ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_tls_2017.yml *************************************************** 2 plays in /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:5 Tuesday 10 June 2025 07:08:17 -0400 (0:00:00.037) 0:00:00.037 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-iMR/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:9 Tuesday 10 June 2025 07:08:17 -0400 (0:00:00.050) 0:00:00.087 ********** ok: [managed-node3] META: ran handlers TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:24 Tuesday 10 June 2025 07:08:18 -0400 (0:00:01.170) 0:00:01.258 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node3 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Tuesday 10 June 2025 07:08:18 -0400 (0:00:00.160) 0:00:01.418 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Tuesday 10 June 2025 07:08:18 -0400 (0:00:00.058) 0:00:01.477 ********** ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Tuesday 10 June 2025 07:08:19 -0400 (0:00:00.625) 0:00:02.103 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Tuesday 10 June 2025 07:08:19 -0400 (0:00:00.070) 0:00:02.173 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Tuesday 10 June 2025 07:08:19 -0400 (0:00:00.047) 0:00:02.221 ********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } TASK [Create a tempfile for a certificate on hosts] **************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Tuesday 10 June 2025 07:08:20 -0400 (0:00:00.953) 0:00:03.174 ********** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.BUpCKO", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create a tempfile for a private key on hosts] **************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Tuesday 10 June 2025 07:08:21 -0400 (0:00:00.577) 0:00:03.751 ********** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.iL5cEe", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Generate a self-signed certificate and public key] *********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Tuesday 10 June 2025 07:08:21 -0400 (0:00:00.289) 0:00:04.041 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.10.28", "-out", "/tmp/ansible.BUpCKO", "-keyout", "/tmp/ansible.iL5cEe", "-days", "365" ], "delta": "0:00:00.079188", "end": "2025-06-10 07:08:22.028920", "rc": 0, "start": "2025-06-10 07:08:21.949732" } STDERR: Generating a 2048 bit RSA private key .......................................................+++ .........+++ writing new private key to '/tmp/ansible.iL5cEe' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Tuesday 10 June 2025 07:08:22 -0400 (0:00:00.516) 0:00:04.557 ********** changed: [managed-node3] => (item=/tmp/ansible.BUpCKO) => { "ansible_loop_var": "item", "changed": true, "checksum": "116df60a3bb28545bc12893ae0cb922a9655f47a", "dest": "/tmp/ansible.BUpCKO", "item": "/tmp/ansible.BUpCKO", "md5sum": "abf7d51809548c87ad7280feca7d6adf", "remote_checksum": "116df60a3bb28545bc12893ae0cb922a9655f47a", "remote_md5sum": null } changed: [managed-node3] => (item=/tmp/ansible.iL5cEe) => { "ansible_loop_var": "item", "changed": true, "checksum": "bdac9e9be802548c749f44b446d2699b053568f0", "dest": "/tmp/ansible.iL5cEe", "item": "/tmp/ansible.iL5cEe", "md5sum": "1a3f08b600b84c35216698ba3f16d5af", "remote_checksum": "bdac9e9be802548c749f44b446d2699b053568f0", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Tuesday 10 June 2025 07:08:22 -0400 (0:00:00.720) 0:00:05.278 ********** changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "bdac9e9be802548c749f44b446d2699b053568f0", "dest": "./ansible.iL5cEe", "gid": 0, "group": "root", "md5sum": "1a3f08b600b84c35216698ba3f16d5af", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1749553702.82-20549-111857116880532/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.451) 0:00:05.730 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.BUpCKO", "mssql_tls_private_key": "ansible.iL5cEe" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.023) 0:00:05.754 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.345) 0:00:06.100 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.038) 0:00:06.138 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.050) 0:00:06.189 ********** 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-xt2/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-xt2/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 internal role facts] ************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.090) 0:00:06.280 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.033) 0:00:06.313 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.038) 0:00:06.352 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.036) 0:00:06.388 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.025) 0:00:06.414 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.031) 0:00:06.446 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:08:23 -0400 (0:00:00.025) 0:00:06.472 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.021) 0:00:06.493 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.023) 0:00:06.517 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.020) 0:00:06.537 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.023) 0:00:06.561 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.026) 0:00:06.588 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.027) 0:00:06.615 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.033) 0:00:06.649 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.034) 0:00:06.684 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.024) 0:00:06.708 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.025) 0:00:06.734 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.029) 0:00:06.764 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.029) 0:00:06.793 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.025) 0:00:06.819 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.026) 0:00:06.845 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:08:24 -0400 (0:00:00.023) 0:00:06.868 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:08:26 -0400 (0:00:01.793) 0:00:08.662 ********** 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 : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:08:26 -0400 (0:00:00.228) 0:00:08.890 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:08:26 -0400 (0:00:00.102) 0:00:08.992 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:08:26 -0400 (0:00:00.100) 0:00:09.092 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:08:26 -0400 (0:00:00.099) 0:00:09.192 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:08:26 -0400 (0:00:00.148) 0:00:09.341 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:08:27 -0400 (0:00:00.735) 0:00:10.077 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:08:27 -0400 (0:00:00.059) 0:00:10.136 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:08:27 -0400 (0:00:00.059) 0:00:10.196 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:08:27 -0400 (0:00:00.060) 0:00:10.256 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:08:27 -0400 (0:00:00.058) 0:00:10.315 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:08:27 -0400 (0:00:00.092) 0:00:10.407 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:08:28 -0400 (0:00:00.099) 0:00:10.507 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:08:28 -0400 (0:00:00.641) 0:00:11.149 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:08:28 -0400 (0:00:00.093) 0:00:11.242 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:08:29 -0400 (0:00:00.614) 0:00:11.857 ********** 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 62 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:09:05 -0400 (0:00:35.882) 0:00:47.739 ********** 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.004741", "end": "2025-06-10 07:09:05.513415", "rc": 0, "start": "2025-06-10 07:09:05.508674" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:09:05 -0400 (0:00:00.337) 0:00:48.077 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007209", "end": "2025-06-10 07:09:05.842323", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:05.835114" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:09:05 -0400 (0:00:00.325) 0:00:48.402 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004535", "end": "2025-06-10 07:09:06.178928", "failed_when_result": false, "rc": 3, "start": "2025-06-10 07:09:06.174393" } STDOUT: unknown MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:09:06 -0400 (0:00:00.335) 0:00:48.738 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:09:06 -0400 (0:00:00.061) 0:00:48.799 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:09:06 -0400 (0:00:00.063) 0:00:48.862 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:09:11 -0400 (0:00:04.949) 0:00:53.812 ********** skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:09:11 -0400 (0:00:00.067) 0:00:53.879 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:09:11 -0400 (0:00:00.055) 0:00:53.935 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:09:11 -0400 (0:00:00.098) 0:00:54.033 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:09:12 -0400 (0:00:00.557) 0:00:54.591 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ActiveEnterTimestampMonotonic": "11013859", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service systemd-journald.socket system.slice basic.target systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:47:18 EDT", "AssertTimestampMonotonic": "10447946", "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": "Tue 2025-06-10 06:47:18 EDT", "ConditionTimestampMonotonic": "10447944", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ExecMainStartTimestampMonotonic": "10448519", "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": "Tue 2025-06-10 06:47:18 EDT", "InactiveExitTimestampMonotonic": "10448553", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2025-06-10 06:47:18 EDT", "WatchdogTimestampMonotonic": "11013392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:09:12 -0400 (0:00:00.830) 0:00:55.422 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.095588", "end": "2025-06-10 07:09:13.297425", "rc": 0, "start": "2025-06-10 07:09:13.201837" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:09:13 -0400 (0:00:00.440) 0:00:55.862 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:09:13 -0400 (0:00:00.058) 0:00:55.920 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:09:13 -0400 (0:00:00.060) 0:00:55.981 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:09:13 -0400 (0:00:00.060) 0:00:56.042 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:09:14 -0400 (0:00:00.447) 0:00:56.490 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:09:14 -0400 (0:00:00.055) 0:00:56.545 ********** 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: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be installed\n--> Processing Dependency: msodbcsql18 >= 18.0.0.0 for package: mssql-tools18-18.4.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 293 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 923 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.6 M\nInstalled size: 3.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 5.0 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:09:18 -0400 (0:00:04.412) 0:01:00.957 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:09:18 -0400 (0:00:00.083) 0:01:01.041 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:09:18 -0400 (0:00:00.060) 0:01:01.101 ********** changed: [managed-node3] => (item=/tmp/ansible.BUpCKO) => { "ansible_loop_var": "item", "changed": true, "checksum": "116df60a3bb28545bc12893ae0cb922a9655f47a", "dest": "/etc/pki/tls/certs/ansible.BUpCKO", "gid": 994, "group": "mssql", "item": "/tmp/ansible.BUpCKO", "md5sum": "abf7d51809548c87ad7280feca7d6adf", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1749553758.68-21869-218073899005384/source", "state": "file", "uid": 996 } changed: [managed-node3] => (item=ansible.iL5cEe) => { "ansible_loop_var": "item", "changed": true, "checksum": "bdac9e9be802548c749f44b446d2699b053568f0", "dest": "/etc/pki/tls/private/ansible.iL5cEe", "gid": 994, "group": "mssql", "item": "ansible.iL5cEe", "md5sum": "1a3f08b600b84c35216698ba3f16d5af", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1749553759.21-21869-209136183480931/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:09:19 -0400 (0:00:01.140) 0:01:02.242 ********** included: /tmp/collections-xt2/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 tlscert] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:09:19 -0400 (0:00:00.128) 0:01:02.370 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003217", "end": "2025-06-10 07:09:21.123573", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:20.120356" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:09:21 -0400 (0:00:01.314) 0:01:03.685 ********** 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", "network.tlscert", "/etc/pki/tls/certs/ansible.BUpCKO" ], "delta": "0:00:00.044705", "end": "2025-06-10 07:09:21.551102", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:21.506397" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:09:21 -0400 (0:00:00.434) 0:01:04.119 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:09:21 -0400 (0:00:00.061) 0:01:04.181 ********** included: /tmp/collections-xt2/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 tlskey] ******** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:09:21 -0400 (0:00:00.110) 0:01:04.292 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003900", "end": "2025-06-10 07:09:23.048457", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:22.044557" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:09:23 -0400 (0:00:01.317) 0:01:05.609 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.iL5cEe" ], "delta": "0:00:00.044602", "end": "2025-06-10 07:09:23.420651", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:23.376049" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:09:23 -0400 (0:00:00.378) 0:01:05.987 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:09:23 -0400 (0:00:00.059) 0:01:06.047 ********** included: /tmp/collections-xt2/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 tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:09:23 -0400 (0:00:00.115) 0:01:06.162 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004068", "end": "2025-06-10 07:09:24.913590", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:23.909522" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:09:24 -0400 (0:00:01.310) 0:01:07.473 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.129649", "end": "2025-06-10 07:09:25.357251", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:25.227602" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:09:25 -0400 (0:00:00.453) 0:01:07.926 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:09:25 -0400 (0:00:00.058) 0:01:07.985 ********** included: /tmp/collections-xt2/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 forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:09:25 -0400 (0:00:00.116) 0:01:08.101 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003326", "end": "2025-06-10 07:09:25.853053", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:25.849727" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:09:25 -0400 (0:00:00.309) 0:01:08.411 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.624012", "end": "2025-06-10 07:09:26.788451", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:26.164439" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:09:26 -0400 (0:00:00.946) 0:01:09.358 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:09:26 -0400 (0:00:00.059) 0:01:09.417 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004308", "end": "2025-06-10 07:09:27.166081", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:27.161773" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.305) 0:01:09.722 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.059) 0:01:09.782 ********** ok: [managed-node3] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.070) 0:01:09.852 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.061) 0:01:09.914 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.084) 0:01:09.999 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.086) 0:01:10.085 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.154) 0:01:10.240 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.073) 0:01:10.314 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.068) 0:01:10.383 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:09:27 -0400 (0:00:00.057) 0:01:10.441 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.061) 0:01:10.502 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.067) 0:01:10.570 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.069) 0:01:10.639 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.064) 0:01:10.704 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.079) 0:01:10.783 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.089) 0:01:10.873 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.074) 0:01:10.948 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.072) 0:01:11.020 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:09:28 -0400 (0:00:00.111) 0:01:11.132 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003908", "end": "2025-06-10 07:09:29.894282", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:28.890374" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:09:30 -0400 (0:00:01.362) 0:01:12.494 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044561", "end": "2025-06-10 07:09:30.330622", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:30.286061" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:09:30 -0400 (0:00:00.437) 0:01:12.931 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:09:30 -0400 (0:00:00.149) 0:01:13.080 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:09:30 -0400 (0:00:00.070) 0:01:13.151 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:09:30 -0400 (0:00:00.064) 0:01:13.215 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:09:30 -0400 (0:00:00.057) 0:01:13.273 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:09:30 -0400 (0:00:00.058) 0:01:13.331 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:09:30 -0400 (0:00:00.066) 0:01:13.398 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.090) 0:01:13.488 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.088) 0:01:13.577 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.089) 0:01:13.666 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.093) 0:01:13.760 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.077) 0:01:13.837 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.076) 0:01:13.914 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.062) 0:01:13.976 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.063) 0:01:14.040 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.087) 0:01:14.127 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.094) 0:01:14.222 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.086) 0:01:14.309 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.082) 0:01:14.391 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:09:31 -0400 (0:00:00.059) 0:01:14.451 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.058) 0:01:14.510 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.054) 0:01:14.564 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.065) 0:01:14.630 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.077) 0:01:14.707 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.084) 0:01:14.792 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.151) 0:01:14.943 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.088) 0:01:15.032 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.086) 0:01:15.119 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.070) 0:01:15.189 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.071) 0:01:15.260 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.058) 0:01:15.319 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.055) 0:01:15.374 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Tuesday 10 June 2025 07:09:32 -0400 (0:00:00.054) 0:01:15.429 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.057) 0:01:15.486 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1154 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.053) 0:01:15.540 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.057) 0:01:15.597 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.053) 0:01:15.651 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.055) 0:01:15.707 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.054) 0:01:15.762 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1237 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.055) 0:01:15.817 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.066) 0:01:15.884 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1254 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.056) 0:01:15.941 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.053) 0:01:15.994 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.070) 0:01:16.065 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.053) 0:01:16.119 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.055) 0:01:16.174 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.058) 0:01:16.233 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.103) 0:01:16.336 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1332 Tuesday 10 June 2025 07:09:33 -0400 (0:00:00.062) 0:01:16.399 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1341 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.083) 0:01:16.482 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.077) 0:01:16.560 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.067) 0:01:16.627 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.069) 0:01:16.697 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1382 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.054) 0:01:16.751 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.055) 0:01:16.806 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1397 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.054) 0:01:16.860 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.061) 0:01:16.922 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.108) 0:01:17.031 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.089) 0:01:17.121 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.069) 0:01:17.190 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.080) 0:01:17.270 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.061) 0:01:17.332 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1459 Tuesday 10 June 2025 07:09:34 -0400 (0:00:00.068) 0:01:17.400 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1471 Tuesday 10 June 2025 07:09:35 -0400 (0:00:00.081) 0:01:17.481 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1476 Tuesday 10 June 2025 07:09:35 -0400 (0:00:00.090) 0:01:17.571 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1484 Tuesday 10 June 2025 07:09:35 -0400 (0:00:00.087) 0:01:17.659 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1493 Tuesday 10 June 2025 07:09:35 -0400 (0:00:00.090) 0:01:17.750 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 07:09:35 -0400 (0:00:00.695) 0:01:18.446 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:09:11 EDT", "ActiveEnterTimestampMonotonic": "1322220937", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket system.slice basic.target auditd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:09:11 EDT", "AssertTimestampMonotonic": "1322220273", "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": "Tue 2025-06-10 07:09:11 EDT", "ConditionTimestampMonotonic": "1322220272", "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": "14070", "ExecMainStartTimestamp": "Tue 2025-06-10 07:09:11 EDT", "ExecMainStartTimestampMonotonic": "1322220894", "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": "Tue 2025-06-10 07:09:11 EDT", "InactiveExitTimestampMonotonic": "1322220937", "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": "14070", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "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": "Tue 2025-06-10 07:09:11 EDT", "WatchdogTimestampMonotonic": "1322220921", "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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1506 Tuesday 10 June 2025 07:09:36 -0400 (0:00:00.783) 0:01:19.229 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1513 Tuesday 10 June 2025 07:09:36 -0400 (0:00:00.087) 0:01:19.317 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Tuesday 10 June 2025 07:09:36 -0400 (0:00:00.082) 0:01:19.399 ********** changed: [managed-node3 -> localhost] => { "changed": true, "path": "ansible.iL5cEe", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Tuesday 10 June 2025 07:09:37 -0400 (0:00:00.317) 0:01:19.716 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Tuesday 10 June 2025 07:09:37 -0400 (0:00:00.137) 0:01:19.853 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Tuesday 10 June 2025 07:09:37 -0400 (0:00:00.419) 0:01:20.272 ********** 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-1749553777.84-22535-157525816427668/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Tuesday 10 June 2025 07:09:38 -0400 (0:00:00.693) 0:01:20.966 ********** ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.535) 0:01:21.502 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.220) 0:01:21.722 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.090) 0:01:21.813 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.092) 0:01:21.905 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.092) 0:01:21.998 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.094) 0:01:22.092 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.091) 0:01:22.184 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.089) 0:01:22.273 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 10 June 2025 07:09:39 -0400 (0:00:00.173) 0:01:22.447 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 10 June 2025 07:09:40 -0400 (0:00:00.091) 0:01:22.538 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:09:40 -0400 (0:00:00.194) 0:01:22.733 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ActiveEnterTimestampMonotonic": "1347713226", "ActiveExitTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ActiveExitTimestampMonotonic": "1347454619", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target system.slice basic.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:09:36 EDT", "AssertTimestampMonotonic": "1347712493", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ConditionTimestampMonotonic": "1347712491", "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": "15406", "ExecMainStartTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ExecMainStartTimestampMonotonic": "1347713167", "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": "Tue 2025-06-10 07:09:36 EDT", "InactiveEnterTimestampMonotonic": "1347711956", "InactiveExitTimestamp": "Tue 2025-06-10 07:09:36 EDT", "InactiveExitTimestampMonotonic": "1347713226", "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": "15406", "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 basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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": "Tue 2025-06-10 07:09:36 EDT", "WatchdogTimestampMonotonic": "1347713207", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:09:40 -0400 (0:00:00.482) 0:01:23.215 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003797", "end": "2025-06-10 07:09:42.009690", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:41.005893" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:09:42 -0400 (0:00:01.389) 0:01:24.605 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002720", "end": "2025-06-10 07:09:42.389351", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:09:42.386631" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:09:42 -0400 (0:00:00.381) 0:01:24.987 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:95 Tuesday 10 June 2025 07:09:42 -0400 (0:00:00.092) 0:01:25.080 ********** 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": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:116 Tuesday 10 June 2025 07:09:44 -0400 (0:00:01.571) 0:01:26.652 ********** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023644", "end": "2025-06-10 07:09:44.457913", "rc": 0, "start": "2025-06-10 07:09:44.434269" } 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:135 Tuesday 10 June 2025 07:09:44 -0400 (0:00:00.466) 0:01:27.118 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:139 Tuesday 10 June 2025 07:09:44 -0400 (0:00:00.095) 0:01:27.213 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:146 Tuesday 10 June 2025 07:09:44 -0400 (0:00:00.092) 0:01:27.306 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:157 Tuesday 10 June 2025 07:09:44 -0400 (0:00:00.077) 0:01:27.383 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Tuesday 10 June 2025 07:09:44 -0400 (0:00:00.073) 0:01:27.457 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:167 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.068) 0:01:27.525 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:173 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.059) 0:01:27.584 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:179 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.060) 0:01:27.645 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:189 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.087) 0:01:27.732 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.139) 0:01:27.872 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004152", "end": "2025-06-10 07:09:45.650430", "rc": 0, "start": "2025-06-10 07:09:45.646278" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BUpCKO TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.346) 0:01:28.219 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.076) 0:01:28.295 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.BUpCKO] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.086) 0:01:28.382 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:200 Tuesday 10 June 2025 07:09:45 -0400 (0:00:00.091) 0:01:28.473 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:09:46 -0400 (0:00:00.135) 0:01:28.608 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003813", "end": "2025-06-10 07:09:46.366073", "rc": 0, "start": "2025-06-10 07:09:46.362260" } STDOUT: tlskey = /etc/pki/tls/private/ansible.iL5cEe TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:09:46 -0400 (0:00:00.343) 0:01:28.952 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:09:46 -0400 (0:00:00.115) 0:01:29.067 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.iL5cEe] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:09:46 -0400 (0:00:00.101) 0:01:29.168 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:212 Tuesday 10 June 2025 07:09:46 -0400 (0:00:00.091) 0:01:29.259 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:09:47 -0400 (0:00:00.249) 0:01:29.509 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003813", "end": "2025-06-10 07:09:47.304234", "rc": 0, "start": "2025-06-10 07:09:47.300421" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:09:47 -0400 (0:00:00.391) 0:01:29.901 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:09:47 -0400 (0:00:00.115) 0:01:30.017 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:09:47 -0400 (0:00:00.100) 0:01:30.118 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:220 Tuesday 10 June 2025 07:09:47 -0400 (0:00:00.077) 0:01:30.195 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:09:47 -0400 (0:00:00.142) 0:01:30.338 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004378", "end": "2025-06-10 07:09:48.102858", "rc": 0, "start": "2025-06-10 07:09:48.098480" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:09:48 -0400 (0:00:00.340) 0:01:30.678 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:09:48 -0400 (0:00:00.076) 0:01:30.755 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:09:48 -0400 (0:00:00.078) 0:01:30.833 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:227 Tuesday 10 June 2025 07:09:48 -0400 (0:00:00.079) 0:01:30.912 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Tuesday 10 June 2025 07:09:48 -0400 (0:00:00.087) 0:01:31.000 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:09:48 -0400 (0:00:00.450) 0:01:31.450 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.237) 0:01:31.688 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.101) 0:01:31.790 ********** 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-xt2/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-xt2/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 internal role facts] ************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.098) 0:01:31.888 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.061) 0:01:31.949 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.058) 0:01:32.008 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.061) 0:01:32.069 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.058) 0:01:32.128 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.061) 0:01:32.190 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.058) 0:01:32.249 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.060) 0:01:32.309 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.059) 0:01:32.369 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:09:49 -0400 (0:00:00.060) 0:01:32.429 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.058) 0:01:32.487 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.063) 0:01:32.551 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.061) 0:01:32.612 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.069) 0:01:32.682 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.059) 0:01:32.742 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.061) 0:01:32.804 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.059) 0:01:32.863 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.068) 0:01:32.932 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.092) 0:01:33.024 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.080) 0:01:33.105 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.139) 0:01:33.244 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:09:50 -0400 (0:00:00.061) 0:01:33.306 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:09:52 -0400 (0:00:01.272) 0:01:34.579 ********** 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 : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:09:52 -0400 (0:00:00.251) 0:01:34.830 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:09:52 -0400 (0:00:00.106) 0:01:34.936 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:09:52 -0400 (0:00:00.077) 0:01:35.014 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:09:52 -0400 (0:00:00.081) 0:01:35.096 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:09:52 -0400 (0:00:00.119) 0:01:35.215 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:09:53 -0400 (0:00:00.574) 0:01:35.790 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:09:53 -0400 (0:00:00.063) 0:01:35.853 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:09:53 -0400 (0:00:00.068) 0:01:35.922 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:09:53 -0400 (0:00:00.095) 0:01:36.018 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:09:53 -0400 (0:00:00.167) 0:01:36.186 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:09:53 -0400 (0:00:00.102) 0:01:36.288 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:09:53 -0400 (0:00:00.100) 0:01:36.388 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:09:54 -0400 (0:00:00.128) 0:01:36.517 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:09:54 -0400 (0:00:00.089) 0:01:36.606 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:09:54 -0400 (0:00:00.606) 0:01:37.213 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:09:55 -0400 (0:00:00.602) 0:01:37.815 ********** 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.005281", "end": "2025-06-10 07:09:55.616826", "rc": 0, "start": "2025-06-10 07:09:55.611545" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:09:55 -0400 (0:00:00.399) 0:01:38.214 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.006609", "end": "2025-06-10 07:09:56.013647", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:56.007038" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:09:56 -0400 (0:00:00.400) 0:01:38.615 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004972", "end": "2025-06-10 07:09:56.416294", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:09:56.411322" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:09:56 -0400 (0:00:00.407) 0:01:39.023 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:09:56 -0400 (0:00:00.104) 0:01:39.127 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:09:56 -0400 (0:00:00.094) 0:01:39.222 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:09:56 -0400 (0:00:00.097) 0:01:39.319 ********** skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:09:56 -0400 (0:00:00.112) 0:01:39.431 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:09:57 -0400 (0:00:00.099) 0:01:39.531 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:09:57 -0400 (0:00:00.096) 0:01:39.627 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:09:57 -0400 (0:00:00.572) 0:01:40.199 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ActiveEnterTimestampMonotonic": "11013859", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.service systemd-journald.socket network.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:47:18 EDT", "AssertTimestampMonotonic": "10447946", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ConditionTimestampMonotonic": "10447944", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ExecMainStartTimestampMonotonic": "10448519", "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": "Tue 2025-06-10 06:47:18 EDT", "InactiveExitTimestampMonotonic": "10448553", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice dbus.service polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2025-06-10 06:47:18 EDT", "WatchdogTimestampMonotonic": "11013392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:09:58 -0400 (0:00:00.412) 0:01:40.612 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083190", "end": "2025-06-10 07:09:58.447567", "rc": 0, "start": "2025-06-10 07:09:58.364377" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:09:58 -0400 (0:00:00.439) 0:01:41.051 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:09:58 -0400 (0:00:00.099) 0:01:41.151 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:09:58 -0400 (0:00:00.107) 0:01:41.258 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:09:58 -0400 (0:00:00.103) 0:01:41.362 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:09:59 -0400 (0:00:00.404) 0:01:41.767 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:09:59 -0400 (0:00:00.084) 0:01:41.851 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:09:59 -0400 (0:00:00.577) 0:01:42.429 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:10:00 -0400 (0:00:00.096) 0:01:42.525 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:10:00 -0400 (0:00:00.099) 0:01:42.625 ********** skipping: [managed-node3] => (item=/tmp/ansible.BUpCKO) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.BUpCKO", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.iL5cEe) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.iL5cEe", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:10:00 -0400 (0:00:00.122) 0:01:42.748 ********** included: /tmp/collections-xt2/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 tlscert] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:00 -0400 (0:00:00.181) 0:01:42.929 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002992", "end": "2025-06-10 07:10:00.736819", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:00.733827" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BUpCKO TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:00 -0400 (0:00:00.387) 0:01:43.316 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:00 -0400 (0:00:00.126) 0:01:43.443 ********** 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", "unset", "network.tlscert" ], "delta": "0:00:00.044720", "end": "2025-06-10 07:10:01.255678", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:01.210958" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:10:06 -0400 (0:00:05.393) 0:01:48.836 ********** included: /tmp/collections-xt2/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 tlskey] ******** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:06 -0400 (0:00:00.175) 0:01:49.012 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003060", "end": "2025-06-10 07:10:07.800270", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:06.797210" } STDOUT: tlskey = /etc/pki/tls/private/ansible.iL5cEe TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:07 -0400 (0:00:01.363) 0:01:50.376 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:07 -0400 (0:00:00.071) 0:01:50.448 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.044066", "end": "2025-06-10 07:10:08.271880", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:08.227814" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:10:08 -0400 (0:00:00.417) 0:01:50.865 ********** included: /tmp/collections-xt2/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 tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:08 -0400 (0:00:00.137) 0:01:51.003 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002929", "end": "2025-06-10 07:10:08.791777", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:08.788848" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:08 -0400 (0:00:00.374) 0:01:51.378 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:09 -0400 (0:00:00.125) 0:01:51.503 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.048080", "end": "2025-06-10 07:10:09.329489", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:09.281409" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:10:09 -0400 (0:00:00.414) 0:01:51.918 ********** included: /tmp/collections-xt2/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 forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:09 -0400 (0:00:00.144) 0:01:52.062 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003378", "end": "2025-06-10 07:10:09.833892", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:09.830514" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:09 -0400 (0:00:00.348) 0:01:52.411 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:10 -0400 (0:00:00.082) 0:01:52.494 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.044228", "end": "2025-06-10 07:10:10.300773", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:10.256545" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:10:10 -0400 (0:00:00.406) 0:01:52.901 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004182", "end": "2025-06-10 07:10:10.669097", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:10.664915" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:10:10 -0400 (0:00:00.364) 0:01:53.266 ********** ok: [managed-node3] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C -No" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:10:10 -0400 (0:00:00.105) 0:01:53.371 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:10:10 -0400 (0:00:00.098) 0:01:53.470 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.092) 0:01:53.562 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.100) 0:01:53.663 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.096) 0:01:53.759 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.107) 0:01:53.866 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.096) 0:01:53.963 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.101) 0:01:54.065 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.094) 0:01:54.159 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:10:11 -0400 (0:00:00.159) 0:01:54.319 ********** 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.004462", "end": "2025-06-10 07:10:12.086983", "rc": 0, "start": "2025-06-10 07:10:12.082521" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:10:12 -0400 (0:00:00.367) 0:01:54.686 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:10:12 -0400 (0:00:00.082) 0:01:54.768 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:10:13 -0400 (0:00:01.299) 0:01:56.067 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:10:13 -0400 (0:00:00.106) 0:01:56.174 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:10:13 -0400 (0:00:00.100) 0:01:56.275 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:10:13 -0400 (0:00:00.099) 0:01:56.375 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:10:13 -0400 (0:00:00.103) 0:01:56.478 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:14 -0400 (0:00:00.174) 0:01:56.653 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002691", "end": "2025-06-10 07:10:14.421265", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:14.418574" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:14 -0400 (0:00:00.331) 0:01:56.984 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045484", "end": "2025-06-10 07:10:14.784524", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:14.739040" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:14 -0400 (0:00:00.425) 0:01:57.409 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:10:14 -0400 (0:00:00.061) 0:01:57.471 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.060) 0:01:57.532 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.062) 0:01:57.594 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.064) 0:01:57.659 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.061) 0:01:57.720 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.063) 0:01:57.783 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.061) 0:01:57.845 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.063) 0:01:57.908 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.087) 0:01:57.996 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.095) 0:01:58.091 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.077) 0:01:58.169 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.073) 0:01:58.243 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.061) 0:01:58.304 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.062) 0:01:58.367 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:10:15 -0400 (0:00:00.059) 0:01:58.427 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.080) 0:01:58.507 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.092) 0:01:58.600 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.095) 0:01:58.695 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.091) 0:01:58.787 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.095) 0:01:58.883 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.093) 0:01:58.977 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.165) 0:01:59.142 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.094) 0:01:59.236 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.097) 0:01:59.334 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:10:16 -0400 (0:00:00.092) 0:01:59.427 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.097) 0:01:59.524 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.094) 0:01:59.619 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.096) 0:01:59.715 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.093) 0:01:59.809 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.095) 0:01:59.904 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.094) 0:01:59.999 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.096) 0:02:00.095 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.096) 0:02:00.192 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1154 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.099) 0:02:00.292 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Tuesday 10 June 2025 07:10:17 -0400 (0:00:00.097) 0:02:00.389 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.097) 0:02:00.486 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.093) 0:02:00.580 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.094) 0:02:00.674 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1237 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.093) 0:02:00.768 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.113) 0:02:00.882 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1254 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.092) 0:02:00.974 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.095) 0:02:01.070 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.114) 0:02:01.185 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.093) 0:02:01.278 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Tuesday 10 June 2025 07:10:18 -0400 (0:00:00.169) 0:02:01.447 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.093) 0:02:01.541 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.094) 0:02:01.635 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1332 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.092) 0:02:01.727 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1341 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.094) 0:02:01.822 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.091) 0:02:01.913 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.090) 0:02:02.004 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.092) 0:02:02.097 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1382 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.107) 0:02:02.204 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.097) 0:02:02.302 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1397 Tuesday 10 June 2025 07:10:19 -0400 (0:00:00.099) 0:02:02.401 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.094) 0:02:02.497 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.131) 0:02:02.628 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.097) 0:02:02.726 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.102) 0:02:02.828 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.101) 0:02:02.929 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.103) 0:02:03.033 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1459 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.113) 0:02:03.146 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1471 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.103) 0:02:03.249 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1476 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.098) 0:02:03.348 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1484 Tuesday 10 June 2025 07:10:20 -0400 (0:00:00.102) 0:02:03.451 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1493 Tuesday 10 June 2025 07:10:21 -0400 (0:00:00.099) 0:02:03.550 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 07:10:21 -0400 (0:00:00.655) 0:02:04.206 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ActiveEnterTimestampMonotonic": "1347713226", "ActiveExitTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ActiveExitTimestampMonotonic": "1347454619", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target system.slice basic.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:09:36 EDT", "AssertTimestampMonotonic": "1347712493", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ConditionTimestampMonotonic": "1347712491", "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": "15406", "ExecMainStartTimestamp": "Tue 2025-06-10 07:09:36 EDT", "ExecMainStartTimestampMonotonic": "1347713167", "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": "Tue 2025-06-10 07:09:36 EDT", "InactiveEnterTimestampMonotonic": "1347711956", "InactiveExitTimestamp": "Tue 2025-06-10 07:09:36 EDT", "InactiveExitTimestampMonotonic": "1347713226", "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": "15406", "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 basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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": "Tue 2025-06-10 07:09:36 EDT", "WatchdogTimestampMonotonic": "1347713207", "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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1506 Tuesday 10 June 2025 07:10:22 -0400 (0:00:00.845) 0:02:05.051 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1513 Tuesday 10 June 2025 07:10:22 -0400 (0:00:00.096) 0:02:05.148 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Tuesday 10 June 2025 07:10:22 -0400 (0:00:00.076) 0:02:05.225 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.314) 0:02:05.540 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.079) 0:02:05.619 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.072) 0:02:05.692 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.069) 0:02:05.761 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.057) 0:02:05.819 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.057) 0:02:05.877 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.057) 0:02:05.935 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.059) 0:02:05.994 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.056) 0:02:06.051 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:10:23 -0400 (0:00:00.118) 0:02:06.169 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ActiveEnterTimestampMonotonic": "1393489997", "ActiveExitTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ActiveExitTimestampMonotonic": "1393234369", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target system.slice basic.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:10:22 EDT", "AssertTimestampMonotonic": "1393489427", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ConditionTimestampMonotonic": "1393489425", "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": "482", "ExecMainStartTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ExecMainStartTimestampMonotonic": "1393489952", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:10:22 EDT] ; stop_time=[n/a] ; pid=482 ; 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": "Tue 2025-06-10 07:10:22 EDT", "InactiveEnterTimestampMonotonic": "1393488373", "InactiveExitTimestamp": "Tue 2025-06-10 07:10:22 EDT", "InactiveExitTimestampMonotonic": "1393489997", "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": "482", "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 basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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": "Tue 2025-06-10 07:10:22 EDT", "WatchdogTimestampMonotonic": "1393489981", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:10:24 -0400 (0:00:00.540) 0:02:06.710 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003084", "end": "2025-06-10 07:10:24.516533", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:24.513449" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:10:24 -0400 (0:00:00.411) 0:02:07.121 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002832", "end": "2025-06-10 07:10:24.985715", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:24.982883" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:10:25 -0400 (0:00:00.456) 0:02:07.578 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:95 Tuesday 10 June 2025 07:10:25 -0400 (0:00:00.092) 0:02:07.670 ********** 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": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:116 Tuesday 10 June 2025 07:10:26 -0400 (0:00:01.344) 0:02:09.015 ********** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022127", "end": "2025-06-10 07:10:26.782081", "rc": 0, "start": "2025-06-10 07:10:26.759954" } 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:135 Tuesday 10 June 2025 07:10:26 -0400 (0:00:00.334) 0:02:09.350 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:139 Tuesday 10 June 2025 07:10:26 -0400 (0:00:00.065) 0:02:09.415 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:146 Tuesday 10 June 2025 07:10:26 -0400 (0:00:00.062) 0:02:09.478 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:157 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.060) 0:02:09.538 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.060) 0:02:09.598 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:167 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.056) 0:02:09.655 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:173 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.059) 0:02:09.714 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:179 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.057) 0:02:09.771 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:189 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.114) 0:02:09.886 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.109) 0:02:09.995 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004505", "end": "2025-06-10 07:10:27.778757", "rc": 0, "start": "2025-06-10 07:10:27.774252" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.361) 0:02:10.356 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:10:27 -0400 (0:00:00.080) 0:02:10.437 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:10:28 -0400 (0:00:00.076) 0:02:10.513 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:200 Tuesday 10 June 2025 07:10:28 -0400 (0:00:00.094) 0:02:10.608 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:10:28 -0400 (0:00:00.178) 0:02:10.787 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003821", "end": "2025-06-10 07:10:28.576910", "rc": 0, "start": "2025-06-10 07:10:28.573089" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:10:28 -0400 (0:00:00.395) 0:02:11.182 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:10:28 -0400 (0:00:00.122) 0:02:11.305 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:10:28 -0400 (0:00:00.104) 0:02:11.409 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:212 Tuesday 10 June 2025 07:10:29 -0400 (0:00:00.087) 0:02:11.496 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:10:29 -0400 (0:00:00.141) 0:02:11.637 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003887", "end": "2025-06-10 07:10:29.493279", "rc": 0, "start": "2025-06-10 07:10:29.489392" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:10:29 -0400 (0:00:00.455) 0:02:12.093 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:10:29 -0400 (0:00:00.115) 0:02:12.209 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:10:29 -0400 (0:00:00.100) 0:02:12.310 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:220 Tuesday 10 June 2025 07:10:29 -0400 (0:00:00.081) 0:02:12.392 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:10:30 -0400 (0:00:00.204) 0:02:12.597 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003992", "end": "2025-06-10 07:10:30.395485", "rc": 0, "start": "2025-06-10 07:10:30.391493" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:10:30 -0400 (0:00:00.408) 0:02:13.005 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:10:30 -0400 (0:00:00.105) 0:02:13.111 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:10:30 -0400 (0:00:00.112) 0:02:13.223 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:227 Tuesday 10 June 2025 07:10:30 -0400 (0:00:00.080) 0:02:13.304 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Tuesday 10 June 2025 07:10:30 -0400 (0:00:00.068) 0:02:13.372 ********** changed: [managed-node3] => (item=/etc/pki/tls/certs/ansible.BUpCKO) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.BUpCKO", "path": "/etc/pki/tls/certs/ansible.BUpCKO", "state": "absent" } changed: [managed-node3] => (item=/etc/pki/tls/private/ansible.iL5cEe) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.iL5cEe", "path": "/etc/pki/tls/private/ansible.iL5cEe", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Tuesday 10 June 2025 07:10:31 -0400 (0:00:00.645) 0:02:14.018 ********** ok: [managed-node3] => (item=/tmp/ansible.BUpCKO) => { "ansible_loop_var": "item", "changed": false, "checksum": "116df60a3bb28545bc12893ae0cb922a9655f47a", "dest": "/tmp/ansible.BUpCKO", "gid": 0, "group": "root", "item": "/tmp/ansible.BUpCKO", "mode": "0600", "owner": "root", "path": "/tmp/ansible.BUpCKO", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [managed-node3] => (item=/tmp/ansible.iL5cEe) => { "ansible_loop_var": "item", "changed": false, "checksum": "bdac9e9be802548c749f44b446d2699b053568f0", "dest": "/tmp/ansible.iL5cEe", "gid": 0, "group": "root", "item": "/tmp/ansible.iL5cEe", "mode": "0600", "owner": "root", "path": "/tmp/ansible.iL5cEe", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1708, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Tuesday 10 June 2025 07:10:32 -0400 (0:00:01.056) 0:02:15.075 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.BUpCKO", "mssql_tls_private_key": "ansible.iL5cEe" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Tuesday 10 June 2025 07:10:32 -0400 (0:00:00.073) 0:02:15.148 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:10:33 -0400 (0:00:00.852) 0:02:16.000 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:10:33 -0400 (0:00:00.116) 0:02:16.116 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:10:33 -0400 (0:00:00.104) 0:02:16.221 ********** 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-xt2/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-xt2/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 internal role facts] ************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:10:33 -0400 (0:00:00.107) 0:02:16.328 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:10:33 -0400 (0:00:00.070) 0:02:16.399 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.096) 0:02:16.496 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.097) 0:02:16.593 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.099) 0:02:16.693 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.098) 0:02:16.791 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.098) 0:02:16.890 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.097) 0:02:16.988 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.102) 0:02:17.090 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.097) 0:02:17.187 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.100) 0:02:17.288 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:10:34 -0400 (0:00:00.097) 0:02:17.386 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.111) 0:02:17.498 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.109) 0:02:17.607 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.194) 0:02:17.802 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.096) 0:02:17.898 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.101) 0:02:18.000 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.097) 0:02:18.097 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.103) 0:02:18.200 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.095) 0:02:18.296 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:10:35 -0400 (0:00:00.099) 0:02:18.395 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:10:36 -0400 (0:00:00.104) 0:02:18.500 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:10:37 -0400 (0:00:01.299) 0:02:19.799 ********** 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 : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:10:37 -0400 (0:00:00.219) 0:02:20.019 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:10:37 -0400 (0:00:00.081) 0:02:20.100 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:10:37 -0400 (0:00:00.059) 0:02:20.160 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:10:37 -0400 (0:00:00.066) 0:02:20.227 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:10:37 -0400 (0:00:00.113) 0:02:20.340 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:10:38 -0400 (0:00:00.540) 0:02:20.881 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:10:38 -0400 (0:00:00.086) 0:02:20.968 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:10:38 -0400 (0:00:00.100) 0:02:21.068 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:10:38 -0400 (0:00:00.102) 0:02:21.171 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:10:38 -0400 (0:00:00.097) 0:02:21.268 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:10:38 -0400 (0:00:00.105) 0:02:21.374 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:10:38 -0400 (0:00:00.104) 0:02:21.479 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:10:39 -0400 (0:00:00.129) 0:02:21.608 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:10:39 -0400 (0:00:00.092) 0:02:21.700 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:10:39 -0400 (0:00:00.633) 0:02:22.334 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:10:40 -0400 (0:00:00.585) 0:02:22.920 ********** 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.004658", "end": "2025-06-10 07:10:40.714479", "rc": 0, "start": "2025-06-10 07:10:40.709821" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:10:40 -0400 (0:00:00.369) 0:02:23.289 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004290", "end": "2025-06-10 07:10:41.046210", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:41.041920" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:10:41 -0400 (0:00:00.323) 0:02:23.613 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004737", "end": "2025-06-10 07:10:41.381509", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:41.376772" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:10:41 -0400 (0:00:00.345) 0:02:23.959 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:10:41 -0400 (0:00:00.064) 0:02:24.023 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:10:41 -0400 (0:00:00.129) 0:02:24.152 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:10:41 -0400 (0:00:00.063) 0:02:24.215 ********** skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:10:41 -0400 (0:00:00.111) 0:02:24.327 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:10:41 -0400 (0:00:00.079) 0:02:24.407 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:10:42 -0400 (0:00:00.083) 0:02:24.490 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:10:42 -0400 (0:00:00.561) 0:02:25.051 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ActiveEnterTimestampMonotonic": "11013859", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.service systemd-journald.socket network.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:47:18 EDT", "AssertTimestampMonotonic": "10447946", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ConditionTimestampMonotonic": "10447944", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ExecMainStartTimestampMonotonic": "10448519", "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": "Tue 2025-06-10 06:47:18 EDT", "InactiveExitTimestampMonotonic": "10448553", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice dbus.service polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2025-06-10 06:47:18 EDT", "WatchdogTimestampMonotonic": "11013392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:10:43 -0400 (0:00:00.483) 0:02:25.535 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.081216", "end": "2025-06-10 07:10:43.409909", "rc": 0, "start": "2025-06-10 07:10:43.328693" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:10:43 -0400 (0:00:00.477) 0:02:26.013 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:10:43 -0400 (0:00:00.094) 0:02:26.107 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:10:43 -0400 (0:00:00.080) 0:02:26.188 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:10:43 -0400 (0:00:00.075) 0:02:26.263 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:10:44 -0400 (0:00:00.370) 0:02:26.634 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:10:44 -0400 (0:00:00.093) 0:02:26.728 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:10:44 -0400 (0:00:00.548) 0:02:27.276 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:10:44 -0400 (0:00:00.064) 0:02:27.340 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:10:44 -0400 (0:00:00.063) 0:02:27.404 ********** changed: [managed-node3] => (item=/tmp/ansible.BUpCKO) => { "ansible_loop_var": "item", "changed": true, "checksum": "116df60a3bb28545bc12893ae0cb922a9655f47a", "dest": "/etc/pki/tls/certs/ansible.BUpCKO", "gid": 994, "group": "mssql", "item": "/tmp/ansible.BUpCKO", "md5sum": "abf7d51809548c87ad7280feca7d6adf", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.BUpCKO", "state": "file", "uid": 996 } changed: [managed-node3] => (item=/tmp/ansible.iL5cEe) => { "ansible_loop_var": "item", "changed": true, "checksum": "bdac9e9be802548c749f44b446d2699b053568f0", "dest": "/etc/pki/tls/private/ansible.iL5cEe", "gid": 994, "group": "mssql", "item": "/tmp/ansible.iL5cEe", "md5sum": "1a3f08b600b84c35216698ba3f16d5af", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/tmp/ansible.iL5cEe", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:10:45 -0400 (0:00:00.823) 0:02:28.228 ********** included: /tmp/collections-xt2/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 tlscert] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:45 -0400 (0:00:00.178) 0:02:28.407 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004274", "end": "2025-06-10 07:10:47.178722", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:46.174448" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:47 -0400 (0:00:01.374) 0:02:29.781 ********** 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", "network.tlscert", "/etc/pki/tls/certs/ansible.BUpCKO" ], "delta": "0:00:00.044165", "end": "2025-06-10 07:10:47.633620", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:47.589455" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:47 -0400 (0:00:00.422) 0:02:30.204 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:10:47 -0400 (0:00:00.065) 0:02:30.270 ********** included: /tmp/collections-xt2/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 tlskey] ******** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:47 -0400 (0:00:00.113) 0:02:30.383 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003446", "end": "2025-06-10 07:10:48.138787", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:48.135341" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:48 -0400 (0:00:00.321) 0:02:30.705 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.iL5cEe" ], "delta": "0:00:00.044584", "end": "2025-06-10 07:10:48.521661", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:48.477077" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:48 -0400 (0:00:00.385) 0:02:31.090 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:10:48 -0400 (0:00:00.065) 0:02:31.156 ********** included: /tmp/collections-xt2/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 tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:48 -0400 (0:00:00.242) 0:02:31.398 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003433", "end": "2025-06-10 07:10:49.165429", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:49.161996" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:49 -0400 (0:00:00.347) 0:02:31.746 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.044931", "end": "2025-06-10 07:10:49.597942", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:49.553011" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:49 -0400 (0:00:00.435) 0:02:32.181 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:10:49 -0400 (0:00:00.067) 0:02:32.249 ********** included: /tmp/collections-xt2/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 forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:49 -0400 (0:00:00.158) 0:02:32.408 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003892", "end": "2025-06-10 07:10:51.180069", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:50.176177" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:51 -0400 (0:00:01.344) 0:02:33.752 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.045395", "end": "2025-06-10 07:10:51.594530", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:51.549135" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:51 -0400 (0:00:00.444) 0:02:34.197 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:10:51 -0400 (0:00:00.085) 0:02:34.282 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004189", "end": "2025-06-10 07:10:52.046257", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:52.042068" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.340) 0:02:34.622 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.079) 0:02:34.701 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.075) 0:02:34.777 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.143) 0:02:34.921 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.096) 0:02:35.017 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.101) 0:02:35.119 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.091) 0:02:35.211 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.088) 0:02:35.300 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.070) 0:02:35.370 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:10:52 -0400 (0:00:00.063) 0:02:35.433 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:10:53 -0400 (0:00:00.083) 0:02:35.517 ********** 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.005304", "end": "2025-06-10 07:10:53.328924", "rc": 0, "start": "2025-06-10 07:10:53.323620" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:10:53 -0400 (0:00:00.415) 0:02:35.933 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:10:53 -0400 (0:00:00.101) 0:02:36.034 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:10:54 -0400 (0:00:01.199) 0:02:37.234 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:10:54 -0400 (0:00:00.066) 0:02:37.301 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:10:54 -0400 (0:00:00.057) 0:02:37.358 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:10:55 -0400 (0:00:00.129) 0:02:37.488 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:10:55 -0400 (0:00:00.065) 0:02:37.553 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:10:55 -0400 (0:00:00.105) 0:02:37.659 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004941", "end": "2025-06-10 07:10:56.415698", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:10:55.410757" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:10:56 -0400 (0:00:01.336) 0:02:38.995 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044278", "end": "2025-06-10 07:10:56.806757", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:10:56.762479" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:10:56 -0400 (0:00:00.430) 0:02:39.426 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.091) 0:02:39.517 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.094) 0:02:39.612 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.095) 0:02:39.707 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.099) 0:02:39.807 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.096) 0:02:39.903 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.098) 0:02:40.002 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.094) 0:02:40.096 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.098) 0:02:40.194 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.095) 0:02:40.289 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:10:57 -0400 (0:00:00.097) 0:02:40.387 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.194) 0:02:40.582 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.097) 0:02:40.679 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.101) 0:02:40.780 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.111) 0:02:40.891 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.103) 0:02:40.995 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.096) 0:02:41.092 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.099) 0:02:41.192 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.097) 0:02:41.289 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:10:58 -0400 (0:00:00.100) 0:02:41.390 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.095) 0:02:41.485 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.098) 0:02:41.584 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.095) 0:02:41.680 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.098) 0:02:41.778 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.094) 0:02:41.873 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.095) 0:02:41.968 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.097) 0:02:42.066 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.104) 0:02:42.171 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.098) 0:02:42.269 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.101) 0:02:42.370 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:10:59 -0400 (0:00:00.097) 0:02:42.468 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.102) 0:02:42.570 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.099) 0:02:42.670 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.213) 0:02:42.883 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1154 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.106) 0:02:42.990 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.107) 0:02:43.097 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.099) 0:02:43.197 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.103) 0:02:43.301 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Tuesday 10 June 2025 07:11:00 -0400 (0:00:00.098) 0:02:43.399 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1237 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.100) 0:02:43.499 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.117) 0:02:43.617 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1254 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.101) 0:02:43.719 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.099) 0:02:43.818 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.125) 0:02:43.944 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.107) 0:02:44.052 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.101) 0:02:44.153 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.099) 0:02:44.252 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.101) 0:02:44.354 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1332 Tuesday 10 June 2025 07:11:01 -0400 (0:00:00.098) 0:02:44.452 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1341 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.103) 0:02:44.556 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.099) 0:02:44.655 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.103) 0:02:44.758 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.099) 0:02:44.858 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1382 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.100) 0:02:44.959 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.101) 0:02:45.060 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1397 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.212) 0:02:45.273 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Tuesday 10 June 2025 07:11:02 -0400 (0:00:00.099) 0:02:45.372 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.129) 0:02:45.501 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.100) 0:02:45.602 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.106) 0:02:45.708 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.100) 0:02:45.809 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.106) 0:02:45.915 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1459 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.111) 0:02:46.026 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1471 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.111) 0:02:46.137 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1476 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.094) 0:02:46.232 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1484 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.105) 0:02:46.337 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1493 Tuesday 10 June 2025 07:11:03 -0400 (0:00:00.105) 0:02:46.442 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 07:11:04 -0400 (0:00:00.483) 0:02:46.926 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ActiveEnterTimestampMonotonic": "1393489997", "ActiveExitTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ActiveExitTimestampMonotonic": "1393234369", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target system.slice basic.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:10:22 EDT", "AssertTimestampMonotonic": "1393489427", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ConditionTimestampMonotonic": "1393489425", "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": "482", "ExecMainStartTimestamp": "Tue 2025-06-10 07:10:22 EDT", "ExecMainStartTimestampMonotonic": "1393489952", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:10:22 EDT] ; stop_time=[n/a] ; pid=482 ; 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": "Tue 2025-06-10 07:10:22 EDT", "InactiveEnterTimestampMonotonic": "1393488373", "InactiveExitTimestamp": "Tue 2025-06-10 07:10:22 EDT", "InactiveExitTimestampMonotonic": "1393489997", "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": "482", "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 basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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": "Tue 2025-06-10 07:10:22 EDT", "WatchdogTimestampMonotonic": "1393489981", "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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1506 Tuesday 10 June 2025 07:11:05 -0400 (0:00:00.837) 0:02:47.763 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1513 Tuesday 10 June 2025 07:11:05 -0400 (0:00:00.098) 0:02:47.862 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Tuesday 10 June 2025 07:11:05 -0400 (0:00:00.094) 0:02:47.957 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.746) 0:02:48.703 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.098) 0:02:48.801 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.094) 0:02:48.896 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.100) 0:02:48.997 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.098) 0:02:49.095 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.093) 0:02:49.188 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.105) 0:02:49.294 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 10 June 2025 07:11:06 -0400 (0:00:00.096) 0:02:49.391 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 10 June 2025 07:11:07 -0400 (0:00:00.092) 0:02:49.483 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:11:07 -0400 (0:00:00.180) 0:02:49.664 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:11:05 EDT", "ActiveEnterTimestampMonotonic": "1436211464", "ActiveExitTimestamp": "Tue 2025-06-10 07:11:04 EDT", "ActiveExitTimestampMonotonic": "1435916966", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target system.slice basic.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:11:05 EDT", "AssertTimestampMonotonic": "1436210847", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 07:11:05 EDT", "ConditionTimestampMonotonic": "1436210845", "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": "2889", "ExecMainStartTimestamp": "Tue 2025-06-10 07:11:05 EDT", "ExecMainStartTimestampMonotonic": "1436211418", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:11:05 EDT] ; stop_time=[n/a] ; pid=2889 ; 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": "Tue 2025-06-10 07:11:05 EDT", "InactiveEnterTimestampMonotonic": "1436210245", "InactiveExitTimestamp": "Tue 2025-06-10 07:11:05 EDT", "InactiveExitTimestampMonotonic": "1436211464", "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": "2889", "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 basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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": "Tue 2025-06-10 07:11:05 EDT", "WatchdogTimestampMonotonic": "1436211444", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:11:07 -0400 (0:00:00.552) 0:02:50.216 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003390", "end": "2025-06-10 07:11:08.006349", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:11:08.002959" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:11:08 -0400 (0:00:00.356) 0:02:50.573 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002750", "end": "2025-06-10 07:11:08.366269", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:11:08.363519" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:11:08 -0400 (0:00:00.356) 0:02:50.929 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:95 Tuesday 10 June 2025 07:11:08 -0400 (0:00:00.083) 0:02:51.012 ********** 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": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:116 Tuesday 10 June 2025 07:11:09 -0400 (0:00:01.367) 0:02:52.380 ********** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021335", "end": "2025-06-10 07:11:10.181986", "rc": 0, "start": "2025-06-10 07:11:10.160651" } 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:135 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.397) 0:02:52.778 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:139 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.068) 0:02:52.847 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:146 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.069) 0:02:52.916 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:157 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.091) 0:02:53.008 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.101) 0:02:53.110 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:167 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.099) 0:02:53.209 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:173 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.102) 0:02:53.312 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:179 Tuesday 10 June 2025 07:11:10 -0400 (0:00:00.093) 0:02:53.405 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:189 Tuesday 10 June 2025 07:11:11 -0400 (0:00:00.101) 0:02:53.506 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:11 -0400 (0:00:00.176) 0:02:53.683 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004013", "end": "2025-06-10 07:11:11.522381", "rc": 0, "start": "2025-06-10 07:11:11.518368" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BUpCKO TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:11 -0400 (0:00:00.420) 0:02:54.104 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:11 -0400 (0:00:00.100) 0:02:54.204 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.BUpCKO] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:11 -0400 (0:00:00.073) 0:02:54.277 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:200 Tuesday 10 June 2025 07:11:11 -0400 (0:00:00.074) 0:02:54.351 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:12 -0400 (0:00:00.287) 0:02:54.639 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004450", "end": "2025-06-10 07:11:12.428689", "rc": 0, "start": "2025-06-10 07:11:12.424239" } STDOUT: tlskey = /etc/pki/tls/private/ansible.iL5cEe TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:12 -0400 (0:00:00.376) 0:02:55.015 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:12 -0400 (0:00:00.092) 0:02:55.108 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.iL5cEe] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:12 -0400 (0:00:00.074) 0:02:55.182 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:212 Tuesday 10 June 2025 07:11:12 -0400 (0:00:00.096) 0:02:55.279 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:12 -0400 (0:00:00.186) 0:02:55.465 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003878", "end": "2025-06-10 07:11:13.271508", "rc": 0, "start": "2025-06-10 07:11:13.267630" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:13 -0400 (0:00:00.384) 0:02:55.849 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:13 -0400 (0:00:00.087) 0:02:55.937 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:13 -0400 (0:00:00.089) 0:02:56.026 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:220 Tuesday 10 June 2025 07:11:13 -0400 (0:00:00.093) 0:02:56.119 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:13 -0400 (0:00:00.195) 0:02:56.315 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003989", "end": "2025-06-10 07:11:14.106459", "rc": 0, "start": "2025-06-10 07:11:14.102470" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:14 -0400 (0:00:00.385) 0:02:56.701 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:14 -0400 (0:00:00.082) 0:02:56.784 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:14 -0400 (0:00:00.088) 0:02:56.872 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:227 Tuesday 10 June 2025 07:11:14 -0400 (0:00:00.068) 0:02:56.941 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Tuesday 10 June 2025 07:11:14 -0400 (0:00:00.085) 0:02:57.026 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Tuesday 10 June 2025 07:11:15 -0400 (0:00:00.780) 0:02:57.806 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002874", "end": "2025-06-10 07:11:15.777218", "rc": 0, "start": "2025-06-10 07:11:15.774344" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y [network] tlscert = /etc/pki/tls/certs/ansible.BUpCKO tlskey = /etc/pki/tls/private/ansible.iL5cEe tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Tuesday 10 June 2025 07:11:15 -0400 (0:00:00.570) 0:02:58.377 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:11:17 -0400 (0:00:01.203) 0:02:59.580 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:11:17 -0400 (0:00:00.171) 0:02:59.751 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:11:17 -0400 (0:00:00.266) 0:03:00.017 ********** 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-xt2/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-xt2/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 internal role facts] ************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:11:17 -0400 (0:00:00.154) 0:03:00.172 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:11:17 -0400 (0:00:00.104) 0:03:00.277 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:11:17 -0400 (0:00:00.100) 0:03:00.377 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.107) 0:03:00.485 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.101) 0:03:00.586 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.101) 0:03:00.687 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.100) 0:03:00.788 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.102) 0:03:00.891 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.097) 0:03:00.989 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.102) 0:03:01.091 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.096) 0:03:01.187 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.100) 0:03:01.288 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:11:18 -0400 (0:00:00.101) 0:03:01.389 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.107) 0:03:01.496 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.100) 0:03:01.596 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.097) 0:03:01.694 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.093) 0:03:01.787 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.098) 0:03:01.886 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.098) 0:03:01.985 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.096) 0:03:02.081 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.092) 0:03:02.173 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:11:19 -0400 (0:00:00.221) 0:03:02.395 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:11:21 -0400 (0:00:01.208) 0:03:03.603 ********** 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 : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:11:21 -0400 (0:00:00.184) 0:03:03.787 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:11:21 -0400 (0:00:00.098) 0:03:03.886 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:11:21 -0400 (0:00:00.102) 0:03:03.988 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:11:21 -0400 (0:00:00.104) 0:03:04.093 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:11:21 -0400 (0:00:00.182) 0:03:04.276 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:11:22 -0400 (0:00:00.578) 0:03:04.854 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:11:22 -0400 (0:00:00.103) 0:03:04.957 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:11:22 -0400 (0:00:00.088) 0:03:05.045 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:11:22 -0400 (0:00:00.084) 0:03:05.129 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:11:22 -0400 (0:00:00.066) 0:03:05.196 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:11:22 -0400 (0:00:00.156) 0:03:05.352 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:11:22 -0400 (0:00:00.068) 0:03:05.421 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:11:23 -0400 (0:00:00.127) 0:03:05.549 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:11:23 -0400 (0:00:00.095) 0:03:05.644 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:11:23 -0400 (0:00:00.645) 0:03:06.289 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:11:24 -0400 (0:00:00.590) 0:03:06.880 ********** 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.005648", "end": "2025-06-10 07:11:24.674211", "rc": 0, "start": "2025-06-10 07:11:24.668563" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:11:24 -0400 (0:00:00.361) 0:03:07.241 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005850", "end": "2025-06-10 07:11:25.020651", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:25.014801" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.370) 0:03:07.612 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004222", "end": "2025-06-10 07:11:25.377041", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:25.372819" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.352) 0:03:07.965 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.081) 0:03:08.046 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.068) 0:03:08.114 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.071) 0:03:08.185 ********** skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.115) 0:03:08.301 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.082) 0:03:08.384 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:11:25 -0400 (0:00:00.083) 0:03:08.467 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:11:26 -0400 (0:00:00.700) 0:03:09.167 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ActiveEnterTimestampMonotonic": "11013859", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.service systemd-journald.socket network.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:47:18 EDT", "AssertTimestampMonotonic": "10447946", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ConditionTimestampMonotonic": "10447944", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ExecMainStartTimestampMonotonic": "10448519", "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": "Tue 2025-06-10 06:47:18 EDT", "InactiveExitTimestampMonotonic": "10448553", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice dbus.service polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2025-06-10 06:47:18 EDT", "WatchdogTimestampMonotonic": "11013392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:11:27 -0400 (0:00:00.467) 0:03:09.635 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080160", "end": "2025-06-10 07:11:27.495164", "rc": 0, "start": "2025-06-10 07:11:27.415004" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:11:27 -0400 (0:00:00.426) 0:03:10.061 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:11:27 -0400 (0:00:00.070) 0:03:10.132 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:11:27 -0400 (0:00:00.091) 0:03:10.223 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:11:27 -0400 (0:00:00.094) 0:03:10.317 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:11:28 -0400 (0:00:00.345) 0:03:10.663 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:11:28 -0400 (0:00:00.095) 0:03:10.759 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:11:28 -0400 (0:00:00.573) 0:03:11.332 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:11:28 -0400 (0:00:00.082) 0:03:11.414 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:11:29 -0400 (0:00:00.095) 0:03:11.510 ********** skipping: [managed-node3] => (item=/tmp/ansible.BUpCKO) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.BUpCKO", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.iL5cEe) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.iL5cEe", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:11:29 -0400 (0:00:00.121) 0:03:11.631 ********** included: /tmp/collections-xt2/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 tlscert] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:11:29 -0400 (0:00:00.149) 0:03:11.780 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003007", "end": "2025-06-10 07:11:29.548635", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:29.545628" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BUpCKO TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:11:29 -0400 (0:00:00.343) 0:03:12.123 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:11:29 -0400 (0:00:00.110) 0:03:12.234 ********** 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", "unset", "network.tlscert" ], "delta": "0:00:00.043900", "end": "2025-06-10 07:11:30.147754", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:30.103854" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:11:30 -0400 (0:00:00.506) 0:03:12.741 ********** included: /tmp/collections-xt2/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 tlskey] ******** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:11:30 -0400 (0:00:00.149) 0:03:12.890 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002856", "end": "2025-06-10 07:11:30.680976", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:30.678120" } STDOUT: tlskey = /etc/pki/tls/private/ansible.iL5cEe TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:11:30 -0400 (0:00:00.368) 0:03:13.258 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:11:30 -0400 (0:00:00.085) 0:03:13.344 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.043483", "end": "2025-06-10 07:11:31.148551", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:31.105068" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:11:31 -0400 (0:00:00.412) 0:03:13.756 ********** included: /tmp/collections-xt2/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 tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:11:31 -0400 (0:00:00.162) 0:03:13.918 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003856", "end": "2025-06-10 07:11:31.680112", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:31.676256" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:11:31 -0400 (0:00:00.361) 0:03:14.280 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:11:31 -0400 (0:00:00.089) 0:03:14.370 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.043671", "end": "2025-06-10 07:11:32.210892", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:32.167221" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:11:32 -0400 (0:00:00.457) 0:03:14.828 ********** included: /tmp/collections-xt2/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 forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:11:32 -0400 (0:00:00.197) 0:03:15.025 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002793", "end": "2025-06-10 07:11:32.807497", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:32.804704" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:11:32 -0400 (0:00:00.392) 0:03:15.417 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:11:33 -0400 (0:00:00.111) 0:03:15.528 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.043954", "end": "2025-06-10 07:11:33.374824", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:33.330870" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:11:33 -0400 (0:00:00.536) 0:03:16.065 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004574", "end": "2025-06-10 07:11:33.874478", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:11:33.869904" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:11:33 -0400 (0:00:00.385) 0:03:16.450 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.078) 0:03:16.529 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.098) 0:03:16.628 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.106) 0:03:16.735 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.089) 0:03:16.825 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.089) 0:03:16.914 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.073) 0:03:16.987 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.067) 0:03:17.055 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.063) 0:03:17.118 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.068) 0:03:17.187 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:11:34 -0400 (0:00:00.089) 0:03:17.277 ********** 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.004664", "end": "2025-06-10 07:11:35.051389", "rc": 0, "start": "2025-06-10 07:11:35.046725" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:11:35 -0400 (0:00:00.363) 0:03:17.641 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:11:35 -0400 (0:00:00.106) 0:03:17.748 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:11:36 -0400 (0:00:01.521) 0:03:19.270 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:11:36 -0400 (0:00:00.073) 0:03:19.343 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:11:36 -0400 (0:00:00.061) 0:03:19.405 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:11:36 -0400 (0:00:00.063) 0:03:19.469 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:11:37 -0400 (0:00:00.062) 0:03:19.531 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:11:37 -0400 (0:00:00.108) 0:03:19.640 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002954", "end": "2025-06-10 07:11:37.392763", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:11:37.389809" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:11:37 -0400 (0:00:00.319) 0:03:19.959 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044282", "end": "2025-06-10 07:11:37.784358", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:11:37.740076" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:11:37 -0400 (0:00:00.445) 0:03:20.404 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.099) 0:03:20.504 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.096) 0:03:20.600 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.093) 0:03:20.694 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.101) 0:03:20.796 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.100) 0:03:20.897 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.094) 0:03:20.991 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.077) 0:03:21.068 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.069) 0:03:21.138 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.186) 0:03:21.324 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:11:38 -0400 (0:00:00.094) 0:03:21.419 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.087) 0:03:21.506 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.067) 0:03:21.573 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.070) 0:03:21.644 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.069) 0:03:21.713 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.085) 0:03:21.799 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.101) 0:03:21.900 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.110) 0:03:22.010 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.100) 0:03:22.110 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.106) 0:03:22.217 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.102) 0:03:22.319 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:11:39 -0400 (0:00:00.104) 0:03:22.424 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.105) 0:03:22.529 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.104) 0:03:22.634 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.100) 0:03:22.735 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.105) 0:03:22.840 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.097) 0:03:22.937 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.102) 0:03:23.039 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.101) 0:03:23.141 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.104) 0:03:23.246 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.099) 0:03:23.346 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:11:40 -0400 (0:00:00.103) 0:03:23.449 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.222) 0:03:23.671 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.100) 0:03:23.772 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1154 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.102) 0:03:23.874 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.098) 0:03:23.973 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.101) 0:03:24.075 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.097) 0:03:24.172 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.097) 0:03:24.270 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1237 Tuesday 10 June 2025 07:11:41 -0400 (0:00:00.094) 0:03:24.364 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.128) 0:03:24.492 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1254 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.094) 0:03:24.587 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.097) 0:03:24.685 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.121) 0:03:24.806 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.100) 0:03:24.906 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.097) 0:03:25.003 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.100) 0:03:25.104 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.099) 0:03:25.203 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1332 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.101) 0:03:25.304 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1341 Tuesday 10 June 2025 07:11:42 -0400 (0:00:00.094) 0:03:25.399 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.096) 0:03:25.496 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.093) 0:03:25.590 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.099) 0:03:25.689 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1382 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.095) 0:03:25.784 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.215) 0:03:26.000 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1397 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.098) 0:03:26.098 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.103) 0:03:26.202 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.120) 0:03:26.323 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Tuesday 10 June 2025 07:11:43 -0400 (0:00:00.100) 0:03:26.423 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.096) 0:03:26.520 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.101) 0:03:26.621 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.100) 0:03:26.721 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1459 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.115) 0:03:26.837 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1471 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.098) 0:03:26.936 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1476 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.098) 0:03:27.034 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1484 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.096) 0:03:27.131 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1493 Tuesday 10 June 2025 07:11:44 -0400 (0:00:00.111) 0:03:27.242 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 07:11:45 -0400 (0:00:00.516) 0:03:27.759 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:11:05 EDT", "ActiveEnterTimestampMonotonic": "1436211464", "ActiveExitTimestamp": "Tue 2025-06-10 07:11:04 EDT", "ActiveExitTimestampMonotonic": "1435916966", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target system.slice basic.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:11:05 EDT", "AssertTimestampMonotonic": "1436210847", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 07:11:05 EDT", "ConditionTimestampMonotonic": "1436210845", "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": "2889", "ExecMainStartTimestamp": "Tue 2025-06-10 07:11:05 EDT", "ExecMainStartTimestampMonotonic": "1436211418", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:11:05 EDT] ; stop_time=[n/a] ; pid=2889 ; 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": "Tue 2025-06-10 07:11:05 EDT", "InactiveEnterTimestampMonotonic": "1436210245", "InactiveExitTimestamp": "Tue 2025-06-10 07:11:05 EDT", "InactiveExitTimestampMonotonic": "1436211464", "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": "2889", "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 basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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": "Tue 2025-06-10 07:11:05 EDT", "WatchdogTimestampMonotonic": "1436211444", "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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1506 Tuesday 10 June 2025 07:11:46 -0400 (0:00:00.910) 0:03:28.669 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1513 Tuesday 10 June 2025 07:11:46 -0400 (0:00:00.101) 0:03:28.771 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Tuesday 10 June 2025 07:11:46 -0400 (0:00:00.096) 0:03:28.867 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.792) 0:03:29.660 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.067) 0:03:29.727 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.062) 0:03:29.790 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.065) 0:03:29.855 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.062) 0:03:29.918 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.080) 0:03:29.998 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.095) 0:03:30.093 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.098) 0:03:30.192 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 10 June 2025 07:11:47 -0400 (0:00:00.100) 0:03:30.292 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:11:48 -0400 (0:00:00.192) 0:03:30.485 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:11:46 EDT", "ActiveEnterTimestampMonotonic": "1477116670", "ActiveExitTimestamp": "Tue 2025-06-10 07:11:45 EDT", "ActiveExitTimestampMonotonic": "1476807552", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target system.slice basic.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:11:46 EDT", "AssertTimestampMonotonic": "1477116115", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 07:11:46 EDT", "ConditionTimestampMonotonic": "1477116114", "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": "4989", "ExecMainStartTimestamp": "Tue 2025-06-10 07:11:46 EDT", "ExecMainStartTimestampMonotonic": "1477116629", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:11:46 EDT] ; stop_time=[n/a] ; pid=4989 ; 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": "Tue 2025-06-10 07:11:46 EDT", "InactiveEnterTimestampMonotonic": "1477115121", "InactiveExitTimestamp": "Tue 2025-06-10 07:11:46 EDT", "InactiveExitTimestampMonotonic": "1477116670", "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": "4989", "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 basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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": "Tue 2025-06-10 07:11:46 EDT", "WatchdogTimestampMonotonic": "1477116654", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:11:48 -0400 (0:00:00.621) 0:03:31.107 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004629", "end": "2025-06-10 07:11:48.928981", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:11:48.924352" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:11:49 -0400 (0:00:00.469) 0:03:31.577 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002740", "end": "2025-06-10 07:11:49.371691", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:11:49.368951" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:11:49 -0400 (0:00:00.391) 0:03:31.968 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:95 Tuesday 10 June 2025 07:11:49 -0400 (0:00:00.202) 0:03:32.171 ********** 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": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:116 Tuesday 10 June 2025 07:11:51 -0400 (0:00:01.333) 0:03:33.505 ********** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022264", "end": "2025-06-10 07:11:51.285359", "rc": 0, "start": "2025-06-10 07:11:51.263095" } 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:135 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.352) 0:03:33.857 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:139 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.068) 0:03:33.925 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:146 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.060) 0:03:33.985 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:157 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.061) 0:03:34.047 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.058) 0:03:34.106 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:167 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.060) 0:03:34.166 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:173 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.059) 0:03:34.226 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:179 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.060) 0:03:34.287 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:189 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.063) 0:03:34.350 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:51 -0400 (0:00:00.110) 0:03:34.461 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003965", "end": "2025-06-10 07:11:52.235335", "rc": 0, "start": "2025-06-10 07:11:52.231370" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:52 -0400 (0:00:00.359) 0:03:34.821 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:52 -0400 (0:00:00.082) 0:03:34.903 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:52 -0400 (0:00:00.230) 0:03:35.134 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:200 Tuesday 10 June 2025 07:11:52 -0400 (0:00:00.105) 0:03:35.239 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:52 -0400 (0:00:00.189) 0:03:35.429 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003884", "end": "2025-06-10 07:11:53.235893", "rc": 0, "start": "2025-06-10 07:11:53.232009" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:53 -0400 (0:00:00.411) 0:03:35.840 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:53 -0400 (0:00:00.123) 0:03:35.964 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:53 -0400 (0:00:00.105) 0:03:36.069 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:212 Tuesday 10 June 2025 07:11:53 -0400 (0:00:00.094) 0:03:36.164 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:53 -0400 (0:00:00.147) 0:03:36.312 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004569", "end": "2025-06-10 07:11:54.082592", "rc": 0, "start": "2025-06-10 07:11:54.078023" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:54 -0400 (0:00:00.377) 0:03:36.689 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:54 -0400 (0:00:00.123) 0:03:36.813 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:54 -0400 (0:00:00.108) 0:03:36.921 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:220 Tuesday 10 June 2025 07:11:54 -0400 (0:00:00.098) 0:03:37.020 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:11:54 -0400 (0:00:00.164) 0:03:37.184 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003790", "end": "2025-06-10 07:11:54.962450", "rc": 0, "start": "2025-06-10 07:11:54.958660" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:11:55 -0400 (0:00:00.389) 0:03:37.574 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:11:55 -0400 (0:00:00.107) 0:03:37.681 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:11:55 -0400 (0:00:00.131) 0:03:37.813 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:227 Tuesday 10 June 2025 07:11:55 -0400 (0:00:00.237) 0:03:38.050 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Tuesday 10 June 2025 07:11:55 -0400 (0:00:00.079) 0:03:38.130 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:11:57 -0400 (0:00:01.759) 0:03:39.889 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:11:57 -0400 (0:00:00.335) 0:03:40.225 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:11:57 -0400 (0:00:00.135) 0:03:40.360 ********** 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-xt2/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-xt2/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 internal role facts] ************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.162) 0:03:40.522 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.101) 0:03:40.624 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.095) 0:03:40.720 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.098) 0:03:40.818 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.094) 0:03:40.913 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.097) 0:03:41.011 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.093) 0:03:41.105 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.098) 0:03:41.203 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.090) 0:03:41.293 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:11:58 -0400 (0:00:00.096) 0:03:41.390 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.098) 0:03:41.488 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.100) 0:03:41.588 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.099) 0:03:41.688 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.111) 0:03:41.800 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.094) 0:03:41.894 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.099) 0:03:41.994 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.093) 0:03:42.088 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.098) 0:03:42.186 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.095) 0:03:42.282 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:11:59 -0400 (0:00:00.099) 0:03:42.382 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:12:00 -0400 (0:00:00.303) 0:03:42.685 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:12:00 -0400 (0:00:00.106) 0:03:42.792 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:12:01 -0400 (0:00:01.378) 0:03:44.170 ********** 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 : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:12:01 -0400 (0:00:00.265) 0:03:44.436 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:12:02 -0400 (0:00:00.123) 0:03:44.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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:12:02 -0400 (0:00:00.100) 0:03:44.660 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:12:02 -0400 (0:00:00.100) 0:03:44.760 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:12:02 -0400 (0:00:00.134) 0:03:44.895 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:12:02 -0400 (0:00:00.516) 0:03:45.412 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.069) 0:03:45.482 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.074) 0:03:45.557 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.097) 0:03:45.654 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.102) 0:03:45.757 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.108) 0:03:45.866 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.109) 0:03:45.976 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.144) 0:03:46.120 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:12:03 -0400 (0:00:00.108) 0:03:46.229 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:12:04 -0400 (0:00:00.633) 0:03:46.863 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:12:05 -0400 (0:00:00.633) 0:03:47.497 ********** 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.004695", "end": "2025-06-10 07:12:05.298412", "rc": 0, "start": "2025-06-10 07:12:05.293717" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:12:05 -0400 (0:00:00.411) 0:03:47.908 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004733", "end": "2025-06-10 07:12:05.711086", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:05.706353" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:12:05 -0400 (0:00:00.385) 0:03:48.294 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005264", "end": "2025-06-10 07:12:06.078806", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:06.073542" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:12:06 -0400 (0:00:00.419) 0:03:48.713 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:12:06 -0400 (0:00:00.105) 0:03:48.819 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:12:06 -0400 (0:00:00.085) 0:03:48.904 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:12:06 -0400 (0:00:00.077) 0:03:48.981 ********** skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:12:06 -0400 (0:00:00.091) 0:03:49.072 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:12:06 -0400 (0:00:00.065) 0:03:49.138 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:12:06 -0400 (0:00:00.065) 0:03:49.203 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:12:07 -0400 (0:00:00.603) 0:03:49.806 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ActiveEnterTimestampMonotonic": "11013859", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.service systemd-journald.socket network.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:47:18 EDT", "AssertTimestampMonotonic": "10447946", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ConditionTimestampMonotonic": "10447944", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ExecMainStartTimestampMonotonic": "10448519", "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": "Tue 2025-06-10 06:47:18 EDT", "InactiveExitTimestampMonotonic": "10448553", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice dbus.service polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2025-06-10 06:47:18 EDT", "WatchdogTimestampMonotonic": "11013392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:12:07 -0400 (0:00:00.484) 0:03:50.291 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080717", "end": "2025-06-10 07:12:08.157125", "rc": 0, "start": "2025-06-10 07:12:08.076408" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:12:08 -0400 (0:00:00.475) 0:03:50.767 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:12:08 -0400 (0:00:00.107) 0:03:50.874 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:12:08 -0400 (0:00:00.108) 0:03:50.983 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:12:08 -0400 (0:00:00.104) 0:03:51.087 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:12:08 -0400 (0:00:00.378) 0:03:51.466 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:12:09 -0400 (0:00:00.065) 0:03:51.532 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:12:09 -0400 (0:00:00.606) 0:03:52.139 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Tuesday 10 June 2025 07:12:10 -0400 (0:00:00.392) 0:03:52.531 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Tuesday 10 June 2025 07:12:10 -0400 (0:00:00.143) 0:03:52.675 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Tuesday 10 June 2025 07:12:10 -0400 (0:00:00.102) 0:03:52.777 ********** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Tuesday 10 June 2025 07:12:10 -0400 (0:00:00.416) 0:03:53.193 ********** ok: [managed-node3] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Tuesday 10 June 2025 07:12:10 -0400 (0:00:00.098) 0:03:53.291 ********** skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 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": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/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.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Tuesday 10 June 2025 07:12:11 -0400 (0:00:00.252) 0:03:53.544 ********** changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.2 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Tuesday 10 June 2025 07:12:15 -0400 (0:00:04.147) 0:03:57.691 ********** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.1 MB/s | 984 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Tuesday 10 June 2025 07:12:19 -0400 (0:00:03.949) 0:04:01.641 ********** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Tuesday 10 June 2025 07:12:19 -0400 (0:00:00.368) 0:04:02.009 ********** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Tuesday 10 June 2025 07:12:19 -0400 (0:00:00.370) 0:04:02.380 ********** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket syslog.target system.slice dbus.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "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": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Tuesday 10 June 2025 07:12:20 -0400 (0:00:00.574) 0:04:02.955 ********** changed: [managed-node3] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.28', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.10.28", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Tuesday 10 June 2025 07:12:21 -0400 (0:00:01.284) 0:04:04.239 ********** skipping: [managed-node3] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.28', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.10.28", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.28', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.10.28", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.28', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.10.28", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Tuesday 10 June 2025 07:12:21 -0400 (0:00:00.172) 0:04:04.412 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Tuesday 10 June 2025 07:12:22 -0400 (0:00:00.093) 0:04:04.505 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Tuesday 10 June 2025 07:12:22 -0400 (0:00:00.090) 0:04:04.595 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:12:22 -0400 (0:00:00.076) 0:04:04.672 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:12:22 -0400 (0:00:00.241) 0:04:04.913 ********** skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:12:22 -0400 (0:00:00.139) 0:04:05.052 ********** included: /tmp/collections-xt2/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 tlscert] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:12:22 -0400 (0:00:00.192) 0:04:05.245 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003194", "end": "2025-06-10 07:12:23.066770", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:12:23.063576" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:12:23 -0400 (0:00:00.431) 0:04:05.677 ********** 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", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.043966", "end": "2025-06-10 07:12:23.502819", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:23.458853" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:12:23 -0400 (0:00:00.399) 0:04:06.077 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:12:23 -0400 (0:00:00.067) 0:04:06.144 ********** included: /tmp/collections-xt2/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 tlskey] ******** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:12:23 -0400 (0:00:00.123) 0:04:06.267 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003254", "end": "2025-06-10 07:12:24.072607", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:12:24.069353" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:12:24 -0400 (0:00:00.407) 0:04:06.674 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.044530", "end": "2025-06-10 07:12:24.539929", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:24.495399" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:12:24 -0400 (0:00:00.482) 0:04:07.157 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:12:24 -0400 (0:00:00.086) 0:04:07.244 ********** included: /tmp/collections-xt2/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 tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:12:24 -0400 (0:00:00.136) 0:04:07.380 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003002", "end": "2025-06-10 07:12:25.182928", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:12:25.179926" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:12:25 -0400 (0:00:00.374) 0:04:07.754 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.044536", "end": "2025-06-10 07:12:25.568808", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:25.524272" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:12:25 -0400 (0:00:00.431) 0:04:08.186 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:12:25 -0400 (0:00:00.102) 0:04:08.289 ********** included: /tmp/collections-xt2/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 forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:12:25 -0400 (0:00:00.160) 0:04:08.450 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004055", "end": "2025-06-10 07:12:27.223678", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:12:26.219623" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:12:27 -0400 (0:00:01.342) 0:04:09.793 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.044276", "end": "2025-06-10 07:12:27.604635", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:27.560359" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:12:27 -0400 (0:00:00.388) 0:04:10.181 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:12:27 -0400 (0:00:00.200) 0:04:10.382 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004845", "end": "2025-06-10 07:12:28.148813", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:28.143968" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.337) 0:04:10.719 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.094) 0:04:10.813 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.112) 0:04:10.926 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.090) 0:04:11.016 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.082) 0:04:11.098 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.067) 0:04:11.166 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.070) 0:04:11.236 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.077) 0:04:11.313 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:12:28 -0400 (0:00:00.107) 0:04:11.421 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:12:29 -0400 (0:00:00.101) 0:04:11.523 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:12:29 -0400 (0:00:00.108) 0:04:11.632 ********** 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.004790", "end": "2025-06-10 07:12:29.445746", "rc": 0, "start": "2025-06-10 07:12:29.440956" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:12:29 -0400 (0:00:00.382) 0:04:12.015 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:12:29 -0400 (0:00:00.105) 0:04:12.121 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:12:31 -0400 (0:00:01.574) 0:04:13.695 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:12:31 -0400 (0:00:00.114) 0:04:13.810 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:12:31 -0400 (0:00:00.282) 0:04:14.093 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:12:31 -0400 (0:00:00.107) 0:04:14.200 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:12:31 -0400 (0:00:00.111) 0:04:14.312 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:12:31 -0400 (0:00:00.152) 0:04:14.465 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002768", "end": "2025-06-10 07:12:32.237417", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:12:32.234649" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:12:32 -0400 (0:00:00.381) 0:04:14.846 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045035", "end": "2025-06-10 07:12:32.688206", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:12:32.643171" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:12:32 -0400 (0:00:00.423) 0:04:15.269 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:12:32 -0400 (0:00:00.062) 0:04:15.332 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:12:32 -0400 (0:00:00.065) 0:04:15.397 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:12:32 -0400 (0:00:00.064) 0:04:15.461 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.064) 0:04:15.525 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.061) 0:04:15.587 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.063) 0:04:15.650 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.061) 0:04:15.712 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.065) 0:04:15.777 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.094) 0:04:15.871 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.089) 0:04:15.961 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.101) 0:04:16.062 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.101) 0:04:16.163 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:12:33 -0400 (0:00:00.101) 0:04:16.265 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.270) 0:04:16.535 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.106) 0:04:16.642 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.108) 0:04:16.751 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.092) 0:04:16.843 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.086) 0:04:16.930 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.074) 0:04:17.004 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.069) 0:04:17.074 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.089) 0:04:17.164 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.101) 0:04:17.265 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.081) 0:04:17.346 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:12:34 -0400 (0:00:00.074) 0:04:17.421 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.061) 0:04:17.482 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.063) 0:04:17.546 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.062) 0:04:17.608 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.084) 0:04:17.693 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.098) 0:04:17.791 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.099) 0:04:17.891 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.096) 0:04:17.988 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.107) 0:04:18.095 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.101) 0:04:18.197 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1154 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.111) 0:04:18.308 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Tuesday 10 June 2025 07:12:35 -0400 (0:00:00.102) 0:04:18.410 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.279) 0:04:18.690 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.101) 0:04:18.791 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.101) 0:04:18.893 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1237 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.098) 0:04:18.992 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.126) 0:04:19.118 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1254 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.098) 0:04:19.216 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.110) 0:04:19.327 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:12:36 -0400 (0:00:00.125) 0:04:19.453 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.103) 0:04:19.556 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.100) 0:04:19.657 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.103) 0:04:19.760 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.096) 0:04:19.857 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1332 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.103) 0:04:19.961 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1341 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.098) 0:04:20.059 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.100) 0:04:20.159 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.095) 0:04:20.254 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.102) 0:04:20.357 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1382 Tuesday 10 June 2025 07:12:37 -0400 (0:00:00.093) 0:04:20.451 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:12:38 -0400 (0:00:00.105) 0:04:20.556 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1397 Tuesday 10 June 2025 07:12:38 -0400 (0:00:00.096) 0:04:20.652 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Tuesday 10 June 2025 07:12:38 -0400 (0:00:00.101) 0:04:20.754 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Tuesday 10 June 2025 07:12:38 -0400 (0:00:00.127) 0:04:20.882 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Tuesday 10 June 2025 07:12:38 -0400 (0:00:00.288) 0:04:21.170 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Tuesday 10 June 2025 07:12:38 -0400 (0:00:00.103) 0:04:21.273 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Tuesday 10 June 2025 07:12:38 -0400 (0:00:00.108) 0:04:21.382 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:12:39 -0400 (0:00:00.105) 0:04:21.487 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1459 Tuesday 10 June 2025 07:12:39 -0400 (0:00:00.123) 0:04:21.611 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1471 Tuesday 10 June 2025 07:12:39 -0400 (0:00:00.101) 0:04:21.712 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1476 Tuesday 10 June 2025 07:12:39 -0400 (0:00:00.105) 0:04:21.818 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1484 Tuesday 10 June 2025 07:12:39 -0400 (0:00:00.103) 0:04:21.921 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1493 Tuesday 10 June 2025 07:12:39 -0400 (0:00:00.107) 0:04:22.029 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 07:12:40 -0400 (0:00:00.534) 0:04:22.563 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:11:46 EDT", "ActiveEnterTimestampMonotonic": "1477116670", "ActiveExitTimestamp": "Tue 2025-06-10 07:11:45 EDT", "ActiveExitTimestampMonotonic": "1476807552", "ActiveState": "active", "After": "network.target system.slice systemd-journald.socket auditd.service basic.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:11:46 EDT", "AssertTimestampMonotonic": "1477116115", "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": "Tue 2025-06-10 07:11:46 EDT", "ConditionTimestampMonotonic": "1477116114", "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": "4989", "ExecMainStartTimestamp": "Tue 2025-06-10 07:11:46 EDT", "ExecMainStartTimestampMonotonic": "1477116629", "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": "Tue 2025-06-10 07:11:46 EDT", "InactiveEnterTimestampMonotonic": "1477115121", "InactiveExitTimestamp": "Tue 2025-06-10 07:11:46 EDT", "InactiveExitTimestampMonotonic": "1477116670", "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": "4989", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "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": "Tue 2025-06-10 07:11:46 EDT", "WatchdogTimestampMonotonic": "1477116654", "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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1506 Tuesday 10 June 2025 07:12:41 -0400 (0:00:01.307) 0:04:23.870 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1513 Tuesday 10 June 2025 07:12:41 -0400 (0:00:00.098) 0:04:23.969 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Tuesday 10 June 2025 07:12:41 -0400 (0:00:00.099) 0:04:24.069 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Tuesday 10 June 2025 07:12:42 -0400 (0:00:01.249) 0:04:25.318 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Tuesday 10 June 2025 07:12:42 -0400 (0:00:00.069) 0:04:25.388 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Tuesday 10 June 2025 07:12:42 -0400 (0:00:00.089) 0:04:25.477 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 10 June 2025 07:12:43 -0400 (0:00:00.099) 0:04:25.577 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 10 June 2025 07:12:43 -0400 (0:00:00.104) 0:04:25.682 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 10 June 2025 07:12:43 -0400 (0:00:00.097) 0:04:25.779 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 10 June 2025 07:12:43 -0400 (0:00:00.080) 0:04:25.859 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 10 June 2025 07:12:43 -0400 (0:00:00.080) 0:04:25.939 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 10 June 2025 07:12:43 -0400 (0:00:00.060) 0:04:26.000 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:12:43 -0400 (0:00:00.116) 0:04:26.116 ********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:12:41 EDT", "ActiveEnterTimestampMonotonic": "1532309657", "ActiveExitTimestamp": "Tue 2025-06-10 07:12:40 EDT", "ActiveExitTimestampMonotonic": "1531617791", "ActiveState": "active", "After": "network.target system.slice systemd-journald.socket auditd.service basic.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:12:41 EDT", "AssertTimestampMonotonic": "1532309121", "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": "Tue 2025-06-10 07:12:41 EDT", "ConditionTimestampMonotonic": "1532309119", "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": "7560", "ExecMainStartTimestamp": "Tue 2025-06-10 07:12:41 EDT", "ExecMainStartTimestampMonotonic": "1532309609", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:12:41 EDT] ; stop_time=[n/a] ; pid=7560 ; 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": "Tue 2025-06-10 07:12:41 EDT", "InactiveEnterTimestampMonotonic": "1532308219", "InactiveExitTimestamp": "Tue 2025-06-10 07:12:41 EDT", "InactiveExitTimestampMonotonic": "1532309657", "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": "7560", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "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": "Tue 2025-06-10 07:12:41 EDT", "WatchdogTimestampMonotonic": "1532309642", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:12:44 -0400 (0:00:00.578) 0:04:26.695 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003229", "end": "2025-06-10 07:12:45.491672", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:12:44.488443" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:12:45 -0400 (0:00:01.407) 0:04:28.102 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003997", "end": "2025-06-10 07:12:46.902723", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:12:45.898726" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:12:47 -0400 (0:00:01.591) 0:04:29.693 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:95 Tuesday 10 June 2025 07:12:47 -0400 (0:00:00.113) 0:04:29.807 ********** 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": 6363, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:116 Tuesday 10 June 2025 07:12:48 -0400 (0:00:01.395) 0:04:31.202 ********** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021934", "end": "2025-06-10 07:12:49.002328", "rc": 0, "start": "2025-06-10 07:12:48.980394" } 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:135 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.417) 0:04:31.620 ********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:139 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.109) 0:04:31.729 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:146 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.100) 0:04:31.830 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:157 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.105) 0:04:31.935 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.099) 0:04:32.035 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:167 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.103) 0:04:32.138 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:173 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.101) 0:04:32.239 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:179 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.097) 0:04:32.336 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:189 Tuesday 10 June 2025 07:12:49 -0400 (0:00:00.088) 0:04:32.425 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:12:50 -0400 (0:00:00.176) 0:04:32.602 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003679", "end": "2025-06-10 07:12:50.407258", "rc": 0, "start": "2025-06-10 07:12:50.403579" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:12:50 -0400 (0:00:00.375) 0:04:32.977 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:12:50 -0400 (0:00:00.114) 0:04:33.091 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:12:50 -0400 (0:00:00.114) 0:04:33.206 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:200 Tuesday 10 June 2025 07:12:50 -0400 (0:00:00.106) 0:04:33.313 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:12:51 -0400 (0:00:00.187) 0:04:33.500 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003827", "end": "2025-06-10 07:12:51.306588", "rc": 0, "start": "2025-06-10 07:12:51.302761" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:12:51 -0400 (0:00:00.374) 0:04:33.875 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:12:51 -0400 (0:00:00.100) 0:04:33.975 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:12:51 -0400 (0:00:00.112) 0:04:34.088 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:212 Tuesday 10 June 2025 07:12:51 -0400 (0:00:00.101) 0:04:34.189 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:12:52 -0400 (0:00:00.398) 0:04:34.587 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004047", "end": "2025-06-10 07:12:52.382567", "rc": 0, "start": "2025-06-10 07:12:52.378520" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:12:52 -0400 (0:00:00.391) 0:04:34.979 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:12:52 -0400 (0:00:00.132) 0:04:35.111 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:12:52 -0400 (0:00:00.111) 0:04:35.222 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:220 Tuesday 10 June 2025 07:12:52 -0400 (0:00:00.107) 0:04:35.329 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:12:53 -0400 (0:00:00.193) 0:04:35.523 ********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003972", "end": "2025-06-10 07:12:53.334831", "rc": 0, "start": "2025-06-10 07:12:53.330859" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:12:53 -0400 (0:00:00.394) 0:04:35.917 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:12:53 -0400 (0:00:00.071) 0:04:35.988 ********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:12:53 -0400 (0:00:00.124) 0:04:36.113 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:227 Tuesday 10 June 2025 07:12:53 -0400 (0:00:00.101) 0:04:36.215 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Tuesday 10 June 2025 07:12:53 -0400 (0:00:00.099) 0:04:36.315 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:12:56 -0400 (0:00:02.550) 0:04:38.866 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:12:56 -0400 (0:00:00.176) 0:04:39.042 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:12:56 -0400 (0:00:00.134) 0:04:39.177 ********** 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-xt2/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-xt2/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 internal role facts] ************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:12:56 -0400 (0:00:00.162) 0:04:39.340 ********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:12:56 -0400 (0:00:00.104) 0:04:39.444 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.100) 0:04:39.544 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.099) 0:04:39.644 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.098) 0:04:39.743 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.097) 0:04:39.841 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.101) 0:04:39.942 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.101) 0:04:40.044 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.095) 0:04:40.139 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.099) 0:04:40.238 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.098) 0:04:40.337 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:12:57 -0400 (0:00:00.099) 0:04:40.437 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:12:58 -0400 (0:00:00.102) 0:04:40.539 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:12:58 -0400 (0:00:00.108) 0:04:40.647 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:12:58 -0400 (0:00:00.102) 0:04:40.750 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:12:58 -0400 (0:00:00.098) 0:04:40.848 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:12:58 -0400 (0:00:00.349) 0:04:41.198 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:12:58 -0400 (0:00:00.101) 0:04:41.299 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:12:58 -0400 (0:00:00.106) 0:04:41.406 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:12:59 -0400 (0:00:00.096) 0:04:41.502 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:12:59 -0400 (0:00:00.099) 0:04:41.602 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:12:59 -0400 (0:00:00.107) 0:04:41.710 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:13:00 -0400 (0:00:01.284) 0:04:42.995 ********** 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 : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:13:00 -0400 (0:00:00.282) 0:04:43.278 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:13:00 -0400 (0:00:00.120) 0:04:43.398 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:13:01 -0400 (0:00:00.108) 0:04:43.506 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:13:01 -0400 (0:00:00.110) 0:04:43.617 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:13:01 -0400 (0:00:00.194) 0:04:43.811 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:13:01 -0400 (0:00:00.601) 0:04:44.413 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.072) 0:04:44.486 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.087) 0:04:44.573 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.111) 0:04:44.685 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.117) 0:04:44.802 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.117) 0:04:44.920 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.114) 0:04:45.035 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.152) 0:04:45.187 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:13:02 -0400 (0:00:00.108) 0:04:45.295 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:13:03 -0400 (0:00:00.664) 0:04:45.960 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:13:04 -0400 (0:00:00.617) 0:04:46.577 ********** 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.004764", "end": "2025-06-10 07:13:04.408885", "rc": 0, "start": "2025-06-10 07:13:04.404121" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:13:04 -0400 (0:00:00.632) 0:04:47.210 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005009", "end": "2025-06-10 07:13:05.012394", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:05.007385" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:13:05 -0400 (0:00:00.413) 0:04:47.623 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004452", "end": "2025-06-10 07:13:05.418045", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:05.413593" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:13:05 -0400 (0:00:00.406) 0:04:48.029 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:13:05 -0400 (0:00:00.118) 0:04:48.148 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:13:05 -0400 (0:00:00.105) 0:04:48.254 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:13:05 -0400 (0:00:00.104) 0:04:48.359 ********** skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:13:06 -0400 (0:00:00.142) 0:04:48.501 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:13:06 -0400 (0:00:00.101) 0:04:48.603 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:13:06 -0400 (0:00:00.105) 0:04:48.708 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:13:06 -0400 (0:00:00.626) 0:04:49.335 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ActiveEnterTimestampMonotonic": "11013859", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice systemd-journald.socket basic.target dbus.service systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:47:18 EDT", "AssertTimestampMonotonic": "10447946", "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": "Tue 2025-06-10 06:47:18 EDT", "ConditionTimestampMonotonic": "10447944", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Tue 2025-06-10 06:47:18 EDT", "ExecMainStartTimestampMonotonic": "10448519", "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": "Tue 2025-06-10 06:47:18 EDT", "InactiveExitTimestampMonotonic": "10448553", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2025-06-10 06:47:18 EDT", "WatchdogTimestampMonotonic": "11013392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:13:07 -0400 (0:00:00.517) 0:04:49.852 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083651", "end": "2025-06-10 07:13:07.740608", "rc": 0, "start": "2025-06-10 07:13:07.656957" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:13:07 -0400 (0:00:00.496) 0:04:50.349 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:13:07 -0400 (0:00:00.100) 0:04:50.450 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:13:08 -0400 (0:00:00.103) 0:04:50.553 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:13:08 -0400 (0:00:00.099) 0:04:50.652 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:13:08 -0400 (0:00:00.405) 0:04:51.057 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:13:08 -0400 (0:00:00.109) 0:04:51.166 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:13:09 -0400 (0:00:00.622) 0:04:51.789 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:13:09 -0400 (0:00:00.109) 0:04:51.898 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:13:09 -0400 (0:00:00.107) 0:04:52.005 ********** skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:13:09 -0400 (0:00:00.129) 0:04:52.135 ********** included: /tmp/collections-xt2/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 tlscert] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:13:09 -0400 (0:00:00.200) 0:04:52.336 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003059", "end": "2025-06-10 07:13:10.157710", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:10.154651" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:13:10 -0400 (0:00:00.635) 0:04:52.971 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:13:10 -0400 (0:00:00.117) 0:04:53.089 ********** 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", "unset", "network.tlscert" ], "delta": "0:00:00.045568", "end": "2025-06-10 07:13:10.937433", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:10.891865" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:13:11 -0400 (0:00:00.451) 0:04:53.541 ********** included: /tmp/collections-xt2/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 tlskey] ******** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:13:11 -0400 (0:00:00.201) 0:04:53.742 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003442", "end": "2025-06-10 07:13:11.572308", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:11.568866" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:13:11 -0400 (0:00:00.435) 0:04:54.178 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:13:11 -0400 (0:00:00.130) 0:04:54.309 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.046653", "end": "2025-06-10 07:13:12.144952", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:12.098299" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:13:12 -0400 (0:00:00.421) 0:04:54.730 ********** included: /tmp/collections-xt2/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 tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:13:12 -0400 (0:00:00.202) 0:04:54.933 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002971", "end": "2025-06-10 07:13:12.735478", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:12.732507" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:13:12 -0400 (0:00:00.386) 0:04:55.320 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:13:12 -0400 (0:00:00.119) 0:04:55.439 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.045616", "end": "2025-06-10 07:13:13.290509", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:13.244893" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:13:13 -0400 (0:00:00.428) 0:04:55.868 ********** included: /tmp/collections-xt2/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 forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:13:13 -0400 (0:00:00.169) 0:04:56.037 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002999", "end": "2025-06-10 07:13:13.863730", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:13.860731" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:13:13 -0400 (0:00:00.402) 0:04:56.439 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:13:14 -0400 (0:00:00.081) 0:04:56.520 ********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.045451", "end": "2025-06-10 07:13:14.392271", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:14.346820" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:13:14 -0400 (0:00:00.443) 0:04:56.964 ********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004390", "end": "2025-06-10 07:13:14.752108", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:13:14.747718" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:13:14 -0400 (0:00:00.372) 0:04:57.337 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:13:14 -0400 (0:00:00.076) 0:04:57.413 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:13:15 -0400 (0:00:00.073) 0:04:57.487 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:13:15 -0400 (0:00:00.100) 0:04:57.588 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:13:15 -0400 (0:00:00.109) 0:04:57.697 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:13:15 -0400 (0:00:00.110) 0:04:57.808 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:13:15 -0400 (0:00:00.114) 0:04:57.922 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:13:15 -0400 (0:00:00.373) 0:04:58.296 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:13:15 -0400 (0:00:00.116) 0:04:58.412 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:13:16 -0400 (0:00:00.112) 0:04:58.525 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:13:16 -0400 (0:00:00.112) 0:04:58.637 ********** 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.004807", "end": "2025-06-10 07:13:16.474319", "rc": 0, "start": "2025-06-10 07:13:16.469512" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:13:16 -0400 (0:00:00.429) 0:04:59.067 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:13:16 -0400 (0:00:00.088) 0:04:59.155 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:13:17 -0400 (0:00:01.266) 0:05:00.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 [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:13:18 -0400 (0:00:00.099) 0:05:00.521 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:13:18 -0400 (0:00:00.107) 0:05:00.628 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:13:18 -0400 (0:00:00.102) 0:05:00.731 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:13:18 -0400 (0:00:00.109) 0:05:00.841 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:13:18 -0400 (0:00:00.178) 0:05:01.020 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003252", "end": "2025-06-10 07:13:18.832102", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:13:18.828850" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:13:18 -0400 (0:00:00.402) 0:05:01.422 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044358", "end": "2025-06-10 07:13:19.252727", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:19.208369" } 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:13:19 -0400 (0:00:00.430) 0:05:01.854 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:13:19 -0400 (0:00:00.064) 0:05:01.918 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:13:19 -0400 (0:00:00.064) 0:05:01.982 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:13:19 -0400 (0:00:00.063) 0:05:02.045 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:13:19 -0400 (0:00:00.328) 0:05:02.373 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.110) 0:05:02.484 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.106) 0:05:02.590 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.102) 0:05:02.693 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.106) 0:05:02.800 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.103) 0:05:02.904 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.105) 0:05:03.010 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.101) 0:05:03.111 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.103) 0:05:03.214 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.098) 0:05:03.313 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:13:20 -0400 (0:00:00.114) 0:05:03.427 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.101) 0:05:03.529 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.105) 0:05:03.634 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.101) 0:05:03.736 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.109) 0:05:03.845 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.102) 0:05:03.948 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.105) 0:05:04.054 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.100) 0:05:04.154 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.102) 0:05:04.256 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.097) 0:05:04.354 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:13:21 -0400 (0:00:00.100) 0:05:04.455 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:13:22 -0400 (0:00:00.099) 0:05:04.555 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:13:22 -0400 (0:00:00.101) 0:05:04.656 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:13:22 -0400 (0:00:00.319) 0:05:04.975 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:13:22 -0400 (0:00:00.106) 0:05:05.081 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:13:22 -0400 (0:00:00.105) 0:05:05.187 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:13:22 -0400 (0:00:00.100) 0:05:05.288 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:13:22 -0400 (0:00:00.110) 0:05:05.398 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.102) 0:05:05.500 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.106) 0:05:05.607 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1154 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.101) 0:05:05.708 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.107) 0:05:05.816 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.102) 0:05:05.918 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.103) 0:05:06.021 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.100) 0:05:06.122 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1237 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.104) 0:05:06.227 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.115) 0:05:06.342 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1254 Tuesday 10 June 2025 07:13:23 -0400 (0:00:00.105) 0:05:06.448 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.103) 0:05:06.551 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.136) 0:05:06.688 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1282 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.096) 0:05:06.785 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.101) 0:05:06.886 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.098) 0:05:06.985 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.100) 0:05:07.086 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1332 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.100) 0:05:07.187 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1341 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.103) 0:05:07.290 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Tuesday 10 June 2025 07:13:24 -0400 (0:00:00.100) 0:05:07.390 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1362 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.106) 0:05:07.496 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.111) 0:05:07.608 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1382 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.101) 0:05:07.709 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.092) 0:05:07.802 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1397 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.098) 0:05:07.900 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.105) 0:05:08.005 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.144) 0:05:08.150 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.103) 0:05:08.254 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.108) 0:05:08.363 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Tuesday 10 June 2025 07:13:25 -0400 (0:00:00.104) 0:05:08.467 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:13:26 -0400 (0:00:00.110) 0:05:08.578 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1459 Tuesday 10 June 2025 07:13:26 -0400 (0:00:00.125) 0:05:08.703 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1471 Tuesday 10 June 2025 07:13:26 -0400 (0:00:00.110) 0:05:08.813 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1476 Tuesday 10 June 2025 07:13:26 -0400 (0:00:00.106) 0:05:08.919 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1484 Tuesday 10 June 2025 07:13:26 -0400 (0:00:00.355) 0:05:09.274 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1493 Tuesday 10 June 2025 07:13:26 -0400 (0:00:00.110) 0:05:09.385 ********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 07:13:27 -0400 (0:00:00.583) 0:05:09.969 ********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:12:41 EDT", "ActiveEnterTimestampMonotonic": "1532309657", "ActiveExitTimestamp": "Tue 2025-06-10 07:12:40 EDT", "ActiveExitTimestampMonotonic": "1531617791", "ActiveState": "active", "After": "network.target system.slice systemd-journald.socket auditd.service basic.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:12:41 EDT", "AssertTimestampMonotonic": "1532309121", "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": "Tue 2025-06-10 07:12:41 EDT", "ConditionTimestampMonotonic": "1532309119", "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": "7560", "ExecMainStartTimestamp": "Tue 2025-06-10 07:12:41 EDT", "ExecMainStartTimestampMonotonic": "1532309609", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:12:41 EDT] ; stop_time=[n/a] ; pid=7560 ; 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": "Tue 2025-06-10 07:12:41 EDT", "InactiveEnterTimestampMonotonic": "1532308219", "InactiveExitTimestamp": "Tue 2025-06-10 07:12:41 EDT", "InactiveExitTimestampMonotonic": "1532309657", "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": "7560", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "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": "Tue 2025-06-10 07:12:41 EDT", "WatchdogTimestampMonotonic": "1532309642", "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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1506 Tuesday 10 June 2025 07:13:28 -0400 (0:00:00.854) 0:05:10.823 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1513 Tuesday 10 June 2025 07:13:28 -0400 (0:00:00.069) 0:05:10.893 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:27 Tuesday 10 June 2025 07:13:28 -0400 (0:00:00.100) 0:05:10.993 ********** included: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Tuesday 10 June 2025 07:13:28 -0400 (0:00:00.191) 0:05:11.185 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Tuesday 10 June 2025 07:13:30 -0400 (0:00:01.565) 0:05:12.750 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:13:30 -0400 (0:00:00.130) 0:05:12.880 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:13:30 -0400 (0:00:00.094) 0:05:12.975 ********** 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-xt2/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-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:12 Tuesday 10 June 2025 07:13:30 -0400 (0:00:00.106) 0:05:13.081 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:20 Tuesday 10 June 2025 07:13:30 -0400 (0:00:00.089) 0:05:13.171 ********** ok: [managed-node3] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:24 Tuesday 10 June 2025 07:13:30 -0400 (0:00:00.066) 0:05:13.238 ********** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 10 June 2025 07:13:30 -0400 (0:00:00.206) 0:05:13.445 ********** included: /tmp/collections-xt2/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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 10 June 2025 07:13:31 -0400 (0:00:00.195) 0:05:13.640 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Tuesday 10 June 2025 07:13:31 -0400 (0:00:00.133) 0:05:13.773 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Tuesday 10 June 2025 07:13:31 -0400 (0:00:00.667) 0:05:14.440 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Tuesday 10 June 2025 07:13:32 -0400 (0:00:00.118) 0:05:14.559 ********** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Tuesday 10 June 2025 07:13:32 -0400 (0:00:00.428) 0:05:14.988 ********** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Tuesday 10 June 2025 07:13:32 -0400 (0:00:00.091) 0:05:15.079 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.004613", "end": "2025-06-10 07:13:32.857498", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:13:32.852885" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Tuesday 10 June 2025 07:13:32 -0400 (0:00:00.387) 0:05:15.467 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Tuesday 10 June 2025 07:13:33 -0400 (0:00:00.092) 0:05:15.560 ********** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Tuesday 10 June 2025 07:13:33 -0400 (0:00:00.094) 0:05:15.654 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Tuesday 10 June 2025 07:13:33 -0400 (0:00:00.636) 0:05:16.291 ********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Tuesday 10 June 2025 07:13:33 -0400 (0:00:00.103) 0:05:16.394 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Tuesday 10 June 2025 07:13:34 -0400 (0:00:00.122) 0:05:16.516 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 10 June 2025 07:13:34 -0400 (0:00:00.109) 0:05:16.625 ********** 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 : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Tuesday 10 June 2025 07:13:34 -0400 (0:00:00.135) 0:05:16.760 ********** skipping: [managed-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Tuesday 10 June 2025 07:13:34 -0400 (0:00:00.112) 0:05:16.873 ********** ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:51:52 EDT", "ActiveEnterTimestampMonotonic": "283881616", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service polkit.service basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:51:52 EDT", "AssertTimestampMonotonic": "283646793", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 06:51:52 EDT", "ConditionTimestampMonotonic": "283646791", "Conflicts": "ebtables.service ip6tables.service iptables.service shutdown.target ipset.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": "10305", "ExecMainStartTimestamp": "Tue 2025-06-10 06:51:52 EDT", "ExecMainStartTimestampMonotonic": "283647934", "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": "Tue 2025-06-10 06:51:52 EDT", "InactiveExitTimestampMonotonic": "283647959", "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": "10305", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "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": "Tue 2025-06-10 06:51:52 EDT", "WatchdogTimestampMonotonic": "283881415", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Tuesday 10 June 2025 07:13:34 -0400 (0:00:00.519) 0:05:17.392 ********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 06:51:52 EDT", "ActiveEnterTimestampMonotonic": "283881616", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service polkit.service basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 06:51:52 EDT", "AssertTimestampMonotonic": "283646793", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-10 06:51:52 EDT", "ConditionTimestampMonotonic": "283646791", "Conflicts": "ebtables.service ip6tables.service iptables.service shutdown.target ipset.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": "10305", "ExecMainStartTimestamp": "Tue 2025-06-10 06:51:52 EDT", "ExecMainStartTimestampMonotonic": "283647934", "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": "Tue 2025-06-10 06:51:52 EDT", "InactiveExitTimestampMonotonic": "283647959", "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": "10305", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "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": "Tue 2025-06-10 06:51:52 EDT", "WatchdogTimestampMonotonic": "283881415", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Tuesday 10 June 2025 07:13:35 -0400 (0:00:00.543) 0:05:17.936 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Tuesday 10 June 2025 07:13:35 -0400 (0:00:00.093) 0:05:18.029 ********** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.28 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Tuesday 10 June 2025 07:13:35 -0400 (0:00:00.371) 0:05:18.401 ********** ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Tuesday 10 June 2025 07:13:36 -0400 (0:00:00.097) 0:05:18.499 ********** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Tuesday 10 June 2025 07:13:36 -0400 (0:00:00.078) 0:05:18.578 ********** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Tuesday 10 June 2025 07:13:36 -0400 (0:00:00.069) 0:05:18.648 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Tuesday 10 June 2025 07:13:36 -0400 (0:00:00.083) 0:05:18.731 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Tuesday 10 June 2025 07:13:36 -0400 (0:00:00.108) 0:05:18.839 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Tuesday 10 June 2025 07:13:36 -0400 (0:00:00.105) 0:05:18.945 ********** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.28 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Tuesday 10 June 2025 07:13:37 -0400 (0:00:00.564) 0:05:19.510 ********** ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Tuesday 10 June 2025 07:13:37 -0400 (0:00:00.123) 0:05:19.633 ********** skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Tuesday 10 June 2025 07:13:37 -0400 (0:00:00.106) 0:05:19.740 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:39 Tuesday 10 June 2025 07:13:37 -0400 (0:00:00.112) 0:05:19.852 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:47 Tuesday 10 June 2025 07:13:37 -0400 (0:00:00.131) 0:05:19.984 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 Tuesday 10 June 2025 07:13:37 -0400 (0:00:00.128) 0:05:20.112 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:64 Tuesday 10 June 2025 07:13:40 -0400 (0:00:03.182) 0:05:23.295 ********** [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.007558", "end": "2025-06-10 07:13:41.055984", "rc": 0, "start": "2025-06-10 07:13:41.048426" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/58e920be-dfec-43a3-a429-900b48abd4b3’ 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-3912415585-783155989-3247396246-500/42e7704ae40b0d75de00736cc66b813a_58776cde-e871-49cd-b6a4-06b7e0a5f67a’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-3912415585-783155989-3247396246-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3912415585-783155989-3247396246-500/381ec019-f6a8-4e7d-91b0-aae8f3c40428’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3912415585-783155989-3247396246-500/Preferred’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3912415585-783155989-3247396246-500’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940273494960000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133940275083910000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/system_health_0_133940273536580000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940274245050000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940273787790000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/system_health_0_133940276107810000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940273532690000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/system_health_0_133940275635530000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940274672330000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/system_health_0_133940273790410000.xel’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940275081390000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133940274247460000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940275633090000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133940273501870000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/system_health_0_133940274675200000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133940276105440000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools18’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2017.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:79 Tuesday 10 June 2025 07:13:41 -0400 (0:00:00.339) 0:05:23.634 ********** ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:01.281697", "end": "2025-06-10 07:13:42.674788", "rc": 0, "start": "2025-06-10 07:13:41.393091" } TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:83 Tuesday 10 June 2025 07:13:42 -0400 (0:00:01.617) 0:05:25.252 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:02.140955", "end": "2025-06-10 07:13:45.196337", "rc": 0, "start": "2025-06-10 07:13:43.055382" } 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:89 Tuesday 10 June 2025 07:13:45 -0400 (0:00:02.534) 0:05:27.786 ********** 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-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:97 Tuesday 10 June 2025 07:13:45 -0400 (0:00:00.070) 0:05:27.857 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:106 Tuesday 10 June 2025 07:13:45 -0400 (0:00:00.071) 0:05:27.929 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.009019", "end": "2025-06-10 07:13:45.708016", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:13:45.698997" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:113 Tuesday 10 June 2025 07:13:45 -0400 (0:00:00.354) 0:05:28.283 ********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:118 Tuesday 10 June 2025 07:13:45 -0400 (0:00:00.063) 0:05:28.346 ********** changed: [managed-node3] => { "changed": true, "force": false, "name": "mssql", "remove": true, "state": "absent" } STDERR: userdel: mssql mail spool (/var/spool/mail/mssql) not found userdel: mssql home directory (/var/opt/mssql) not found META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=396 changed=61 unreachable=0 failed=0 skipped=922 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 10 June 2025 07:13:46 -0400 (0:00:00.720) 0:05:29.066 ********** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 35.88s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Unset the setting network tlscert ----- 5.39s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 4.95s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.41s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.15s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.mssql : Gather package facts ------------------ 4.09s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist --- 4.03s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.95s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.mssql : Gather package facts ------------------ 3.77s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Remove related packages ------------------------------------------------- 3.18s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist --- 3.18s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started --- 2.78s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 2.61s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Disable TLS encryption -------------------------------------------------- 2.55s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Get SELinux policy modules ---------------------------------------------- 2.53s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:83 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 1.92s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 1.90s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 1.81s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.79s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 1.77s /tmp/collections-xt2/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544