ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_tls_2019.yml *************************************************** 2 plays in /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:5 Wednesday 20 November 2024 12:31:01 -0500 (0:00:00.027) 0:00:00.027 **** 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-EwZ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:9 Wednesday 20 November 2024 12:31:01 -0500 (0:00:00.020) 0:00:00.048 **** ok: [managed-node3] META: ran handlers TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:24 Wednesday 20 November 2024 12:31:02 -0500 (0:00:00.898) 0:00:00.947 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Wednesday 20 November 2024 12:31:02 -0500 (0:00:00.105) 0:00:01.052 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Wednesday 20 November 2024 12:31:02 -0500 (0:00:00.038) 0:00:01.091 **** ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Wednesday 20 November 2024 12:31:03 -0500 (0:00:00.351) 0:00:01.443 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Wednesday 20 November 2024 12:31:03 -0500 (0:00:00.025) 0:00:01.468 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Wednesday 20 November 2024 12:31:03 -0500 (0:00:00.032) 0:00:01.500 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Wednesday 20 November 2024 12:31:03 -0500 (0:00:00.728) 0:00:02.229 **** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.ZKjDZv", "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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Wednesday 20 November 2024 12:31:04 -0500 (0:00:00.359) 0:00:02.589 **** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.BTIii9", "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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Wednesday 20 November 2024 12:31:04 -0500 (0:00:00.256) 0:00:02.845 **** changed: [managed-node3] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.8.5", "-out", "/tmp/ansible.ZKjDZv", "-keyout", "/tmp/ansible.BTIii9", "-days", "365" ], "delta": "0:00:00.150836", "end": "2024-11-20 12:31:05.012335", "rc": 0, "start": "2024-11-20 12:31:04.861499" } STDERR: Generating a 2048 bit RSA private key ..................................................................................+++ ................................................+++ writing new private key to '/tmp/ansible.BTIii9' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Wednesday 20 November 2024 12:31:05 -0500 (0:00:00.513) 0:00:03.358 **** changed: [managed-node3] => (item=/tmp/ansible.ZKjDZv) => { "ansible_loop_var": "item", "changed": true, "checksum": "3d8fd51caf08533b922b83263eac7a64dda1a8fa", "dest": "/tmp/ansible.ZKjDZv", "item": "/tmp/ansible.ZKjDZv", "md5sum": "4f42ba345bd31aa4a45a7a4d123d3cee", "remote_checksum": "3d8fd51caf08533b922b83263eac7a64dda1a8fa", "remote_md5sum": null } changed: [managed-node3] => (item=/tmp/ansible.BTIii9) => { "ansible_loop_var": "item", "changed": true, "checksum": "cfdb46b7b8f3516483db17bc8fa594b6886b1500", "dest": "/tmp/ansible.BTIii9", "item": "/tmp/ansible.BTIii9", "md5sum": "72bf5e2148e2450219cd4d68de35424c", "remote_checksum": "cfdb46b7b8f3516483db17bc8fa594b6886b1500", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Wednesday 20 November 2024 12:31:05 -0500 (0:00:00.735) 0:00:04.093 **** changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "cfdb46b7b8f3516483db17bc8fa594b6886b1500", "dest": "./ansible.BTIii9", "gid": 0, "group": "root", "md5sum": "72bf5e2148e2450219cd4d68de35424c", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1732123865.82-1679-123056926771913/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.423) 0:00:04.517 **** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.ZKjDZv", "mssql_tls_private_key": "ansible.BTIii9" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.025) 0:00:04.542 **** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.345) 0:00:04.887 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.029) 0:00:04.917 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.025) 0:00:04.943 **** 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-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.056) 0:00:05.000 **** ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.019) 0:00:05.020 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.023) 0:00:05.043 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.020) 0:00:05.063 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.020) 0:00:05.083 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.021) 0:00:05.105 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.021) 0:00:05.126 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.019) 0:00:05.146 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.020) 0:00:05.167 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.019) 0:00:05.186 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.022) 0:00:05.209 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.028) 0:00:05.237 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.022) 0:00:05.259 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Wednesday 20 November 2024 12:31:06 -0500 (0:00:00.020) 0:00:05.280 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 20 November 2024 12:31:07 -0500 (0:00:00.069) 0:00:05.350 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Wednesday 20 November 2024 12:31:07 -0500 (0:00:00.022) 0:00:05.372 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Wednesday 20 November 2024 12:31:07 -0500 (0:00:00.025) 0:00:05.397 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wednesday 20 November 2024 12:31:07 -0500 (0:00:00.023) 0:00:05.421 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Wednesday 20 November 2024 12:31:08 -0500 (0:00:01.413) 0:00:06.834 **** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Wednesday 20 November 2024 12:31:08 -0500 (0:00:00.111) 0:00:06.946 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Wednesday 20 November 2024 12:31:08 -0500 (0:00:00.057) 0:00:07.003 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Wednesday 20 November 2024 12:31:08 -0500 (0:00:00.064) 0:00:07.068 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Wednesday 20 November 2024 12:31:08 -0500 (0:00:00.092) 0:00:07.160 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Wednesday 20 November 2024 12:31:09 -0500 (0:00:00.649) 0:00:07.809 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Wednesday 20 November 2024 12:31:09 -0500 (0:00:00.059) 0:00:07.868 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Wednesday 20 November 2024 12:31:09 -0500 (0:00:00.059) 0:00:07.927 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Wednesday 20 November 2024 12:31:09 -0500 (0:00:00.058) 0:00:07.985 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Wednesday 20 November 2024 12:31:09 -0500 (0:00:00.093) 0:00:08.079 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Wednesday 20 November 2024 12:31:09 -0500 (0:00:00.059) 0:00:08.138 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Wednesday 20 November 2024 12:31:09 -0500 (0:00:00.058) 0:00:08.197 **** changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Wednesday 20 November 2024 12:31:10 -0500 (0:00:00.434) 0:00:08.631 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Wednesday 20 November 2024 12:31:10 -0500 (0:00:00.058) 0:00:08.689 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 20 November 2024 12:31:10 -0500 (0:00:00.557) 0:00:09.246 **** changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: python3 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4375.4-1.x86_64\n--> Running transaction check\n---> Package 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---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 15.0.4375.4-1 packages-microsoft-com-mssql-server-2019\n 229 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 lsof x86_64 4.87-6.el7 base 331 k\n python3 x86_64 3.6.8-21.el7_9 updates 71 k\n python3-libs x86_64 3.6.8-21.el7_9 updates 7.0 M\n python3-pip noarch 9.0.3-8.el7 base 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 base 629 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+11 Dependent packages)\n\nTotal download size: 241 M\nInstalled size: 1.2 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 58 MB/s | 241 MB 00:04 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/12 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/12 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/12 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/12 \n Installing : libatomic-4.8.5-44.el7.x86_64 5/12 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/12 \n Installing : gdb-7.6.1-120.el7.x86_64 7/12 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 8/12 \n Installing : lsof-4.87-6.el7.x86_64 9/12 \n Installing : bzip2-1.0.6-13.el7.x86_64 10/12 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Installing : mssql-server-15.0.4375.4-1.x86_64 12/12 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\n Verifying : python3-3.6.8-21.el7_9.x86_64 1/12 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 2/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 3/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/12 \n Verifying : lsof-4.87-6.el7.x86_64 5/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 6/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 7/12 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 8/12 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 9/12 \n Verifying : python3-pip-9.0.3-8.el7.noarch 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 12/12 \n\nInstalled:\n mssql-server.x86_64 0:15.0.4375.4-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 lsof.x86_64 0:4.87-6.el7 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Wednesday 20 November 2024 12:31:58 -0500 (0:00:47.775) 0:00:57.022 **** 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.005266", "end": "2024-11-20 12:31:58.973831", "rc": 0, "start": "2024-11-20 12:31:58.968565" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:312 Wednesday 20 November 2024 12:31:59 -0500 (0:00:00.329) 0:00:57.352 **** 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 the __mssql_is_setup variable] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Wednesday 20 November 2024 12:32:00 -0500 (0:00:00.984) 0:00:58.337 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:325 Wednesday 20 November 2024 12:32:00 -0500 (0:00:00.086) 0:00:58.423 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:341 Wednesday 20 November 2024 12:32:00 -0500 (0:00:00.072) 0:00:58.496 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Wednesday 20 November 2024 12:32:05 -0500 (0:00:05.339) 0:01:03.836 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Wednesday 20 November 2024 12:32:05 -0500 (0:00:00.129) 0:01:03.966 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:395 Wednesday 20 November 2024 12:32:05 -0500 (0:00:00.066) 0:01:04.032 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Wednesday 20 November 2024 12:32:05 -0500 (0:00:00.065) 0:01:04.097 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:412 Wednesday 20 November 2024 12:32:06 -0500 (0:00:00.753) 0:01:04.851 **** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:13:37 EST", "ActiveEnterTimestampMonotonic": "10147438", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-sysctl.service network.target systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:13:37 EST", "AssertTimestampMonotonic": "9418421", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:13:37 EST", "ConditionTimestampMonotonic": "9418419", "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": "851", "ExecMainStartTimestamp": "Wed 2024-11-20 12:13:37 EST", "ExecMainStartTimestampMonotonic": "9419734", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:13:37 EST", "InactiveExitTimestampMonotonic": "9419770", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "851", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service basic.target system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:13:37 EST", "WatchdogTimestampMonotonic": "10147392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:419 Wednesday 20 November 2024 12:32:07 -0500 (0:00:00.956) 0:01:05.807 **** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.128846", "end": "2024-11-20 12:32:07.953324", "rc": 0, "start": "2024-11-20 12:32:07.824478" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:432 Wednesday 20 November 2024 12:32:08 -0500 (0:00:00.545) 0:01:06.352 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Wednesday 20 November 2024 12:32:08 -0500 (0:00:00.070) 0:01:06.423 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:454 Wednesday 20 November 2024 12:32:08 -0500 (0:00:00.066) 0:01:06.489 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 20 November 2024 12:32:08 -0500 (0:00:00.068) 0:01:06.558 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 20 November 2024 12:32:09 -0500 (0:00:00.882) 0:01:07.441 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 20 November 2024 12:32:09 -0500 (0:00:00.067) 0:01:07.508 **** 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 3.8 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 20 November 2024 12:32:13 -0500 (0:00:04.578) 0:01:12.087 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:512 Wednesday 20 November 2024 12:32:13 -0500 (0:00:00.067) 0:01:12.154 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Wednesday 20 November 2024 12:32:13 -0500 (0:00:00.069) 0:01:12.223 **** changed: [managed-node3] => (item=/tmp/ansible.ZKjDZv) => { "ansible_loop_var": "item", "changed": true, "checksum": "3d8fd51caf08533b922b83263eac7a64dda1a8fa", "dest": "/etc/pki/tls/certs/ansible.ZKjDZv", "gid": 994, "group": "mssql", "item": "/tmp/ansible.ZKjDZv", "md5sum": "4f42ba345bd31aa4a45a7a4d123d3cee", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1094, "src": "/root/.ansible/tmp/ansible-tmp-1732123933.98-2383-126433728347232/source", "state": "file", "uid": 996 } changed: [managed-node3] => (item=ansible.BTIii9) => { "ansible_loop_var": "item", "changed": true, "checksum": "cfdb46b7b8f3516483db17bc8fa594b6886b1500", "dest": "/etc/pki/tls/private/ansible.BTIii9", "gid": 994, "group": "mssql", "item": "ansible.BTIii9", "md5sum": "72bf5e2148e2450219cd4d68de35424c", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1732123934.47-2383-257296962384166/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Wednesday 20 November 2024 12:32:14 -0500 (0:00:01.065) 0:01:13.289 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:15 -0500 (0:00:00.160) 0:01:13.450 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003257", "end": "2024-11-20 12:32:15.385146", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:15.381889" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:15 -0500 (0:00:00.320) 0:01:13.770 **** 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.ZKjDZv" ], "delta": "0:00:00.115866", "end": "2024-11-20 12:32:15.840223", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:15.724357" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:15 -0500 (0:00:00.465) 0:01:14.236 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 20 November 2024 12:32:16 -0500 (0:00:00.069) 0:01:14.305 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:16 -0500 (0:00:00.123) 0:01:14.429 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003436", "end": "2024-11-20 12:32:16.368822", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:16.365386" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:16 -0500 (0:00:00.332) 0:01:14.761 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.BTIii9" ], "delta": "0:00:00.114480", "end": "2024-11-20 12:32:16.821573", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:16.707093" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:16 -0500 (0:00:00.465) 0:01:15.227 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Wednesday 20 November 2024 12:32:16 -0500 (0:00:00.069) 0:01:15.296 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:17 -0500 (0:00:00.130) 0:01:15.426 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003031", "end": "2024-11-20 12:32:17.378355", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:17.375324" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:17 -0500 (0:00:00.341) 0:01:15.768 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.114180", "end": "2024-11-20 12:32:17.842208", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:17.728028" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:17 -0500 (0:00:00.475) 0:01:16.243 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:560 Wednesday 20 November 2024 12:32:18 -0500 (0:00:00.069) 0:01:16.313 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:18 -0500 (0:00:00.132) 0:01:16.446 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2024-11-20 12:32:18.393582", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:18.390351" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:18 -0500 (0:00:00.338) 0:01:16.784 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.114899", "end": "2024-11-20 12:32:18.843095", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:18.728196" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:18 -0500 (0:00:00.468) 0:01:17.253 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.067) 0:01:17.321 **** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004502", "end": "2024-11-20 12:32:19.254841", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:19.250339" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.319) 0:01:17.640 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:585 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.067) 0:01:17.708 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.082) 0:01:17.790 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:602 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.066) 0:01:17.857 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.068) 0:01:17.925 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.067) 0:01:17.992 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.065) 0:01:18.058 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:638 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.118) 0:01:18.176 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:659 Wednesday 20 November 2024 12:32:19 -0500 (0:00:00.078) 0:01:18.255 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:666 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.066) 0:01:18.322 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.065) 0:01:18.388 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:691 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.065) 0:01:18.453 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.066) 0:01:18.519 **** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.069) 0:01:18.588 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.068) 0:01:18.657 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.066) 0:01:18.723 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:737 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.067) 0:01:18.790 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.065) 0:01:18.856 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:20 -0500 (0:00:00.118) 0:01:18.975 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002794", "end": "2024-11-20 12:32:20.912756", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:20.909962" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.333) 0:01:19.308 **** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.115053", "end": "2024-11-20 12:32:21.363709", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:21.248656" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.454) 0:01:19.763 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.065) 0:01:19.828 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.068) 0:01:19.897 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.122) 0:01:20.019 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:789 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.067) 0:01:20.086 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.067) 0:01:20.153 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.064) 0:01:20.218 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Wednesday 20 November 2024 12:32:21 -0500 (0:00:00.078) 0:01:20.297 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:819 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.066) 0:01:20.363 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.068) 0:01:20.432 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:835 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.069) 0:01:20.501 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.069) 0:01:20.570 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.069) 0:01:20.640 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.066) 0:01:20.707 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.071) 0:01:20.779 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.070) 0:01:20.849 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.070) 0:01:20.919 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:896 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.071) 0:01:20.990 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:910 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.068) 0:01:21.059 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.071) 0:01:21.131 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.068) 0:01:21.200 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:942 Wednesday 20 November 2024 12:32:22 -0500 (0:00:00.069) 0:01:21.269 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.080) 0:01:21.350 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.121) 0:01:21.471 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.068) 0:01:21.539 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:984 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.064) 0:01:21.604 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.066) 0:01:21.671 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.065) 0:01:21.736 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.064) 0:01:21.800 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.063) 0:01:21.863 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.064) 0:01:21.928 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1058 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.065) 0:01:21.993 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.065) 0:01:22.059 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.066) 0:01:22.125 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1138 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.063) 0:01:22.188 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1145 Wednesday 20 November 2024 12:32:23 -0500 (0:00:00.066) 0:01:22.255 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1155 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.064) 0:01:22.319 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1161 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.077) 0:01:22.397 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.075) 0:01:22.472 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1178 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.065) 0:01:22.537 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1186 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.064) 0:01:22.602 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.081) 0:01:22.683 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1206 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.066) 0:01:22.749 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.115) 0:01:22.864 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.067) 0:01:22.932 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1247 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.065) 0:01:22.997 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.069) 0:01:23.067 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1267 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.066) 0:01:23.133 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1280 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.068) 0:01:23.202 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1289 Wednesday 20 November 2024 12:32:24 -0500 (0:00:00.067) 0:01:23.270 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.067) 0:01:23.338 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.080) 0:01:23.418 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.066) 0:01:23.484 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.066) 0:01:23.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 : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.082) 0:01:23.634 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1339 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.066) 0:01:23.700 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.065) 0:01:23.766 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1352 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.066) 0:01:23.833 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.067) 0:01:23.900 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.075) 0:01:23.975 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.065) 0:01:24.041 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.064) 0:01:24.105 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.118) 0:01:24.224 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1407 Wednesday 20 November 2024 12:32:25 -0500 (0:00:00.067) 0:01:24.292 **** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 20 November 2024 12:32:26 -0500 (0:00:00.535) 0:01:24.828 **** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:32:05 EST", "ActiveEnterTimestampMonotonic": "1117613758", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket auditd.service -.mount basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:32:05 EST", "AssertTimestampMonotonic": "1117612352", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:32:05 EST", "ConditionTimestampMonotonic": "1117612351", "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": "27565", "ExecMainStartTimestamp": "Wed 2024-11-20 12:32:05 EST", "ExecMainStartTimestampMonotonic": "1117613058", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:32:05 EST", "InactiveExitTimestampMonotonic": "1117613758", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "27565", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:32:05 EST", "WatchdogTimestampMonotonic": "1117613733", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1420 Wednesday 20 November 2024 12:32:27 -0500 (0:00:00.713) 0:01:25.541 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1427 Wednesday 20 November 2024 12:32:27 -0500 (0:00:00.065) 0:01:25.607 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Wednesday 20 November 2024 12:32:27 -0500 (0:00:00.069) 0:01:25.677 **** changed: [managed-node3 -> localhost] => { "changed": true, "path": "ansible.BTIii9", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Wednesday 20 November 2024 12:32:27 -0500 (0:00:00.378) 0:01:26.055 **** included: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node3 TASK [Modify the mssql-server service start limit interval] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Wednesday 20 November 2024 12:32:27 -0500 (0:00:00.117) 0:01:26.173 **** changed: [managed-node3] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:10 Wednesday 20 November 2024 12:32:28 -0500 (0:00:00.649) 0:01:26.822 **** changed: [managed-node3] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:17 Wednesday 20 November 2024 12:32:29 -0500 (0:00:00.711) 0:01:27.533 **** ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Wednesday 20 November 2024 12:32:29 -0500 (0:00:00.678) 0:01:28.212 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.145) 0:01:28.357 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.066) 0:01:28.424 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.066) 0:01:28.490 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.077) 0:01:28.567 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.068) 0:01:28.636 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.062) 0:01:28.698 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.063) 0:01:28.762 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.062) 0:01:28.824 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.064) 0:01:28.888 **** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 20 November 2024 12:32:30 -0500 (0:00:00.134) 0:01:29.023 **** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:32:27 EST", "ActiveEnterTimestampMonotonic": "1139476741", "ActiveExitTimestamp": "Wed 2024-11-20 12:32:26 EST", "ActiveExitTimestampMonotonic": "1139257581", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:32:27 EST", "AssertTimestampMonotonic": "1139474831", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:32:27 EST", "ConditionTimestampMonotonic": "1139474830", "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": "28915", "ExecMainStartTimestamp": "Wed 2024-11-20 12:32:27 EST", "ExecMainStartTimestampMonotonic": "1139475851", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:32:27 EST", "InactiveEnterTimestampMonotonic": "1139474303", "InactiveExitTimestamp": "Wed 2024-11-20 12:32:27 EST", "InactiveExitTimestampMonotonic": "1139476741", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28915", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:32:27 EST", "WatchdogTimestampMonotonic": "1139476711", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 20 November 2024 12:32:31 -0500 (0:00:00.810) 0:01:29.834 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002819", "end": "2024-11-20 12:32:31.779643", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:31.776824" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 20 November 2024 12:32:31 -0500 (0:00:00.334) 0:01:30.169 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002772", "end": "2024-11-20 12:32:32.110062", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:32.107290" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 20 November 2024 12:32:32 -0500 (0:00:00.327) 0:01:30.497 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wednesday 20 November 2024 12:32:32 -0500 (0:00:00.080) 0:01:30.577 **** 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": 7350, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Wednesday 20 November 2024 12:32:33 -0500 (0:00:01.440) 0:01:32.018 **** 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.023229", "end": "2024-11-20 12:32:33.982806", "rc": 0, "start": "2024-11-20 12:32:33.959577" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.361) 0:01:32.379 **** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.072) 0:01:32.451 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.069) 0:01:32.521 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.064) 0:01:32.586 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.078) 0:01:32.665 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.067) 0:01:32.732 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.109) 0:01:32.842 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.068) 0:01:32.910 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.066) 0:01:32.976 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:32:34 -0500 (0:00:00.121) 0:01:33.098 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003947", "end": "2024-11-20 12:32:35.035549", "rc": 0, "start": "2024-11-20 12:32:35.031602" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.ZKjDZv TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:32:35 -0500 (0:00:00.322) 0:01:33.421 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:32:35 -0500 (0:00:00.083) 0:01:33.505 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.ZKjDZv] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:32:35 -0500 (0:00:00.072) 0:01:33.577 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Wednesday 20 November 2024 12:32:35 -0500 (0:00:00.066) 0:01:33.644 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:32:35 -0500 (0:00:00.140) 0:01:33.784 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003820", "end": "2024-11-20 12:32:35.750121", "rc": 0, "start": "2024-11-20 12:32:35.746301" } STDOUT: tlskey = /etc/pki/tls/private/ansible.BTIii9 TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:32:35 -0500 (0:00:00.356) 0:01:34.141 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:32:35 -0500 (0:00:00.087) 0:01:34.228 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.BTIii9] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.076) 0:01:34.305 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.067) 0:01:34.373 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.127) 0:01:34.500 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004396", "end": "2024-11-20 12:32:36.438976", "rc": 0, "start": "2024-11-20 12:32:36.434580" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.335) 0:01:34.835 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.087) 0:01:34.923 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.072) 0:01:34.995 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.068) 0:01:35.064 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:32:36 -0500 (0:00:00.132) 0:01:35.197 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004142", "end": "2024-11-20 12:32:37.140319", "rc": 0, "start": "2024-11-20 12:32:37.136177" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:32:37 -0500 (0:00:00.334) 0:01:35.532 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:32:37 -0500 (0:00:00.073) 0:01:35.605 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:32:37 -0500 (0:00:00.091) 0:01:35.696 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Wednesday 20 November 2024 12:32:37 -0500 (0:00:00.081) 0:01:35.777 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Wednesday 20 November 2024 12:32:37 -0500 (0:00:00.067) 0:01:35.845 **** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 20 November 2024 12:32:37 -0500 (0:00:00.361) 0:01:36.206 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.174) 0:01:36.381 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.088) 0:01:36.470 **** 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-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.108) 0:01:36.578 **** ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.067) 0:01:36.646 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.067) 0:01:36.714 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.078) 0:01:36.792 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.068) 0:01:36.861 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.065) 0:01:36.926 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.067) 0:01:36.994 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.066) 0:01:37.060 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.066) 0:01:37.127 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.067) 0:01:37.194 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Wednesday 20 November 2024 12:32:38 -0500 (0:00:00.067) 0:01:37.262 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Wednesday 20 November 2024 12:32:39 -0500 (0:00:00.076) 0:01:37.338 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Wednesday 20 November 2024 12:32:39 -0500 (0:00:00.064) 0:01:37.402 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Wednesday 20 November 2024 12:32:39 -0500 (0:00:00.066) 0:01:37.469 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 20 November 2024 12:32:39 -0500 (0:00:00.065) 0:01:37.535 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Wednesday 20 November 2024 12:32:39 -0500 (0:00:00.068) 0:01:37.603 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Wednesday 20 November 2024 12:32:39 -0500 (0:00:00.069) 0:01:37.673 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wednesday 20 November 2024 12:32:39 -0500 (0:00:00.132) 0:01:37.806 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Wednesday 20 November 2024 12:32:40 -0500 (0:00:01.200) 0:01:39.007 **** 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" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Wednesday 20 November 2024 12:32:40 -0500 (0:00:00.189) 0:01:39.197 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Wednesday 20 November 2024 12:32:40 -0500 (0:00:00.072) 0:01:39.269 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Wednesday 20 November 2024 12:32:41 -0500 (0:00:00.076) 0:01:39.346 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Wednesday 20 November 2024 12:32:41 -0500 (0:00:00.132) 0:01:39.478 **** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Wednesday 20 November 2024 12:32:41 -0500 (0:00:00.519) 0:01:39.998 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Wednesday 20 November 2024 12:32:41 -0500 (0:00:00.074) 0:01:40.072 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Wednesday 20 November 2024 12:32:41 -0500 (0:00:00.075) 0:01:40.148 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Wednesday 20 November 2024 12:32:41 -0500 (0:00:00.125) 0:01:40.273 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Wednesday 20 November 2024 12:32:42 -0500 (0:00:00.075) 0:01:40.349 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Wednesday 20 November 2024 12:32:42 -0500 (0:00:00.073) 0:01:40.422 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Wednesday 20 November 2024 12:32:42 -0500 (0:00:00.075) 0:01:40.498 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Wednesday 20 November 2024 12:32:42 -0500 (0:00:00.097) 0:01:40.595 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Wednesday 20 November 2024 12:32:42 -0500 (0:00:00.072) 0:01:40.667 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 20 November 2024 12:32:42 -0500 (0:00:00.587) 0:01:41.255 **** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Wednesday 20 November 2024 12:32:43 -0500 (0:00:00.546) 0:01:41.801 **** 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.005418", "end": "2024-11-20 12:32:43.775868", "rc": 0, "start": "2024-11-20 12:32:43.770450" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:312 Wednesday 20 November 2024 12:32:43 -0500 (0:00:00.365) 0:01:42.166 **** 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 the __mssql_is_setup variable] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Wednesday 20 November 2024 12:32:44 -0500 (0:00:00.882) 0:01:43.049 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:325 Wednesday 20 November 2024 12:32:44 -0500 (0:00:00.155) 0:01:43.204 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:341 Wednesday 20 November 2024 12:32:44 -0500 (0:00:00.070) 0:01:43.275 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Wednesday 20 November 2024 12:32:45 -0500 (0:00:00.073) 0:01:43.349 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Wednesday 20 November 2024 12:32:45 -0500 (0:00:00.083) 0:01:43.433 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:395 Wednesday 20 November 2024 12:32:45 -0500 (0:00:00.072) 0:01:43.506 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Wednesday 20 November 2024 12:32:45 -0500 (0:00:00.071) 0:01:43.577 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:412 Wednesday 20 November 2024 12:32:45 -0500 (0:00:00.538) 0:01:44.115 **** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:13:37 EST", "ActiveEnterTimestampMonotonic": "10147438", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-journald.socket basic.target network.target systemd-sysctl.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:13:37 EST", "AssertTimestampMonotonic": "9418421", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:13:37 EST", "ConditionTimestampMonotonic": "9418419", "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": "851", "ExecMainStartTimestamp": "Wed 2024-11-20 12:13:37 EST", "ExecMainStartTimestampMonotonic": "9419734", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:13:37 EST", "InactiveExitTimestampMonotonic": "9419770", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "851", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:13:37 EST", "WatchdogTimestampMonotonic": "10147392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:419 Wednesday 20 November 2024 12:32:46 -0500 (0:00:00.427) 0:01:44.543 **** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083581", "end": "2024-11-20 12:32:46.570836", "rc": 0, "start": "2024-11-20 12:32:46.487255" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:432 Wednesday 20 November 2024 12:32:46 -0500 (0:00:00.426) 0:01:44.970 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Wednesday 20 November 2024 12:32:46 -0500 (0:00:00.078) 0:01:45.048 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:454 Wednesday 20 November 2024 12:32:46 -0500 (0:00:00.073) 0:01:45.122 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 20 November 2024 12:32:46 -0500 (0:00:00.073) 0:01:45.196 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 20 November 2024 12:32:47 -0500 (0:00:00.349) 0:01:45.545 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 20 November 2024 12:32:47 -0500 (0:00:00.069) 0:01:45.615 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 20 November 2024 12:32:47 -0500 (0:00:00.544) 0:01:46.159 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:512 Wednesday 20 November 2024 12:32:47 -0500 (0:00:00.071) 0:01:46.231 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Wednesday 20 November 2024 12:32:48 -0500 (0:00:00.073) 0:01:46.304 **** skipping: [managed-node3] => (item=/tmp/ansible.ZKjDZv) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.ZKjDZv", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.BTIii9) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.BTIii9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Wednesday 20 November 2024 12:32:48 -0500 (0:00:00.082) 0:01:46.387 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:48 -0500 (0:00:00.130) 0:01:46.517 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003615", "end": "2024-11-20 12:32:48.469521", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:48.465906" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.ZKjDZv TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:48 -0500 (0:00:00.344) 0:01:46.862 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:48 -0500 (0:00:00.080) 0:01:46.943 **** 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.114995", "end": "2024-11-20 12:32:49.013755", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:48.898760" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 20 November 2024 12:32:49 -0500 (0:00:00.466) 0:01:47.409 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:49 -0500 (0:00:00.129) 0:01:47.539 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002911", "end": "2024-11-20 12:32:49.472698", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:49.469787" } STDOUT: tlskey = /etc/pki/tls/private/ansible.BTIii9 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:49 -0500 (0:00:00.325) 0:01:47.864 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:49 -0500 (0:00:00.079) 0:01:47.944 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.115177", "end": "2024-11-20 12:32:50.002607", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:49.887430" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Wednesday 20 November 2024 12:32:50 -0500 (0:00:00.507) 0:01:48.451 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:50 -0500 (0:00:00.139) 0:01:48.591 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003562", "end": "2024-11-20 12:32:50.547367", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:50.543805" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:50 -0500 (0:00:00.352) 0:01:48.943 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:50 -0500 (0:00:00.079) 0:01:49.023 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.116333", "end": "2024-11-20 12:32:51.110600", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:50.994267" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:560 Wednesday 20 November 2024 12:32:51 -0500 (0:00:00.485) 0:01:49.509 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:51 -0500 (0:00:00.137) 0:01:49.646 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003643", "end": "2024-11-20 12:32:51.590994", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:51.587351" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:51 -0500 (0:00:00.337) 0:01:49.984 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:51 -0500 (0:00:00.078) 0:01:50.062 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.116356", "end": "2024-11-20 12:32:52.162482", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:52.046126" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Wednesday 20 November 2024 12:32:52 -0500 (0:00:00.502) 0:01:50.564 **** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004304", "end": "2024-11-20 12:32:52.516953", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:52.512649" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Wednesday 20 November 2024 12:32:52 -0500 (0:00:00.345) 0:01:50.909 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:585 Wednesday 20 November 2024 12:32:52 -0500 (0:00:00.148) 0:01:51.058 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Wednesday 20 November 2024 12:32:52 -0500 (0:00:00.088) 0:01:51.146 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:602 Wednesday 20 November 2024 12:32:52 -0500 (0:00:00.078) 0:01:51.224 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Wednesday 20 November 2024 12:32:52 -0500 (0:00:00.072) 0:01:51.297 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.076) 0:01:51.373 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.073) 0:01:51.447 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:638 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.076) 0:01:51.524 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:659 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.073) 0:01:51.597 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:666 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.070) 0:01:51.668 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.072) 0:01:51.740 **** 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.004852", "end": "2024-11-20 12:32:53.701015", "rc": 0, "start": "2024-11-20 12:32:53.696163" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:691 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.352) 0:01:52.093 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Wednesday 20 November 2024 12:32:53 -0500 (0:00:00.090) 0:01:52.183 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 20 November 2024 12:32:55 -0500 (0:00:01.329) 0:01:53.512 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Wednesday 20 November 2024 12:32:55 -0500 (0:00:00.078) 0:01:53.591 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 20 November 2024 12:32:55 -0500 (0:00:00.073) 0:01:53.665 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:737 Wednesday 20 November 2024 12:32:55 -0500 (0:00:00.071) 0:01:53.737 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Wednesday 20 November 2024 12:32:55 -0500 (0:00:00.073) 0:01:53.810 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:32:55 -0500 (0:00:00.128) 0:01:53.938 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002977", "end": "2024-11-20 12:32:55.883278", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:32:55.880301" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:32:55 -0500 (0:00:00.347) 0:01:54.286 **** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117477", "end": "2024-11-20 12:32:56.352890", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:32:56.235413" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:32:56 -0500 (0:00:00.474) 0:01:54.761 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Wednesday 20 November 2024 12:32:56 -0500 (0:00:00.069) 0:01:54.830 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Wednesday 20 November 2024 12:32:56 -0500 (0:00:00.069) 0:01:54.900 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 20 November 2024 12:32:56 -0500 (0:00:00.069) 0:01:54.969 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:789 Wednesday 20 November 2024 12:32:56 -0500 (0:00:00.068) 0:01:55.038 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Wednesday 20 November 2024 12:32:56 -0500 (0:00:00.068) 0:01:55.107 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Wednesday 20 November 2024 12:32:56 -0500 (0:00:00.069) 0:01:55.176 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.143) 0:01:55.319 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:819 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.070) 0:01:55.389 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.071) 0:01:55.460 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:835 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.071) 0:01:55.532 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.070) 0:01:55.602 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.073) 0:01:55.676 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.071) 0:01:55.747 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.073) 0:01:55.821 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.071) 0:01:55.892 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.069) 0:01:55.962 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:896 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.070) 0:01:56.032 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:910 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.068) 0:01:56.100 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.070) 0:01:56.171 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Wednesday 20 November 2024 12:32:57 -0500 (0:00:00.069) 0:01:56.240 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:942 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.081) 0:01:56.322 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.069) 0:01:56.392 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.068) 0:01:56.461 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.070) 0:01:56.531 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:984 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.069) 0:01:56.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 correct permissions and ownership on the keytab] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.126) 0:01:56.727 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.068) 0:01:56.795 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.068) 0:01:56.863 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.070) 0:01:56.934 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.068) 0:01:57.002 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1058 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.073) 0:01:57.075 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.068) 0:01:57.144 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.074) 0:01:57.218 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1138 Wednesday 20 November 2024 12:32:58 -0500 (0:00:00.070) 0:01:57.288 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1145 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.084) 0:01:57.373 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1155 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.072) 0:01:57.446 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1161 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.068) 0:01:57.515 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.082) 0:01:57.597 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1178 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.069) 0:01:57.667 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1186 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.071) 0:01:57.738 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.086) 0:01:57.824 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1206 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.068) 0:01:57.893 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.071) 0:01:57.964 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.068) 0:01:58.033 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1247 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.128) 0:01:58.161 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Wednesday 20 November 2024 12:32:59 -0500 (0:00:00.069) 0:01:58.231 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1267 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.072) 0:01:58.304 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1280 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.083) 0:01:58.388 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1289 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.071) 0:01:58.459 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.075) 0:01:58.534 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.070) 0:01:58.605 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.072) 0:01:58.678 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.069) 0:01:58.747 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.089) 0:01:58.837 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1339 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.070) 0:01:58.907 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.068) 0:01:58.975 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1352 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.069) 0:01:59.045 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.068) 0:01:59.114 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.076) 0:01:59.190 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Wednesday 20 November 2024 12:33:00 -0500 (0:00:00.070) 0:01:59.261 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 20 November 2024 12:33:01 -0500 (0:00:00.069) 0:01:59.330 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Wednesday 20 November 2024 12:33:01 -0500 (0:00:00.085) 0:01:59.416 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1407 Wednesday 20 November 2024 12:33:01 -0500 (0:00:00.071) 0:01:59.487 **** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 20 November 2024 12:33:01 -0500 (0:00:00.529) 0:02:00.017 **** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:32:27 EST", "ActiveEnterTimestampMonotonic": "1139476741", "ActiveExitTimestamp": "Wed 2024-11-20 12:32:26 EST", "ActiveExitTimestampMonotonic": "1139257581", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:32:27 EST", "AssertTimestampMonotonic": "1139474831", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:32:27 EST", "ConditionTimestampMonotonic": "1139474830", "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": "28915", "ExecMainStartTimestamp": "Wed 2024-11-20 12:32:27 EST", "ExecMainStartTimestampMonotonic": "1139475851", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:32:27 EST", "InactiveEnterTimestampMonotonic": "1139474303", "InactiveExitTimestamp": "Wed 2024-11-20 12:32:27 EST", "InactiveExitTimestampMonotonic": "1139476741", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28915", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:32:27 EST", "WatchdogTimestampMonotonic": "1139476711", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1420 Wednesday 20 November 2024 12:33:03 -0500 (0:00:01.558) 0:02:01.575 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1427 Wednesday 20 November 2024 12:33:03 -0500 (0:00:00.071) 0:02:01.647 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Wednesday 20 November 2024 12:33:03 -0500 (0:00:00.071) 0:02:01.719 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Wednesday 20 November 2024 12:33:03 -0500 (0:00:00.264) 0:02:01.984 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Wednesday 20 November 2024 12:33:03 -0500 (0:00:00.070) 0:02:02.054 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Wednesday 20 November 2024 12:33:03 -0500 (0:00:00.066) 0:02:02.121 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 20 November 2024 12:33:03 -0500 (0:00:00.070) 0:02:02.192 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 20 November 2024 12:33:03 -0500 (0:00:00.070) 0:02:02.262 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 20 November 2024 12:33:04 -0500 (0:00:00.123) 0:02:02.385 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 20 November 2024 12:33:04 -0500 (0:00:00.080) 0:02:02.466 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 20 November 2024 12:33:04 -0500 (0:00:00.073) 0:02:02.539 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 20 November 2024 12:33:04 -0500 (0:00:00.072) 0:02:02.612 **** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 20 November 2024 12:33:04 -0500 (0:00:00.126) 0:02:02.739 **** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:33:03 EST", "ActiveEnterTimestampMonotonic": "1175511701", "ActiveExitTimestamp": "Wed 2024-11-20 12:33:02 EST", "ActiveExitTimestampMonotonic": "1174463068", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:33:03 EST", "AssertTimestampMonotonic": "1175510995", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:33:03 EST", "ConditionTimestampMonotonic": "1175510994", "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": "31177", "ExecMainStartTimestamp": "Wed 2024-11-20 12:33:03 EST", "ExecMainStartTimestampMonotonic": "1175511633", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2024-11-20 12:33:03 EST] ; stop_time=[n/a] ; pid=31177 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:33:03 EST", "InactiveEnterTimestampMonotonic": "1175509347", "InactiveExitTimestamp": "Wed 2024-11-20 12:33:03 EST", "InactiveExitTimestampMonotonic": "1175511701", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "31177", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:33:03 EST", "WatchdogTimestampMonotonic": "1175511678", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 20 November 2024 12:33:05 -0500 (0:00:00.845) 0:02:03.585 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004493", "end": "2024-11-20 12:33:05.587093", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:05.582600" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 20 November 2024 12:33:05 -0500 (0:00:00.404) 0:02:03.989 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.030605", "end": "2024-11-20 12:33:06.411974", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:06.381369" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 20 November 2024 12:33:06 -0500 (0:00:00.946) 0:02:04.936 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wednesday 20 November 2024 12:33:06 -0500 (0:00:00.086) 0:02:05.022 **** 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": 7260, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Wednesday 20 November 2024 12:33:08 -0500 (0:00:01.532) 0:02:06.555 **** 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.023052", "end": "2024-11-20 12:33:08.536511", "rc": 0, "start": "2024-11-20 12:33:08.513459" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Wednesday 20 November 2024 12:33:08 -0500 (0:00:00.381) 0:02:06.936 **** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Wednesday 20 November 2024 12:33:08 -0500 (0:00:00.078) 0:02:07.015 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Wednesday 20 November 2024 12:33:08 -0500 (0:00:00.071) 0:02:07.086 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Wednesday 20 November 2024 12:33:08 -0500 (0:00:00.071) 0:02:07.157 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Wednesday 20 November 2024 12:33:08 -0500 (0:00:00.069) 0:02:07.227 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Wednesday 20 November 2024 12:33:08 -0500 (0:00:00.069) 0:02:07.296 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.072) 0:02:07.368 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.066) 0:02:07.435 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.069) 0:02:07.505 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.136) 0:02:07.642 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004347", "end": "2024-11-20 12:33:09.590458", "rc": 0, "start": "2024-11-20 12:33:09.586111" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.341) 0:02:07.983 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.157) 0:02:08.141 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.079) 0:02:08.221 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Wednesday 20 November 2024 12:33:09 -0500 (0:00:00.077) 0:02:08.298 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:10 -0500 (0:00:00.133) 0:02:08.432 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003828", "end": "2024-11-20 12:33:10.388194", "rc": 0, "start": "2024-11-20 12:33:10.384366" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:10 -0500 (0:00:00.348) 0:02:08.781 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:10 -0500 (0:00:00.096) 0:02:08.877 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:10 -0500 (0:00:00.081) 0:02:08.959 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Wednesday 20 November 2024 12:33:10 -0500 (0:00:00.076) 0:02:09.036 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:10 -0500 (0:00:00.141) 0:02:09.178 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004585", "end": "2024-11-20 12:33:11.120636", "rc": 0, "start": "2024-11-20 12:33:11.116051" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:11 -0500 (0:00:00.333) 0:02:09.511 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:11 -0500 (0:00:00.086) 0:02:09.597 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:11 -0500 (0:00:00.086) 0:02:09.684 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Wednesday 20 November 2024 12:33:11 -0500 (0:00:00.071) 0:02:09.755 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:11 -0500 (0:00:00.135) 0:02:09.891 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004107", "end": "2024-11-20 12:33:11.829695", "rc": 0, "start": "2024-11-20 12:33:11.825588" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:11 -0500 (0:00:00.329) 0:02:10.221 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:11 -0500 (0:00:00.076) 0:02:10.298 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:12 -0500 (0:00:00.089) 0:02:10.388 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Wednesday 20 November 2024 12:33:12 -0500 (0:00:00.073) 0:02:10.461 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Wednesday 20 November 2024 12:33:12 -0500 (0:00:00.069) 0:02:10.530 **** changed: [managed-node3] => (item=/etc/pki/tls/certs/ansible.ZKjDZv) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.ZKjDZv", "path": "/etc/pki/tls/certs/ansible.ZKjDZv", "state": "absent" } changed: [managed-node3] => (item=/etc/pki/tls/private/ansible.BTIii9) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.BTIii9", "path": "/etc/pki/tls/private/ansible.BTIii9", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Wednesday 20 November 2024 12:33:12 -0500 (0:00:00.617) 0:02:11.148 **** ok: [managed-node3] => (item=/tmp/ansible.ZKjDZv) => { "ansible_loop_var": "item", "changed": false, "checksum": "3d8fd51caf08533b922b83263eac7a64dda1a8fa", "dest": "/tmp/ansible.ZKjDZv", "gid": 0, "group": "root", "item": "/tmp/ansible.ZKjDZv", "mode": "0600", "owner": "root", "path": "/tmp/ansible.ZKjDZv", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1094, "state": "file", "uid": 0 } ok: [managed-node3] => (item=/tmp/ansible.BTIii9) => { "ansible_loop_var": "item", "changed": false, "checksum": "cfdb46b7b8f3516483db17bc8fa594b6886b1500", "dest": "/tmp/ansible.BTIii9", "gid": 0, "group": "root", "item": "/tmp/ansible.BTIii9", "mode": "0600", "owner": "root", "path": "/tmp/ansible.BTIii9", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1704, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Wednesday 20 November 2024 12:33:13 -0500 (0:00:00.984) 0:02:12.132 **** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.ZKjDZv", "mssql_tls_private_key": "ansible.BTIii9" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Wednesday 20 November 2024 12:33:13 -0500 (0:00:00.071) 0:02:12.203 **** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 20 November 2024 12:33:14 -0500 (0:00:00.713) 0:02:12.917 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 20 November 2024 12:33:14 -0500 (0:00:00.118) 0:02:13.035 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 20 November 2024 12:33:14 -0500 (0:00:00.094) 0:02:13.130 **** 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-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 20 November 2024 12:33:14 -0500 (0:00:00.106) 0:02:13.236 **** ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.072) 0:02:13.308 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.071) 0:02:13.380 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.068) 0:02:13.449 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.069) 0:02:13.518 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.066) 0:02:13.585 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.068) 0:02:13.653 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.067) 0:02:13.721 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.080) 0:02:13.801 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.071) 0:02:13.872 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.073) 0:02:13.946 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.156) 0:02:14.102 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.070) 0:02:14.173 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Wednesday 20 November 2024 12:33:15 -0500 (0:00:00.070) 0:02:14.244 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 20 November 2024 12:33:16 -0500 (0:00:00.072) 0:02:14.316 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Wednesday 20 November 2024 12:33:16 -0500 (0:00:00.069) 0:02:14.385 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Wednesday 20 November 2024 12:33:16 -0500 (0:00:00.074) 0:02:14.460 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wednesday 20 November 2024 12:33:16 -0500 (0:00:00.069) 0:02:14.529 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Wednesday 20 November 2024 12:33:17 -0500 (0:00:01.182) 0:02:15.711 **** 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" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Wednesday 20 November 2024 12:33:17 -0500 (0:00:00.205) 0:02:15.917 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Wednesday 20 November 2024 12:33:17 -0500 (0:00:00.073) 0:02:15.991 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Wednesday 20 November 2024 12:33:17 -0500 (0:00:00.077) 0:02:16.068 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Wednesday 20 November 2024 12:33:17 -0500 (0:00:00.203) 0:02:16.272 **** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Wednesday 20 November 2024 12:33:18 -0500 (0:00:00.585) 0:02:16.857 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Wednesday 20 November 2024 12:33:18 -0500 (0:00:00.071) 0:02:16.929 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Wednesday 20 November 2024 12:33:18 -0500 (0:00:00.077) 0:02:17.007 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Wednesday 20 November 2024 12:33:18 -0500 (0:00:00.076) 0:02:17.084 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Wednesday 20 November 2024 12:33:18 -0500 (0:00:00.075) 0:02:17.159 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Wednesday 20 November 2024 12:33:18 -0500 (0:00:00.077) 0:02:17.236 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Wednesday 20 November 2024 12:33:19 -0500 (0:00:00.073) 0:02:17.309 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Wednesday 20 November 2024 12:33:19 -0500 (0:00:00.097) 0:02:17.407 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Wednesday 20 November 2024 12:33:19 -0500 (0:00:00.070) 0:02:17.478 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 20 November 2024 12:33:19 -0500 (0:00:00.601) 0:02:18.080 **** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Wednesday 20 November 2024 12:33:20 -0500 (0:00:00.573) 0:02:18.653 **** 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.005169", "end": "2024-11-20 12:33:20.590083", "rc": 0, "start": "2024-11-20 12:33:20.584914" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:312 Wednesday 20 November 2024 12:33:20 -0500 (0:00:00.395) 0:02:19.048 **** 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 the __mssql_is_setup variable] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Wednesday 20 November 2024 12:33:21 -0500 (0:00:00.883) 0:02:19.932 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:325 Wednesday 20 November 2024 12:33:21 -0500 (0:00:00.098) 0:02:20.031 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:341 Wednesday 20 November 2024 12:33:21 -0500 (0:00:00.070) 0:02:20.101 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Wednesday 20 November 2024 12:33:21 -0500 (0:00:00.071) 0:02:20.173 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Wednesday 20 November 2024 12:33:21 -0500 (0:00:00.084) 0:02:20.257 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:395 Wednesday 20 November 2024 12:33:22 -0500 (0:00:00.067) 0:02:20.325 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Wednesday 20 November 2024 12:33:22 -0500 (0:00:00.072) 0:02:20.397 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:412 Wednesday 20 November 2024 12:33:22 -0500 (0:00:00.562) 0:02:20.959 **** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:13:37 EST", "ActiveEnterTimestampMonotonic": "10147438", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-journald.socket basic.target network.target systemd-sysctl.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:13:37 EST", "AssertTimestampMonotonic": "9418421", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:13:37 EST", "ConditionTimestampMonotonic": "9418419", "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": "851", "ExecMainStartTimestamp": "Wed 2024-11-20 12:13:37 EST", "ExecMainStartTimestampMonotonic": "9419734", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:13:37 EST", "InactiveExitTimestampMonotonic": "9419770", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "851", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:13:37 EST", "WatchdogTimestampMonotonic": "10147392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:419 Wednesday 20 November 2024 12:33:23 -0500 (0:00:00.441) 0:02:21.401 **** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084874", "end": "2024-11-20 12:33:23.425799", "rc": 0, "start": "2024-11-20 12:33:23.340925" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:432 Wednesday 20 November 2024 12:33:23 -0500 (0:00:00.417) 0:02:21.819 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Wednesday 20 November 2024 12:33:23 -0500 (0:00:00.140) 0:02:21.959 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:454 Wednesday 20 November 2024 12:33:23 -0500 (0:00:00.086) 0:02:22.046 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 20 November 2024 12:33:23 -0500 (0:00:00.071) 0:02:22.117 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 20 November 2024 12:33:24 -0500 (0:00:00.336) 0:02:22.454 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 20 November 2024 12:33:24 -0500 (0:00:00.071) 0:02:22.525 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 20 November 2024 12:33:24 -0500 (0:00:00.542) 0:02:23.068 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:512 Wednesday 20 November 2024 12:33:24 -0500 (0:00:00.076) 0:02:23.144 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Wednesday 20 November 2024 12:33:24 -0500 (0:00:00.077) 0:02:23.222 **** changed: [managed-node3] => (item=/tmp/ansible.ZKjDZv) => { "ansible_loop_var": "item", "changed": true, "checksum": "3d8fd51caf08533b922b83263eac7a64dda1a8fa", "dest": "/etc/pki/tls/certs/ansible.ZKjDZv", "gid": 994, "group": "mssql", "item": "/tmp/ansible.ZKjDZv", "md5sum": "4f42ba345bd31aa4a45a7a4d123d3cee", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1094, "src": "/tmp/ansible.ZKjDZv", "state": "file", "uid": 996 } changed: [managed-node3] => (item=/tmp/ansible.BTIii9) => { "ansible_loop_var": "item", "changed": true, "checksum": "cfdb46b7b8f3516483db17bc8fa594b6886b1500", "dest": "/etc/pki/tls/private/ansible.BTIii9", "gid": 994, "group": "mssql", "item": "/tmp/ansible.BTIii9", "md5sum": "72bf5e2148e2450219cd4d68de35424c", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.BTIii9", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Wednesday 20 November 2024 12:33:25 -0500 (0:00:00.648) 0:02:23.870 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:33:25 -0500 (0:00:00.131) 0:02:24.002 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003080", "end": "2024-11-20 12:33:25.945437", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:25.942357" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:33:26 -0500 (0:00:00.335) 0:02:24.338 **** 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.ZKjDZv" ], "delta": "0:00:00.115466", "end": "2024-11-20 12:33:26.403979", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:33:26.288513" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:33:26 -0500 (0:00:00.544) 0:02:24.882 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 20 November 2024 12:33:26 -0500 (0:00:00.080) 0:02:24.963 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:33:26 -0500 (0:00:00.147) 0:02:25.110 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002846", "end": "2024-11-20 12:33:27.057762", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:27.054916" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:33:27 -0500 (0:00:00.337) 0:02:25.448 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.BTIii9" ], "delta": "0:00:00.117612", "end": "2024-11-20 12:33:27.510549", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:33:27.392937" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:33:27 -0500 (0:00:00.465) 0:02:25.914 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Wednesday 20 November 2024 12:33:27 -0500 (0:00:00.075) 0:02:25.989 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:33:27 -0500 (0:00:00.148) 0:02:26.138 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002886", "end": "2024-11-20 12:33:28.082918", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:28.080032" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:33:28 -0500 (0:00:00.335) 0:02:26.473 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.114947", "end": "2024-11-20 12:33:28.529145", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:33:28.414198" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:33:28 -0500 (0:00:00.456) 0:02:26.929 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:560 Wednesday 20 November 2024 12:33:28 -0500 (0:00:00.070) 0:02:27.000 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:33:28 -0500 (0:00:00.221) 0:02:27.222 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002849", "end": "2024-11-20 12:33:29.166588", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:29.163739" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:33:29 -0500 (0:00:00.339) 0:02:27.561 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.113351", "end": "2024-11-20 12:33:29.623823", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:33:29.510472" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:33:29 -0500 (0:00:00.468) 0:02:28.029 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Wednesday 20 November 2024 12:33:29 -0500 (0:00:00.075) 0:02:28.105 **** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.005211", "end": "2024-11-20 12:33:30.064400", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:33:30.059189" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.348) 0:02:28.453 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:585 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.072) 0:02:28.526 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.077) 0:02:28.603 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:602 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.073) 0:02:28.676 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.071) 0:02:28.748 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.074) 0:02:28.823 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.069) 0:02:28.893 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:638 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.071) 0:02:28.964 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:659 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.071) 0:02:29.036 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:666 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.067) 0:02:29.103 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Wednesday 20 November 2024 12:33:30 -0500 (0:00:00.067) 0:02:29.171 **** 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.005094", "end": "2024-11-20 12:33:31.114915", "rc": 0, "start": "2024-11-20 12:33:31.109821" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:691 Wednesday 20 November 2024 12:33:31 -0500 (0:00:00.414) 0:02:29.585 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Wednesday 20 November 2024 12:33:31 -0500 (0:00:00.076) 0:02:29.662 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 20 November 2024 12:33:32 -0500 (0:00:01.200) 0:02:30.863 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Wednesday 20 November 2024 12:33:32 -0500 (0:00:00.078) 0:02:30.941 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 20 November 2024 12:33:32 -0500 (0:00:00.071) 0:02:31.013 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:737 Wednesday 20 November 2024 12:33:32 -0500 (0:00:00.070) 0:02:31.084 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Wednesday 20 November 2024 12:33:32 -0500 (0:00:00.072) 0:02:31.156 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:33:32 -0500 (0:00:00.136) 0:02:31.293 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003131", "end": "2024-11-20 12:33:33.233234", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:33.230103" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:33:33 -0500 (0:00:00.333) 0:02:31.626 **** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.116993", "end": "2024-11-20 12:33:33.689542", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:33:33.572549" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:33:33 -0500 (0:00:00.463) 0:02:32.090 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Wednesday 20 November 2024 12:33:33 -0500 (0:00:00.071) 0:02:32.162 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Wednesday 20 November 2024 12:33:33 -0500 (0:00:00.072) 0:02:32.235 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.084) 0:02:32.319 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:789 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.072) 0:02:32.392 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.068) 0:02:32.461 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.071) 0:02:32.533 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.069) 0:02:32.603 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:819 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.070) 0:02:32.673 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.070) 0:02:32.743 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:835 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.068) 0:02:32.812 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.072) 0:02:32.884 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.070) 0:02:32.954 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.072) 0:02:33.026 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.073) 0:02:33.100 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.071) 0:02:33.172 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Wednesday 20 November 2024 12:33:34 -0500 (0:00:00.071) 0:02:33.243 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:896 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.076) 0:02:33.319 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:910 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.150) 0:02:33.470 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.072) 0:02:33.543 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.074) 0:02:33.618 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:942 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.072) 0:02:33.690 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.069) 0:02:33.760 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.072) 0:02:33.832 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.068) 0:02:33.901 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:984 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.071) 0:02:33.972 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.068) 0:02:34.041 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.070) 0:02:34.112 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.074) 0:02:34.186 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Wednesday 20 November 2024 12:33:35 -0500 (0:00:00.068) 0:02:34.254 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.070) 0:02:34.325 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1058 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.082) 0:02:34.408 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.068) 0:02:34.477 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.071) 0:02:34.548 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1138 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.066) 0:02:34.614 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1145 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.070) 0:02:34.685 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1155 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.066) 0:02:34.752 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1161 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.145) 0:02:34.898 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.086) 0:02:34.985 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1178 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.073) 0:02:35.058 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1186 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.073) 0:02:35.132 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.089) 0:02:35.221 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1206 Wednesday 20 November 2024 12:33:36 -0500 (0:00:00.075) 0:02:35.296 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.076) 0:02:35.373 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.080) 0:02:35.454 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1247 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.074) 0:02:35.528 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.075) 0:02:35.604 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1267 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.076) 0:02:35.681 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1280 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.072) 0:02:35.753 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1289 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.076) 0:02:35.830 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.073) 0:02:35.903 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.074) 0:02:35.977 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.072) 0:02:36.050 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.074) 0:02:36.124 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.091) 0:02:36.216 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1339 Wednesday 20 November 2024 12:33:37 -0500 (0:00:00.071) 0:02:36.288 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.161) 0:02:36.449 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1352 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.072) 0:02:36.521 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.075) 0:02:36.597 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.083) 0:02:36.680 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.067) 0:02:36.748 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.069) 0:02:36.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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.070) 0:02:36.888 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1407 Wednesday 20 November 2024 12:33:38 -0500 (0:00:00.070) 0:02:36.959 **** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 20 November 2024 12:33:39 -0500 (0:00:00.422) 0:02:37.382 **** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:33:03 EST", "ActiveEnterTimestampMonotonic": "1175511701", "ActiveExitTimestamp": "Wed 2024-11-20 12:33:02 EST", "ActiveExitTimestampMonotonic": "1174463068", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:33:03 EST", "AssertTimestampMonotonic": "1175510995", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:33:03 EST", "ConditionTimestampMonotonic": "1175510994", "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": "31177", "ExecMainStartTimestamp": "Wed 2024-11-20 12:33:03 EST", "ExecMainStartTimestampMonotonic": "1175511633", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2024-11-20 12:33:03 EST] ; stop_time=[n/a] ; pid=31177 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:33:03 EST", "InactiveEnterTimestampMonotonic": "1175509347", "InactiveExitTimestamp": "Wed 2024-11-20 12:33:03 EST", "InactiveExitTimestampMonotonic": "1175511701", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "31177", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:33:03 EST", "WatchdogTimestampMonotonic": "1175511678", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1420 Wednesday 20 November 2024 12:33:39 -0500 (0:00:00.742) 0:02:38.125 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1427 Wednesday 20 November 2024 12:33:39 -0500 (0:00:00.070) 0:02:38.196 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Wednesday 20 November 2024 12:33:39 -0500 (0:00:00.068) 0:02:38.264 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.486) 0:02:38.751 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.070) 0:02:38.821 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.076) 0:02:38.897 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.075) 0:02:38.972 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.076) 0:02:39.049 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.075) 0:02:39.124 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.069) 0:02:39.194 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 20 November 2024 12:33:40 -0500 (0:00:00.072) 0:02:39.267 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 20 November 2024 12:33:41 -0500 (0:00:00.070) 0:02:39.337 **** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 20 November 2024 12:33:41 -0500 (0:00:00.129) 0:02:39.467 **** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:33:39 EST", "ActiveEnterTimestampMonotonic": "1212054821", "ActiveExitTimestamp": "Wed 2024-11-20 12:33:39 EST", "ActiveExitTimestampMonotonic": "1211831883", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:33:39 EST", "AssertTimestampMonotonic": "1212054155", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:33:39 EST", "ConditionTimestampMonotonic": "1212054153", "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": "1187", "ExecMainStartTimestamp": "Wed 2024-11-20 12:33:39 EST", "ExecMainStartTimestampMonotonic": "1212054761", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2024-11-20 12:33:39 EST] ; stop_time=[n/a] ; pid=1187 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:33:39 EST", "InactiveEnterTimestampMonotonic": "1212053330", "InactiveExitTimestamp": "Wed 2024-11-20 12:33:39 EST", "InactiveExitTimestampMonotonic": "1212054821", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1187", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:33:39 EST", "WatchdogTimestampMonotonic": "1212054801", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 20 November 2024 12:33:41 -0500 (0:00:00.757) 0:02:40.224 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004508", "end": "2024-11-20 12:33:42.250117", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:42.245609" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 20 November 2024 12:33:42 -0500 (0:00:00.438) 0:02:40.663 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004489", "end": "2024-11-20 12:33:43.108910", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:33:43.104421" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 20 November 2024 12:33:43 -0500 (0:00:00.931) 0:02:41.594 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wednesday 20 November 2024 12:33:43 -0500 (0:00:00.091) 0:02:41.686 **** 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": 7350, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Wednesday 20 November 2024 12:33:44 -0500 (0:00:01.506) 0:02:43.192 **** 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.022714", "end": "2024-11-20 12:33:45.156366", "rc": 0, "start": "2024-11-20 12:33:45.133652" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.365) 0:02:43.558 **** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.089) 0:02:43.647 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.074) 0:02:43.722 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.068) 0:02:43.791 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.072) 0:02:43.864 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.070) 0:02:43.934 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.071) 0:02:44.006 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.072) 0:02:44.078 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Wednesday 20 November 2024 12:33:45 -0500 (0:00:00.150) 0:02:44.228 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:46 -0500 (0:00:00.132) 0:02:44.361 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004448", "end": "2024-11-20 12:33:46.323888", "rc": 0, "start": "2024-11-20 12:33:46.319440" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.ZKjDZv TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:46 -0500 (0:00:00.368) 0:02:44.729 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:46 -0500 (0:00:00.095) 0:02:44.825 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.ZKjDZv] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:46 -0500 (0:00:00.081) 0:02:44.906 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Wednesday 20 November 2024 12:33:46 -0500 (0:00:00.072) 0:02:44.979 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:46 -0500 (0:00:00.131) 0:02:45.110 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003852", "end": "2024-11-20 12:33:47.056478", "rc": 0, "start": "2024-11-20 12:33:47.052626" } STDOUT: tlskey = /etc/pki/tls/private/ansible.BTIii9 TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:47 -0500 (0:00:00.339) 0:02:45.450 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:47 -0500 (0:00:00.090) 0:02:45.540 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.BTIii9] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:47 -0500 (0:00:00.079) 0:02:45.620 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Wednesday 20 November 2024 12:33:47 -0500 (0:00:00.083) 0:02:45.704 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:47 -0500 (0:00:00.135) 0:02:45.840 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003890", "end": "2024-11-20 12:33:47.785688", "rc": 0, "start": "2024-11-20 12:33:47.781798" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:47 -0500 (0:00:00.416) 0:02:46.256 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.091) 0:02:46.348 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.081) 0:02:46.429 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.076) 0:02:46.505 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.140) 0:02:46.646 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004454", "end": "2024-11-20 12:33:48.604616", "rc": 0, "start": "2024-11-20 12:33:48.600162" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.354) 0:02:47.000 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.078) 0:02:47.078 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.090) 0:02:47.168 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Wednesday 20 November 2024 12:33:48 -0500 (0:00:00.075) 0:02:47.244 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Wednesday 20 November 2024 12:33:49 -0500 (0:00:00.069) 0:02:47.314 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Wednesday 20 November 2024 12:33:49 -0500 (0:00:00.438) 0:02:47.752 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002839", "end": "2024-11-20 12:33:49.952283", "rc": 0, "start": "2024-11-20 12:33:49.949444" } 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.ZKjDZv tlskey = /etc/pki/tls/private/ansible.BTIii9 tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Wednesday 20 November 2024 12:33:50 -0500 (0:00:00.679) 0:02:48.432 **** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 20 November 2024 12:33:50 -0500 (0:00:00.800) 0:02:49.232 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.118) 0:02:49.351 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.091) 0:02:49.443 **** 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-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.105) 0:02:49.548 **** ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.067) 0:02:49.616 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.069) 0:02:49.686 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.066) 0:02:49.753 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.176) 0:02:49.929 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.074) 0:02:50.003 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.073) 0:02:50.076 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.073) 0:02:50.149 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.070) 0:02:50.219 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Wednesday 20 November 2024 12:33:51 -0500 (0:00:00.073) 0:02:50.292 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.074) 0:02:50.367 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.086) 0:02:50.453 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.073) 0:02:50.527 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.075) 0:02:50.602 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.075) 0:02:50.678 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.074) 0:02:50.752 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.088) 0:02:50.841 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wednesday 20 November 2024 12:33:52 -0500 (0:00:00.076) 0:02:50.917 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Wednesday 20 November 2024 12:33:54 -0500 (0:00:01.408) 0:02:52.326 **** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Wednesday 20 November 2024 12:33:54 -0500 (0:00:00.193) 0:02:52.520 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Wednesday 20 November 2024 12:33:54 -0500 (0:00:00.075) 0:02:52.596 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Wednesday 20 November 2024 12:33:54 -0500 (0:00:00.081) 0:02:52.677 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Wednesday 20 November 2024 12:33:54 -0500 (0:00:00.134) 0:02:52.812 **** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.529) 0:02:53.342 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.074) 0:02:53.416 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.079) 0:02:53.496 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.078) 0:02:53.574 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.073) 0:02:53.648 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.074) 0:02:53.722 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.073) 0:02:53.796 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.101) 0:02:53.897 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Wednesday 20 November 2024 12:33:55 -0500 (0:00:00.080) 0:02:53.977 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 20 November 2024 12:33:56 -0500 (0:00:00.620) 0:02:54.598 **** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Wednesday 20 November 2024 12:33:56 -0500 (0:00:00.545) 0:02:55.144 **** 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.004856", "end": "2024-11-20 12:33:57.092959", "rc": 0, "start": "2024-11-20 12:33:57.088103" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:312 Wednesday 20 November 2024 12:33:57 -0500 (0:00:00.349) 0:02:55.493 **** 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 the __mssql_is_setup variable] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Wednesday 20 November 2024 12:33:58 -0500 (0:00:00.876) 0:02:56.370 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:325 Wednesday 20 November 2024 12:33:58 -0500 (0:00:00.099) 0:02:56.469 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:341 Wednesday 20 November 2024 12:33:58 -0500 (0:00:00.069) 0:02:56.539 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Wednesday 20 November 2024 12:33:58 -0500 (0:00:00.068) 0:02:56.607 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Wednesday 20 November 2024 12:33:58 -0500 (0:00:00.084) 0:02:56.692 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:395 Wednesday 20 November 2024 12:33:58 -0500 (0:00:00.068) 0:02:56.761 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Wednesday 20 November 2024 12:33:58 -0500 (0:00:00.069) 0:02:56.830 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:412 Wednesday 20 November 2024 12:33:59 -0500 (0:00:00.541) 0:02:57.371 **** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:13:37 EST", "ActiveEnterTimestampMonotonic": "10147438", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-journald.socket basic.target network.target systemd-sysctl.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:13:37 EST", "AssertTimestampMonotonic": "9418421", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:13:37 EST", "ConditionTimestampMonotonic": "9418419", "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": "851", "ExecMainStartTimestamp": "Wed 2024-11-20 12:13:37 EST", "ExecMainStartTimestampMonotonic": "9419734", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:13:37 EST", "InactiveExitTimestampMonotonic": "9419770", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "851", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:13:37 EST", "WatchdogTimestampMonotonic": "10147392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:419 Wednesday 20 November 2024 12:33:59 -0500 (0:00:00.445) 0:02:57.817 **** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.081852", "end": "2024-11-20 12:33:59.844134", "rc": 0, "start": "2024-11-20 12:33:59.762282" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:432 Wednesday 20 November 2024 12:33:59 -0500 (0:00:00.422) 0:02:58.239 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Wednesday 20 November 2024 12:34:00 -0500 (0:00:00.076) 0:02:58.316 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:454 Wednesday 20 November 2024 12:34:00 -0500 (0:00:00.075) 0:02:58.391 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 20 November 2024 12:34:00 -0500 (0:00:00.076) 0:02:58.468 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 20 November 2024 12:34:00 -0500 (0:00:00.335) 0:02:58.804 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 20 November 2024 12:34:00 -0500 (0:00:00.070) 0:02:58.874 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 20 November 2024 12:34:01 -0500 (0:00:00.546) 0:02:59.420 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:512 Wednesday 20 November 2024 12:34:01 -0500 (0:00:00.075) 0:02:59.496 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Wednesday 20 November 2024 12:34:01 -0500 (0:00:00.071) 0:02:59.568 **** skipping: [managed-node3] => (item=/tmp/ansible.ZKjDZv) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.ZKjDZv", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.BTIii9) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.BTIii9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Wednesday 20 November 2024 12:34:01 -0500 (0:00:00.087) 0:02:59.655 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:01 -0500 (0:00:00.229) 0:02:59.885 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003712", "end": "2024-11-20 12:34:01.849285", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:01.845573" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.ZKjDZv TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:01 -0500 (0:00:00.362) 0:03:00.248 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:02 -0500 (0:00:00.087) 0:03:00.336 **** 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.116120", "end": "2024-11-20 12:34:02.418769", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:02.302649" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 20 November 2024 12:34:02 -0500 (0:00:00.487) 0:03:00.823 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:02 -0500 (0:00:00.141) 0:03:00.965 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002996", "end": "2024-11-20 12:34:02.934206", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:02.931210" } STDOUT: tlskey = /etc/pki/tls/private/ansible.BTIii9 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:03 -0500 (0:00:00.365) 0:03:01.331 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:03 -0500 (0:00:00.083) 0:03:01.415 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.115530", "end": "2024-11-20 12:34:03.510715", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:03.395185" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Wednesday 20 November 2024 12:34:03 -0500 (0:00:00.500) 0:03:01.915 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:03 -0500 (0:00:00.141) 0:03:02.057 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002928", "end": "2024-11-20 12:34:04.014540", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:04.011612" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:04 -0500 (0:00:00.351) 0:03:02.409 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:04 -0500 (0:00:00.177) 0:03:02.586 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.114484", "end": "2024-11-20 12:34:04.654519", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:04.540035" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:560 Wednesday 20 November 2024 12:34:04 -0500 (0:00:00.471) 0:03:03.058 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:04 -0500 (0:00:00.156) 0:03:03.214 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003450", "end": "2024-11-20 12:34:05.171369", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:05.167919" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:05 -0500 (0:00:00.353) 0:03:03.568 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:05 -0500 (0:00:00.084) 0:03:03.652 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.115367", "end": "2024-11-20 12:34:05.719515", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:05.604148" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Wednesday 20 November 2024 12:34:05 -0500 (0:00:00.467) 0:03:04.119 **** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004599", "end": "2024-11-20 12:34:06.072333", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:06.067734" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.345) 0:03:04.464 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:585 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.076) 0:03:04.541 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.075) 0:03:04.616 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:602 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.071) 0:03:04.688 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.072) 0:03:04.761 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.071) 0:03:04.832 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.071) 0:03:04.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 : Change the password of sa user] ******** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:638 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.170) 0:03:05.075 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:659 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.077) 0:03:05.152 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:666 Wednesday 20 November 2024 12:34:06 -0500 (0:00:00.092) 0:03:05.244 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Wednesday 20 November 2024 12:34:07 -0500 (0:00:00.073) 0:03:05.318 **** 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.004926", "end": "2024-11-20 12:34:07.293798", "rc": 0, "start": "2024-11-20 12:34:07.288872" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:691 Wednesday 20 November 2024 12:34:07 -0500 (0:00:00.372) 0:03:05.690 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Wednesday 20 November 2024 12:34:07 -0500 (0:00:00.082) 0:03:05.773 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 20 November 2024 12:34:08 -0500 (0:00:01.209) 0:03:06.983 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Wednesday 20 November 2024 12:34:08 -0500 (0:00:00.081) 0:03:07.064 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 20 November 2024 12:34:08 -0500 (0:00:00.070) 0:03:07.135 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:737 Wednesday 20 November 2024 12:34:08 -0500 (0:00:00.075) 0:03:07.210 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Wednesday 20 November 2024 12:34:08 -0500 (0:00:00.087) 0:03:07.297 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:09 -0500 (0:00:00.223) 0:03:07.521 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002895", "end": "2024-11-20 12:34:09.471995", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:09.469100" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:09 -0500 (0:00:00.350) 0:03:07.871 **** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.115368", "end": "2024-11-20 12:34:09.957736", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:09.842368" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.499) 0:03:08.371 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.075) 0:03:08.447 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.072) 0:03:08.519 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.075) 0:03:08.595 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:789 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.072) 0:03:08.667 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.073) 0:03:08.741 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.071) 0:03:08.812 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.069) 0:03:08.882 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:819 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.071) 0:03:08.954 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.069) 0:03:09.023 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:835 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.073) 0:03:09.096 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.075) 0:03:09.171 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 20 November 2024 12:34:10 -0500 (0:00:00.070) 0:03:09.242 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.182) 0:03:09.424 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.078) 0:03:09.503 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.079) 0:03:09.582 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.075) 0:03:09.658 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:896 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.078) 0:03:09.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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:910 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.076) 0:03:09.813 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.074) 0:03:09.887 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.076) 0:03:09.964 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:942 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.072) 0:03:10.037 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.074) 0:03:10.111 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.070) 0:03:10.182 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Wednesday 20 November 2024 12:34:11 -0500 (0:00:00.073) 0:03:10.255 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:984 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.076) 0:03:10.331 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.083) 0:03:10.415 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.074) 0:03:10.489 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.072) 0:03:10.561 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.072) 0:03:10.634 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.075) 0:03:10.709 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1058 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.073) 0:03:10.782 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.168) 0:03:10.951 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.075) 0:03:11.026 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1138 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.075) 0:03:11.102 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1145 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.072) 0:03:11.174 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1155 Wednesday 20 November 2024 12:34:12 -0500 (0:00:00.073) 0:03:11.248 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1161 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.074) 0:03:11.323 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.097) 0:03:11.421 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1178 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.075) 0:03:11.496 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1186 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.072) 0:03:11.569 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.093) 0:03:11.663 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1206 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.072) 0:03:11.736 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.074) 0:03:11.810 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.073) 0:03:11.883 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1247 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.071) 0:03:11.955 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.075) 0:03:12.030 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1267 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.071) 0:03:12.102 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1280 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.074) 0:03:12.176 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1289 Wednesday 20 November 2024 12:34:13 -0500 (0:00:00.075) 0:03:12.251 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.069) 0:03:12.321 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.179) 0:03:12.500 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.074) 0:03:12.575 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.076) 0:03:12.651 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.088) 0:03:12.740 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1339 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.072) 0:03:12.813 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.074) 0:03:12.887 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1352 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.071) 0:03:12.959 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.078) 0:03:13.037 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.084) 0:03:13.122 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.073) 0:03:13.196 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 20 November 2024 12:34:14 -0500 (0:00:00.073) 0:03:13.269 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Wednesday 20 November 2024 12:34:15 -0500 (0:00:00.072) 0:03:13.341 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1407 Wednesday 20 November 2024 12:34:15 -0500 (0:00:00.073) 0:03:13.415 **** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 20 November 2024 12:34:15 -0500 (0:00:00.450) 0:03:13.866 **** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:33:39 EST", "ActiveEnterTimestampMonotonic": "1212054821", "ActiveExitTimestamp": "Wed 2024-11-20 12:33:39 EST", "ActiveExitTimestampMonotonic": "1211831883", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:33:39 EST", "AssertTimestampMonotonic": "1212054155", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:33:39 EST", "ConditionTimestampMonotonic": "1212054153", "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": "1187", "ExecMainStartTimestamp": "Wed 2024-11-20 12:33:39 EST", "ExecMainStartTimestampMonotonic": "1212054761", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2024-11-20 12:33:39 EST] ; stop_time=[n/a] ; pid=1187 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:33:39 EST", "InactiveEnterTimestampMonotonic": "1212053330", "InactiveExitTimestamp": "Wed 2024-11-20 12:33:39 EST", "InactiveExitTimestampMonotonic": "1212054821", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1187", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:33:39 EST", "WatchdogTimestampMonotonic": "1212054801", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1420 Wednesday 20 November 2024 12:34:16 -0500 (0:00:00.731) 0:03:14.597 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1427 Wednesday 20 November 2024 12:34:16 -0500 (0:00:00.168) 0:03:14.766 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Wednesday 20 November 2024 12:34:16 -0500 (0:00:00.073) 0:03:14.840 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.554) 0:03:15.395 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.071) 0:03:15.466 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.082) 0:03:15.548 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.072) 0:03:15.621 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.073) 0:03:15.694 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.069) 0:03:15.764 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.069) 0:03:15.834 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.070) 0:03:15.905 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.068) 0:03:15.973 **** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 20 November 2024 12:34:17 -0500 (0:00:00.128) 0:03:16.101 **** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:34:16 EST", "ActiveEnterTimestampMonotonic": "1248529223", "ActiveExitTimestamp": "Wed 2024-11-20 12:34:15 EST", "ActiveExitTimestampMonotonic": "1248315386", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:34:16 EST", "AssertTimestampMonotonic": "1248528500", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:34:16 EST", "ConditionTimestampMonotonic": "1248528499", "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": "3340", "ExecMainStartTimestamp": "Wed 2024-11-20 12:34:16 EST", "ExecMainStartTimestampMonotonic": "1248529167", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2024-11-20 12:34:16 EST] ; stop_time=[n/a] ; pid=3340 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:34:16 EST", "InactiveEnterTimestampMonotonic": "1248527473", "InactiveExitTimestamp": "Wed 2024-11-20 12:34:16 EST", "InactiveExitTimestampMonotonic": "1248529223", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3340", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:34:16 EST", "WatchdogTimestampMonotonic": "1248529202", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 20 November 2024 12:34:18 -0500 (0:00:00.651) 0:03:16.752 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.021754", "end": "2024-11-20 12:34:18.876411", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:18.854657" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 20 November 2024 12:34:19 -0500 (0:00:00.571) 0:03:17.324 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004704", "end": "2024-11-20 12:34:19.785052", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:19.780348" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 20 November 2024 12:34:19 -0500 (0:00:00.869) 0:03:18.194 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wednesday 20 November 2024 12:34:19 -0500 (0:00:00.089) 0:03:18.283 **** 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": 7260, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Wednesday 20 November 2024 12:34:21 -0500 (0:00:01.475) 0:03:19.758 **** 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.022934", "end": "2024-11-20 12:34:21.724565", "rc": 0, "start": "2024-11-20 12:34:21.701631" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Wednesday 20 November 2024 12:34:21 -0500 (0:00:00.368) 0:03:20.127 **** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Wednesday 20 November 2024 12:34:21 -0500 (0:00:00.080) 0:03:20.207 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Wednesday 20 November 2024 12:34:21 -0500 (0:00:00.077) 0:03:20.285 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Wednesday 20 November 2024 12:34:22 -0500 (0:00:00.079) 0:03:20.364 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Wednesday 20 November 2024 12:34:22 -0500 (0:00:00.076) 0:03:20.441 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Wednesday 20 November 2024 12:34:22 -0500 (0:00:00.197) 0:03:20.639 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Wednesday 20 November 2024 12:34:22 -0500 (0:00:00.077) 0:03:20.717 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Wednesday 20 November 2024 12:34:22 -0500 (0:00:00.080) 0:03:20.797 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Wednesday 20 November 2024 12:34:22 -0500 (0:00:00.078) 0:03:20.876 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:34:22 -0500 (0:00:00.135) 0:03:21.011 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004121", "end": "2024-11-20 12:34:22.972224", "rc": 0, "start": "2024-11-20 12:34:22.968103" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.360) 0:03:21.371 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.094) 0:03:21.465 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.084) 0:03:21.549 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.078) 0:03:21.628 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.146) 0:03:21.774 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004032", "end": "2024-11-20 12:34:23.724612", "rc": 0, "start": "2024-11-20 12:34:23.720580" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.344) 0:03:22.119 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.093) 0:03:22.212 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:34:23 -0500 (0:00:00.080) 0:03:22.292 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Wednesday 20 November 2024 12:34:24 -0500 (0:00:00.074) 0:03:22.366 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:34:24 -0500 (0:00:00.240) 0:03:22.607 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004297", "end": "2024-11-20 12:34:24.566733", "rc": 0, "start": "2024-11-20 12:34:24.562436" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:34:24 -0500 (0:00:00.355) 0:03:22.962 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:34:24 -0500 (0:00:00.092) 0:03:23.055 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:34:24 -0500 (0:00:00.079) 0:03:23.134 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Wednesday 20 November 2024 12:34:24 -0500 (0:00:00.078) 0:03:23.212 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:34:25 -0500 (0:00:00.142) 0:03:23.355 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003958", "end": "2024-11-20 12:34:25.300652", "rc": 0, "start": "2024-11-20 12:34:25.296694" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:34:25 -0500 (0:00:00.340) 0:03:23.695 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:34:25 -0500 (0:00:00.089) 0:03:23.784 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:34:25 -0500 (0:00:00.091) 0:03:23.876 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Wednesday 20 November 2024 12:34:25 -0500 (0:00:00.073) 0:03:23.949 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Wednesday 20 November 2024 12:34:25 -0500 (0:00:00.071) 0:03:24.020 **** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 20 November 2024 12:34:27 -0500 (0:00:01.308) 0:03:25.329 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.120) 0:03:25.449 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.093) 0:03:25.543 **** 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-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.107) 0:03:25.651 **** ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.071) 0:03:25.723 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.081) 0:03:25.805 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.073) 0:03:25.878 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.199) 0:03:26.078 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.075) 0:03:26.154 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 20 November 2024 12:34:27 -0500 (0:00:00.075) 0:03:26.229 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.071) 0:03:26.301 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.073) 0:03:26.374 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.074) 0:03:26.448 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.076) 0:03:26.525 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.084) 0:03:26.610 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.072) 0:03:26.683 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.073) 0:03:26.756 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.079) 0:03:26.836 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.076) 0:03:26.913 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.076) 0:03:26.989 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wednesday 20 November 2024 12:34:28 -0500 (0:00:00.071) 0:03:27.061 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Wednesday 20 November 2024 12:34:30 -0500 (0:00:01.475) 0:03:28.536 **** 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" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Wednesday 20 November 2024 12:34:30 -0500 (0:00:00.200) 0:03:28.737 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Wednesday 20 November 2024 12:34:30 -0500 (0:00:00.077) 0:03:28.815 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Wednesday 20 November 2024 12:34:30 -0500 (0:00:00.094) 0:03:28.910 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Wednesday 20 November 2024 12:34:30 -0500 (0:00:00.136) 0:03:29.046 **** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.513) 0:03:29.559 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.074) 0:03:29.634 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.078) 0:03:29.712 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.076) 0:03:29.789 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.072) 0:03:29.862 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.086) 0:03:29.949 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.074) 0:03:30.023 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.101) 0:03:30.124 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Wednesday 20 November 2024 12:34:31 -0500 (0:00:00.070) 0:03:30.195 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 20 November 2024 12:34:32 -0500 (0:00:00.627) 0:03:30.822 **** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Wednesday 20 November 2024 12:34:33 -0500 (0:00:00.563) 0:03:31.386 **** 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.005004", "end": "2024-11-20 12:34:33.332575", "rc": 0, "start": "2024-11-20 12:34:33.327571" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:312 Wednesday 20 November 2024 12:34:33 -0500 (0:00:00.342) 0:03:31.729 **** 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 the __mssql_is_setup variable] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Wednesday 20 November 2024 12:34:34 -0500 (0:00:00.880) 0:03:32.610 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:325 Wednesday 20 November 2024 12:34:34 -0500 (0:00:00.106) 0:03:32.716 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:341 Wednesday 20 November 2024 12:34:34 -0500 (0:00:00.073) 0:03:32.789 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Wednesday 20 November 2024 12:34:34 -0500 (0:00:00.070) 0:03:32.860 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Wednesday 20 November 2024 12:34:34 -0500 (0:00:00.089) 0:03:32.949 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:395 Wednesday 20 November 2024 12:34:34 -0500 (0:00:00.083) 0:03:33.032 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Wednesday 20 November 2024 12:34:34 -0500 (0:00:00.074) 0:03:33.107 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:412 Wednesday 20 November 2024 12:34:35 -0500 (0:00:00.551) 0:03:33.659 **** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:13:37 EST", "ActiveEnterTimestampMonotonic": "10147438", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-journald.socket basic.target network.target systemd-sysctl.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:13:37 EST", "AssertTimestampMonotonic": "9418421", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:13:37 EST", "ConditionTimestampMonotonic": "9418419", "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": "851", "ExecMainStartTimestamp": "Wed 2024-11-20 12:13:37 EST", "ExecMainStartTimestampMonotonic": "9419734", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:13:37 EST", "InactiveExitTimestampMonotonic": "9419770", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "851", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:13:37 EST", "WatchdogTimestampMonotonic": "10147392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:419 Wednesday 20 November 2024 12:34:36 -0500 (0:00:00.663) 0:03:34.322 **** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.081609", "end": "2024-11-20 12:34:36.356743", "rc": 0, "start": "2024-11-20 12:34:36.275134" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:432 Wednesday 20 November 2024 12:34:36 -0500 (0:00:00.438) 0:03:34.760 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Wednesday 20 November 2024 12:34:36 -0500 (0:00:00.076) 0:03:34.837 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:454 Wednesday 20 November 2024 12:34:36 -0500 (0:00:00.075) 0:03:34.913 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 20 November 2024 12:34:36 -0500 (0:00:00.079) 0:03:34.992 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 20 November 2024 12:34:37 -0500 (0:00:00.354) 0:03:35.346 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 20 November 2024 12:34:37 -0500 (0:00:00.078) 0:03:35.425 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 20 November 2024 12:34:37 -0500 (0:00:00.576) 0:03:36.001 **** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 20 November 2024 12:34:37 -0500 (0:00:00.178) 0:03:36.180 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 20 November 2024 12:34:38 -0500 (0:00:00.143) 0:03:36.324 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Wednesday 20 November 2024 12:34:38 -0500 (0:00:00.108) 0:03:36.433 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Wednesday 20 November 2024 12:34:38 -0500 (0:00:00.467) 0:03:36.900 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Wednesday 20 November 2024 12:34:38 -0500 (0:00:00.093) 0:03:36.994 **** 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-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 20 November 2024 12:34:38 -0500 (0:00:00.236) 0:03:37.231 **** 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: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\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 2.7 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Wednesday 20 November 2024 12:34:43 -0500 (0:00:04.490) 0:03:41.721 **** 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 2.7 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Wednesday 20 November 2024 12:34:47 -0500 (0:00:04.030) 0:03:45.751 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Wednesday 20 November 2024 12:34:47 -0500 (0:00:00.402) 0:03:46.153 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Wednesday 20 November 2024 12:34:48 -0500 (0:00:00.399) 0:03:46.553 **** 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": "network.target syslog.target basic.target systemd-journald.socket dbus.service system.slice", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Wednesday 20 November 2024 12:34:48 -0500 (0:00:00.620) 0:03:47.174 **** changed: [managed-node3] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.8.5', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.8.5", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Wednesday 20 November 2024 12:34:49 -0500 (0:00:01.054) 0:03:48.229 **** 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.8.5', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.8.5", "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.8.5', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.8.5", "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.8.5', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.8.5", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Wednesday 20 November 2024 12:34:50 -0500 (0:00:00.127) 0:03:48.356 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Wednesday 20 November 2024 12:34:50 -0500 (0:00:00.211) 0:03:48.567 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Wednesday 20 November 2024 12:34:50 -0500 (0:00:00.086) 0:03:48.653 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:512 Wednesday 20 November 2024 12:34:50 -0500 (0:00:00.088) 0:03:48.741 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Wednesday 20 November 2024 12:34:50 -0500 (0:00:00.088) 0:03:48.830 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Wednesday 20 November 2024 12:34:50 -0500 (0:00:00.105) 0:03:48.936 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:50 -0500 (0:00:00.133) 0:03:49.069 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003222", "end": "2024-11-20 12:34:51.023223", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:51.020001" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:51 -0500 (0:00:00.350) 0:03:49.420 **** 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.116369", "end": "2024-11-20 12:34:51.496929", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:51.380560" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:51 -0500 (0:00:00.483) 0:03:49.904 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 20 November 2024 12:34:51 -0500 (0:00:00.076) 0:03:49.981 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:51 -0500 (0:00:00.138) 0:03:50.119 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003033", "end": "2024-11-20 12:34:52.065686", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:52.062653" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:52 -0500 (0:00:00.358) 0:03:50.478 **** 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.116075", "end": "2024-11-20 12:34:52.597632", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:52.481557" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:52 -0500 (0:00:00.527) 0:03:51.006 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Wednesday 20 November 2024 12:34:52 -0500 (0:00:00.081) 0:03:51.087 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:53 -0500 (0:00:00.280) 0:03:51.367 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003676", "end": "2024-11-20 12:34:53.330485", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:53.326809" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:53 -0500 (0:00:00.366) 0:03:51.734 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.116839", "end": "2024-11-20 12:34:53.817974", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:53.701135" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:53 -0500 (0:00:00.493) 0:03:52.228 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:560 Wednesday 20 November 2024 12:34:54 -0500 (0:00:00.079) 0:03:52.308 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:54 -0500 (0:00:00.152) 0:03:52.461 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003045", "end": "2024-11-20 12:34:54.419010", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:54.415965" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:54 -0500 (0:00:00.355) 0:03:52.816 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.115670", "end": "2024-11-20 12:34:54.899594", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:54.783924" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.493) 0:03:53.309 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.078) 0:03:53.388 **** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004705", "end": "2024-11-20 12:34:55.349333", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:55.344628" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.358) 0:03:53.747 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:585 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.079) 0:03:53.826 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.082) 0:03:53.909 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:602 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.078) 0:03:53.988 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.075) 0:03:54.064 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Wednesday 20 November 2024 12:34:55 -0500 (0:00:00.199) 0:03:54.264 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Wednesday 20 November 2024 12:34:56 -0500 (0:00:00.083) 0:03:54.347 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:638 Wednesday 20 November 2024 12:34:56 -0500 (0:00:00.082) 0:03:54.430 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:659 Wednesday 20 November 2024 12:34:56 -0500 (0:00:00.084) 0:03:54.514 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:666 Wednesday 20 November 2024 12:34:56 -0500 (0:00:00.090) 0:03:54.605 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Wednesday 20 November 2024 12:34:56 -0500 (0:00:00.079) 0:03:54.685 **** 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.005465", "end": "2024-11-20 12:34:56.651056", "rc": 0, "start": "2024-11-20 12:34:56.645591" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:691 Wednesday 20 November 2024 12:34:56 -0500 (0:00:00.365) 0:03:55.050 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Wednesday 20 November 2024 12:34:56 -0500 (0:00:00.080) 0:03:55.131 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 20 November 2024 12:34:58 -0500 (0:00:01.210) 0:03:56.342 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Wednesday 20 November 2024 12:34:58 -0500 (0:00:00.082) 0:03:56.424 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 20 November 2024 12:34:58 -0500 (0:00:00.077) 0:03:56.501 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:737 Wednesday 20 November 2024 12:34:58 -0500 (0:00:00.077) 0:03:56.579 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Wednesday 20 November 2024 12:34:58 -0500 (0:00:00.208) 0:03:56.788 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:34:58 -0500 (0:00:00.137) 0:03:56.926 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003045", "end": "2024-11-20 12:34:58.887818", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:34:58.884773" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:34:58 -0500 (0:00:00.361) 0:03:57.287 **** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.118865", "end": "2024-11-20 12:34:59.367459", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:34:59.248594" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:34:59 -0500 (0:00:00.494) 0:03:57.781 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Wednesday 20 November 2024 12:34:59 -0500 (0:00:00.078) 0:03:57.860 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Wednesday 20 November 2024 12:34:59 -0500 (0:00:00.074) 0:03:57.935 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 20 November 2024 12:34:59 -0500 (0:00:00.079) 0:03:58.014 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:789 Wednesday 20 November 2024 12:34:59 -0500 (0:00:00.076) 0:03:58.091 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Wednesday 20 November 2024 12:34:59 -0500 (0:00:00.076) 0:03:58.167 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Wednesday 20 November 2024 12:34:59 -0500 (0:00:00.074) 0:03:58.242 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.077) 0:03:58.319 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:819 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.077) 0:03:58.396 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.073) 0:03:58.470 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:835 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.075) 0:03:58.546 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.075) 0:03:58.621 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.213) 0:03:58.835 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.080) 0:03:58.915 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.082) 0:03:58.997 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.085) 0:03:59.083 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.078) 0:03:59.162 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:896 Wednesday 20 November 2024 12:35:00 -0500 (0:00:00.081) 0:03:59.243 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:910 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.078) 0:03:59.321 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.079) 0:03:59.401 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.079) 0:03:59.481 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:942 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.075) 0:03:59.556 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.078) 0:03:59.635 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.086) 0:03:59.722 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.076) 0:03:59.798 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:984 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.075) 0:03:59.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 : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.074) 0:03:59.948 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.077) 0:04:00.025 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.075) 0:04:00.101 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.077) 0:04:00.179 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Wednesday 20 November 2024 12:35:01 -0500 (0:00:00.076) 0:04:00.255 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1058 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.212) 0:04:00.468 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.083) 0:04:00.551 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.079) 0:04:00.630 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1138 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.081) 0:04:00.711 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1145 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.090) 0:04:00.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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1155 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.079) 0:04:00.881 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1161 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.076) 0:04:00.957 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.100) 0:04:01.057 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1178 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.079) 0:04:01.137 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1186 Wednesday 20 November 2024 12:35:02 -0500 (0:00:00.075) 0:04:01.213 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.095) 0:04:01.308 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1206 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.075) 0:04:01.383 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.077) 0:04:01.461 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.079) 0:04: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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1247 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.073) 0:04:01.615 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.079) 0:04:01.694 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1267 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.083) 0:04:01.777 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1280 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.081) 0:04:01.858 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1289 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.079) 0:04:01.938 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.201) 0:04:02.139 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Wednesday 20 November 2024 12:35:03 -0500 (0:00:00.080) 0:04:02.220 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.078) 0:04:02.298 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.079) 0:04:02.378 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.096) 0:04:02.474 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1339 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.079) 0:04:02.554 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.080) 0:04:02.635 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1352 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.077) 0:04:02.712 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.085) 0:04:02.797 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.092) 0:04:02.890 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.076) 0:04:02.967 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.076) 0:04:03.043 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.076) 0:04:03.120 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1407 Wednesday 20 November 2024 12:35:04 -0500 (0:00:00.079) 0:04:03.200 **** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 20 November 2024 12:35:05 -0500 (0:00:00.450) 0:04:03.651 **** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:34:16 EST", "ActiveEnterTimestampMonotonic": "1248529223", "ActiveExitTimestamp": "Wed 2024-11-20 12:34:15 EST", "ActiveExitTimestampMonotonic": "1248315386", "ActiveState": "active", "After": "-.mount systemd-journald.socket basic.target system.slice network.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:34:16 EST", "AssertTimestampMonotonic": "1248528500", "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": "Wed 2024-11-20 12:34:16 EST", "ConditionTimestampMonotonic": "1248528499", "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": "3340", "ExecMainStartTimestamp": "Wed 2024-11-20 12:34:16 EST", "ExecMainStartTimestampMonotonic": "1248529167", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:34:16 EST", "InactiveEnterTimestampMonotonic": "1248527473", "InactiveExitTimestamp": "Wed 2024-11-20 12:34:16 EST", "InactiveExitTimestampMonotonic": "1248529223", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3340", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:34:16 EST", "WatchdogTimestampMonotonic": "1248529202", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1420 Wednesday 20 November 2024 12:35:06 -0500 (0:00:01.138) 0:04:04.789 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1427 Wednesday 20 November 2024 12:35:06 -0500 (0:00:00.086) 0:04:04.876 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Wednesday 20 November 2024 12:35:06 -0500 (0:00:00.078) 0:04:04.954 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Wednesday 20 November 2024 12:35:07 -0500 (0:00:00.709) 0:04:05.663 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Wednesday 20 November 2024 12:35:07 -0500 (0:00:00.075) 0:04:05.739 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Wednesday 20 November 2024 12:35:07 -0500 (0:00:00.074) 0:04:05.813 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 20 November 2024 12:35:07 -0500 (0:00:00.083) 0:04:05.896 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 20 November 2024 12:35:07 -0500 (0:00:00.082) 0:04:05.979 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 20 November 2024 12:35:07 -0500 (0:00:00.073) 0:04:06.052 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 20 November 2024 12:35:07 -0500 (0:00:00.074) 0:04:06.126 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 20 November 2024 12:35:08 -0500 (0:00:00.209) 0:04:06.336 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 20 November 2024 12:35:08 -0500 (0:00:00.078) 0:04:06.414 **** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 20 November 2024 12:35:08 -0500 (0:00:00.131) 0:04:06.546 **** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:35:06 EST", "ActiveEnterTimestampMonotonic": "1298721166", "ActiveExitTimestamp": "Wed 2024-11-20 12:35:05 EST", "ActiveExitTimestampMonotonic": "1298114405", "ActiveState": "active", "After": "-.mount systemd-journald.socket basic.target system.slice network.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:35:06 EST", "AssertTimestampMonotonic": "1298720431", "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": "Wed 2024-11-20 12:35:06 EST", "ConditionTimestampMonotonic": "1298720430", "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": "5986", "ExecMainStartTimestamp": "Wed 2024-11-20 12:35:06 EST", "ExecMainStartTimestampMonotonic": "1298721091", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2024-11-20 12:35:06 EST] ; stop_time=[n/a] ; pid=5986 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:35:06 EST", "InactiveEnterTimestampMonotonic": "1298718915", "InactiveExitTimestamp": "Wed 2024-11-20 12:35:06 EST", "InactiveExitTimestampMonotonic": "1298721166", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5986", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:35:06 EST", "WatchdogTimestampMonotonic": "1298721142", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 20 November 2024 12:35:08 -0500 (0:00:00.565) 0:04:07.111 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004588", "end": "2024-11-20 12:35:09.276208", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:35:09.271620" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 20 November 2024 12:35:09 -0500 (0:00:00.612) 0:04:07.724 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004430", "end": "2024-11-20 12:35:10.220899", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:35:10.216469" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 20 November 2024 12:35:10 -0500 (0:00:00.934) 0:04:08.658 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wednesday 20 November 2024 12:35:10 -0500 (0:00:00.092) 0:04:08.750 **** 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": 7360, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Wednesday 20 November 2024 12:35:11 -0500 (0:00:01.363) 0:04:10.114 **** 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.023714", "end": "2024-11-20 12:35:12.097011", "rc": 0, "start": "2024-11-20 12:35:12.073297" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.387) 0:04:10.501 **** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.079) 0:04:10.581 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.076) 0:04:10.657 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.075) 0:04:10.733 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.073) 0:04:10.806 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.232) 0:04:11.039 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.075) 0:04:11.115 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.076) 0:04:11.191 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Wednesday 20 November 2024 12:35:12 -0500 (0:00:00.072) 0:04:11.264 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:35:13 -0500 (0:00:00.133) 0:04:11.398 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004673", "end": "2024-11-20 12:35:13.356270", "rc": 0, "start": "2024-11-20 12:35:13.351597" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:35:13 -0500 (0:00:00.359) 0:04:11.757 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:35:13 -0500 (0:00:00.098) 0:04:11.856 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:35:13 -0500 (0:00:00.085) 0:04:11.941 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Wednesday 20 November 2024 12:35:13 -0500 (0:00:00.078) 0:04:12.020 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:35:13 -0500 (0:00:00.150) 0:04:12.171 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004963", "end": "2024-11-20 12:35:14.135044", "rc": 0, "start": "2024-11-20 12:35:14.130081" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:35:14 -0500 (0:00:00.367) 0:04:12.538 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:35:14 -0500 (0:00:00.098) 0:04:12.636 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:35:14 -0500 (0:00:00.084) 0:04:12.721 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Wednesday 20 November 2024 12:35:14 -0500 (0:00:00.077) 0:04:12.799 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:35:14 -0500 (0:00:00.264) 0:04:13.064 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004156", "end": "2024-11-20 12:35:15.028563", "rc": 0, "start": "2024-11-20 12:35:15.024407" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:35:15 -0500 (0:00:00.364) 0:04:13.429 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:35:15 -0500 (0:00:00.096) 0:04:13.526 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:35:15 -0500 (0:00:00.082) 0:04:13.608 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Wednesday 20 November 2024 12:35:15 -0500 (0:00:00.078) 0:04:13.686 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 20 November 2024 12:35:15 -0500 (0:00:00.146) 0:04:13.833 **** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004587", "end": "2024-11-20 12:35:15.798876", "rc": 0, "start": "2024-11-20 12:35:15.794289" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 20 November 2024 12:35:15 -0500 (0:00:00.368) 0:04:14.202 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 20 November 2024 12:35:15 -0500 (0:00:00.078) 0:04:14.281 **** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 20 November 2024 12:35:16 -0500 (0:00:00.097) 0:04:14.378 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Wednesday 20 November 2024 12:35:16 -0500 (0:00:00.074) 0:04:14.453 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Wednesday 20 November 2024 12:35:16 -0500 (0:00:00.073) 0:04:14.526 **** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 20 November 2024 12:35:17 -0500 (0:00:01.495) 0:04:16.022 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 20 November 2024 12:35:17 -0500 (0:00:00.123) 0:04:16.145 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 20 November 2024 12:35:17 -0500 (0:00:00.108) 0:04:16.254 **** 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-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.109) 0:04:16.363 **** ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.072) 0:04:16.436 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.070) 0:04:16.507 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.227) 0:04:16.735 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.080) 0:04:16.815 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.075) 0:04:16.891 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.078) 0:04:16.970 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.075) 0:04:17.045 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.077) 0:04:17.122 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.074) 0:04:17.197 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Wednesday 20 November 2024 12:35:18 -0500 (0:00:00.090) 0:04:17.287 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Wednesday 20 November 2024 12:35:19 -0500 (0:00:00.087) 0:04:17.375 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Wednesday 20 November 2024 12:35:19 -0500 (0:00:00.073) 0:04:17.448 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Wednesday 20 November 2024 12:35:19 -0500 (0:00:00.073) 0:04:17.521 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 20 November 2024 12:35:19 -0500 (0:00:00.070) 0:04:17.592 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Wednesday 20 November 2024 12:35:19 -0500 (0:00:00.071) 0:04:17.664 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Wednesday 20 November 2024 12:35:19 -0500 (0:00:00.074) 0:04:17.738 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wednesday 20 November 2024 12:35:19 -0500 (0:00:00.070) 0:04:17.809 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Wednesday 20 November 2024 12:35:21 -0500 (0:00:01.550) 0:04:19.359 **** 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" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Wednesday 20 November 2024 12:35:21 -0500 (0:00:00.208) 0:04:19.568 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Wednesday 20 November 2024 12:35:21 -0500 (0:00:00.080) 0:04:19.648 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Wednesday 20 November 2024 12:35:21 -0500 (0:00:00.086) 0:04:19.735 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Wednesday 20 November 2024 12:35:21 -0500 (0:00:00.145) 0:04:19.881 **** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.535) 0:04:20.416 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.080) 0:04:20.496 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.086) 0:04:20.582 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.087) 0:04:20.670 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.079) 0:04:20.749 **** 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 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.085) 0:04:20.835 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.083) 0:04:20.918 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.118) 0:04:21.036 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Wednesday 20 November 2024 12:35:22 -0500 (0:00:00.079) 0:04:21.116 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 20 November 2024 12:35:23 -0500 (0:00:00.683) 0:04:21.799 **** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Wednesday 20 November 2024 12:35:24 -0500 (0:00:00.803) 0:04:22.603 **** 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.005031", "end": "2024-11-20 12:35:24.570398", "rc": 0, "start": "2024-11-20 12:35:24.565367" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:312 Wednesday 20 November 2024 12:35:24 -0500 (0:00:00.362) 0:04:22.966 **** 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 the __mssql_is_setup variable] ***** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Wednesday 20 November 2024 12:35:25 -0500 (0:00:00.905) 0:04:23.871 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:325 Wednesday 20 November 2024 12:35:25 -0500 (0:00:00.111) 0:04:23.983 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:341 Wednesday 20 November 2024 12:35:25 -0500 (0:00:00.074) 0:04:24.057 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Wednesday 20 November 2024 12:35:25 -0500 (0:00:00.074) 0:04:24.132 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Wednesday 20 November 2024 12:35:25 -0500 (0:00:00.089) 0:04:24.221 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:395 Wednesday 20 November 2024 12:35:25 -0500 (0:00:00.072) 0:04:24.294 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Wednesday 20 November 2024 12:35:26 -0500 (0:00:00.075) 0:04:24.369 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:412 Wednesday 20 November 2024 12:35:26 -0500 (0:00:00.571) 0:04:24.941 **** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:13:37 EST", "ActiveEnterTimestampMonotonic": "10147438", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target system.slice systemd-sysctl.service dbus.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:13:37 EST", "AssertTimestampMonotonic": "9418421", "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": "Wed 2024-11-20 12:13:37 EST", "ConditionTimestampMonotonic": "9418419", "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": "851", "ExecMainStartTimestamp": "Wed 2024-11-20 12:13:37 EST", "ExecMainStartTimestampMonotonic": "9419734", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:13:37 EST", "InactiveExitTimestampMonotonic": "9419770", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "851", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service basic.target system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:13:37 EST", "WatchdogTimestampMonotonic": "10147392", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:419 Wednesday 20 November 2024 12:35:27 -0500 (0:00:00.452) 0:04:25.394 **** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.086153", "end": "2024-11-20 12:35:27.439864", "rc": 0, "start": "2024-11-20 12:35:27.353711" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:432 Wednesday 20 November 2024 12:35:27 -0500 (0:00:00.443) 0:04:25.837 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Wednesday 20 November 2024 12:35:27 -0500 (0:00:00.075) 0:04:25.912 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:454 Wednesday 20 November 2024 12:35:27 -0500 (0:00:00.077) 0:04:25.990 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 20 November 2024 12:35:27 -0500 (0:00:00.091) 0:04:26.082 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 20 November 2024 12:35:28 -0500 (0:00:00.350) 0:04:26.432 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 20 November 2024 12:35:28 -0500 (0:00:00.226) 0:04:26.659 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 20 November 2024 12:35:28 -0500 (0:00:00.565) 0:04:27.225 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:512 Wednesday 20 November 2024 12:35:29 -0500 (0:00:00.079) 0:04:27.304 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Wednesday 20 November 2024 12:35:29 -0500 (0:00:00.081) 0:04:27.385 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Wednesday 20 November 2024 12:35:29 -0500 (0:00:00.089) 0:04:27.474 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:35:29 -0500 (0:00:00.147) 0:04:27.622 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003087", "end": "2024-11-20 12:35:29.575844", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:29.572757" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:35:29 -0500 (0:00:00.391) 0:04:28.014 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:35:29 -0500 (0:00:00.085) 0:04:28.100 **** 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.116693", "end": "2024-11-20 12:35:30.180476", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:30.063783" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 20 November 2024 12:35:30 -0500 (0:00:00.495) 0:04:28.595 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:35:30 -0500 (0:00:00.139) 0:04:28.735 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003058", "end": "2024-11-20 12:35:30.688659", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:30.685601" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:35:30 -0500 (0:00:00.350) 0:04:29.086 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:35:30 -0500 (0:00:00.085) 0:04:29.172 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.116054", "end": "2024-11-20 12:35:31.241688", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:31.125634" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Wednesday 20 November 2024 12:35:31 -0500 (0:00:00.479) 0:04:29.651 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:35:31 -0500 (0:00:00.295) 0:04:29.947 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003228", "end": "2024-11-20 12:35:31.912170", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:31.908942" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:35:32 -0500 (0:00:00.362) 0:04:30.309 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:35:32 -0500 (0:00:00.087) 0:04:30.397 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.116002", "end": "2024-11-20 12:35:32.480307", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:32.364305" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:560 Wednesday 20 November 2024 12:35:32 -0500 (0:00:00.492) 0:04:30.890 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:35:32 -0500 (0:00:00.150) 0:04:31.041 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003571", "end": "2024-11-20 12:35:33.006478", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:33.002907" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:35:33 -0500 (0:00:00.367) 0:04:31.408 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:35:33 -0500 (0:00:00.088) 0:04:31.496 **** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.116854", "end": "2024-11-20 12:35:33.585729", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:33.468875" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Wednesday 20 November 2024 12:35:33 -0500 (0:00:00.500) 0:04:31.996 **** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.005425", "end": "2024-11-20 12:35:33.972828", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:35:33.967403" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.371) 0:04:32.368 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:585 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.080) 0:04:32.449 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.080) 0:04:32.530 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:602 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.076) 0:04:32.606 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.090) 0:04:32.696 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.075) 0:04:32.772 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.228) 0:04:33.001 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:638 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.080) 0:04:33.082 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:659 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.080) 0:04:33.163 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:666 Wednesday 20 November 2024 12:35:34 -0500 (0:00:00.077) 0:04:33.240 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Wednesday 20 November 2024 12:35:35 -0500 (0:00:00.075) 0:04:33.316 **** 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.004878", "end": "2024-11-20 12:35:35.291232", "rc": 0, "start": "2024-11-20 12:35:35.286354" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:691 Wednesday 20 November 2024 12:35:35 -0500 (0:00:00.384) 0:04:33.700 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Wednesday 20 November 2024 12:35:35 -0500 (0:00:00.082) 0:04:33.783 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 20 November 2024 12:35:36 -0500 (0:00:01.232) 0:04:35.015 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Wednesday 20 November 2024 12:35:36 -0500 (0:00:00.085) 0:04:35.100 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 20 November 2024 12:35:36 -0500 (0:00:00.074) 0:04:35.175 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:737 Wednesday 20 November 2024 12:35:36 -0500 (0:00:00.075) 0:04:35.250 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Wednesday 20 November 2024 12:35:37 -0500 (0:00:00.076) 0:04:35.327 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 20 November 2024 12:35:37 -0500 (0:00:00.135) 0:04:35.462 **** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003236", "end": "2024-11-20 12:35:37.433751", "failed_when_result": false, "rc": 1, "start": "2024-11-20 12:35:37.430515" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 20 November 2024 12:35:37 -0500 (0:00:00.380) 0:04:35.843 **** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117257", "end": "2024-11-20 12:35:37.932180", "failed_when_result": false, "rc": 0, "start": "2024-11-20 12:35:37.814923" } 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.613) 0:04:36.456 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.080) 0:04:36.537 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.076) 0:04:36.613 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.080) 0:04:36.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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:789 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.084) 0:04:36.778 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.080) 0:04:36.858 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.079) 0:04:36.938 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.075) 0:04:37.013 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:819 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.076) 0:04:37.090 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.076) 0:04:37.166 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:835 Wednesday 20 November 2024 12:35:38 -0500 (0:00:00.077) 0:04:37.244 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.079) 0:04:37.323 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.074) 0:04:37.397 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.079) 0:04:37.477 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.078) 0:04:37.555 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.080) 0:04:37.636 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.078) 0:04:37.714 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:896 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.075) 0:04:37.789 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:910 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.240) 0:04:38.029 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.080) 0:04:38.109 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.082) 0:04:38.192 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:942 Wednesday 20 November 2024 12:35:39 -0500 (0:00:00.077) 0:04:38.270 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.079) 0:04:38.349 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.079) 0:04:38.429 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.075) 0:04:38.504 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:984 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.076) 0:04:38.581 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.075) 0:04:38.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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.076) 0:04:38.732 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.075) 0:04:38.807 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.088) 0:04:38.896 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.077) 0:04:38.974 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1058 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.075) 0:04:39.049 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.075) 0:04:39.125 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.075) 0:04:39.201 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1138 Wednesday 20 November 2024 12:35:40 -0500 (0:00:00.074) 0:04:39.275 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1145 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.075) 0:04:39.351 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1155 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.071) 0:04:39.422 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1161 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.221) 0:04:39.643 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1169 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.091) 0:04:39.735 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1178 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.078) 0:04:39.813 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1186 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.088) 0:04:39.901 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.105) 0:04:40.007 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1206 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.074) 0:04:40.082 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.074) 0:04:40.157 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Wednesday 20 November 2024 12:35:41 -0500 (0:00:00.078) 0:04:40.235 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1247 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.076) 0:04:40.312 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.079) 0:04:40.392 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1267 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.078) 0:04:40.470 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1280 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.075) 0:04:40.545 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1289 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.080) 0:04:40.626 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.075) 0:04:40.701 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.077) 0:04:40.779 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.079) 0:04:40.859 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.090) 0:04:40.950 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.096) 0:04:41.046 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1339 Wednesday 20 November 2024 12:35:42 -0500 (0:00:00.074) 0:04:41.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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.230) 0:04:41.351 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1352 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.076) 0:04:41.428 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.081) 0:04:41.509 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.091) 0:04:41.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 [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.078) 0:04:41.678 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.080) 0:04:41.759 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.076) 0:04:41.835 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1407 Wednesday 20 November 2024 12:35:43 -0500 (0:00:00.079) 0:04:41.915 **** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 20 November 2024 12:35:44 -0500 (0:00:00.466) 0:04:42.381 **** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:35:06 EST", "ActiveEnterTimestampMonotonic": "1298721166", "ActiveExitTimestamp": "Wed 2024-11-20 12:35:05 EST", "ActiveExitTimestampMonotonic": "1298114405", "ActiveState": "active", "After": "-.mount systemd-journald.socket basic.target system.slice network.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:35:06 EST", "AssertTimestampMonotonic": "1298720431", "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": "Wed 2024-11-20 12:35:06 EST", "ConditionTimestampMonotonic": "1298720430", "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": "5986", "ExecMainStartTimestamp": "Wed 2024-11-20 12:35:06 EST", "ExecMainStartTimestampMonotonic": "1298721091", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2024-11-20 12:35:06 EST] ; stop_time=[n/a] ; pid=5986 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-11-20 12:35:06 EST", "InactiveEnterTimestampMonotonic": "1298718915", "InactiveExitTimestamp": "Wed 2024-11-20 12:35:06 EST", "InactiveExitTimestampMonotonic": "1298721166", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5986", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-11-20 12:35:06 EST", "WatchdogTimestampMonotonic": "1298721142", "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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1420 Wednesday 20 November 2024 12:35:44 -0500 (0:00:00.744) 0:04:43.125 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1427 Wednesday 20 November 2024 12:35:44 -0500 (0:00:00.076) 0:04:43.201 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:27 Wednesday 20 November 2024 12:35:44 -0500 (0:00:00.073) 0:04:43.275 **** included: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Wednesday 20 November 2024 12:35:45 -0500 (0:00:00.142) 0:04:43.418 **** 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 [Purge cluster configuration] ********************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Wednesday 20 November 2024 12:35:47 -0500 (0:00:01.917) 0:04:45.336 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Wednesday 20 November 2024 12:35:47 -0500 (0:00:00.252) 0:04:45.588 **** ok: [managed-node3] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Wednesday 20 November 2024 12:35:47 -0500 (0:00:00.083) 0:04:45.671 **** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 20 November 2024 12:35:47 -0500 (0:00:00.193) 0:04:45.865 **** included: /tmp/collections-CPQ/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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Wednesday 20 November 2024 12:35:47 -0500 (0:00:00.144) 0:04:46.009 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Wednesday 20 November 2024 12:35:47 -0500 (0:00:00.115) 0:04:46.125 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Wednesday 20 November 2024 12:35:48 -0500 (0:00:00.921) 0:04:47.046 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Wednesday 20 November 2024 12:35:48 -0500 (0:00:00.090) 0:04:47.137 **** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Wednesday 20 November 2024 12:35:49 -0500 (0:00:00.495) 0:04:47.633 **** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Wednesday 20 November 2024 12:35:49 -0500 (0:00:00.079) 0:04:47.712 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Wednesday 20 November 2024 12:35:49 -0500 (0:00:00.548) 0:04:48.261 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Wednesday 20 November 2024 12:35:50 -0500 (0:00:00.074) 0:04:48.335 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Wednesday 20 November 2024 12:35:50 -0500 (0:00:00.076) 0:04:48.411 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 20 November 2024 12:35:50 -0500 (0:00:00.199) 0:04:48.611 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Wednesday 20 November 2024 12:35:50 -0500 (0:00:00.077) 0:04:48.688 **** skipping: [managed-node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Wednesday 20 November 2024 12:35:50 -0500 (0:00:00.096) 0:04:48.785 **** ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:24:20 EST", "ActiveEnterTimestampMonotonic": "653115962", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:24:20 EST", "AssertTimestampMonotonic": "652878333", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:24:20 EST", "ConditionTimestampMonotonic": "652878331", "Conflicts": "ebtables.service iptables.service ip6tables.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": "14749", "ExecMainStartTimestamp": "Wed 2024-11-20 12:24:20 EST", "ExecMainStartTimestampMonotonic": "652879325", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:24:20 EST", "InactiveExitTimestampMonotonic": "652879361", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14749", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service 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": "Wed 2024-11-20 12:24:20 EST", "WatchdogTimestampMonotonic": "653115910", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Wednesday 20 November 2024 12:35:50 -0500 (0:00:00.461) 0:04:49.246 **** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-11-20 12:24:20 EST", "ActiveEnterTimestampMonotonic": "653115962", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-11-20 12:24:20 EST", "AssertTimestampMonotonic": "652878333", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-11-20 12:24:20 EST", "ConditionTimestampMonotonic": "652878331", "Conflicts": "ebtables.service iptables.service ip6tables.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": "14749", "ExecMainStartTimestamp": "Wed 2024-11-20 12:24:20 EST", "ExecMainStartTimestampMonotonic": "652879325", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-11-20 12:24:20 EST", "InactiveExitTimestampMonotonic": "652879361", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14749", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service 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": "Wed 2024-11-20 12:24:20 EST", "WatchdogTimestampMonotonic": "653115910", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Wednesday 20 November 2024 12:35:51 -0500 (0:00:00.446) 0:04:49.692 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Wednesday 20 November 2024 12:35:51 -0500 (0:00:00.080) 0:04:49.772 **** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.8.5 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Wednesday 20 November 2024 12:35:51 -0500 (0:00:00.341) 0:04:50.113 **** ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Wednesday 20 November 2024 12:35:51 -0500 (0:00:00.092) 0:04:50.206 **** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Wednesday 20 November 2024 12:35:51 -0500 (0:00:00.074) 0:04:50.280 **** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Wednesday 20 November 2024 12:35:52 -0500 (0:00:00.073) 0:04:50.354 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Wednesday 20 November 2024 12:35:52 -0500 (0:00:00.087) 0:04:50.441 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Wednesday 20 November 2024 12:35:52 -0500 (0:00:00.075) 0:04:50.517 **** 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-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Wednesday 20 November 2024 12:35:52 -0500 (0:00:00.079) 0:04:50.596 **** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.8.5 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Wednesday 20 November 2024 12:35:52 -0500 (0:00:00.352) 0:04:50.949 **** ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Wednesday 20 November 2024 12:35:52 -0500 (0:00:00.233) 0:04:51.182 **** skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Wednesday 20 November 2024 12:35:52 -0500 (0:00:00.094) 0:04:51.277 **** TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Wednesday 20 November 2024 12:35:53 -0500 (0:00:00.192) 0:04:51.469 **** included: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node3 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Wednesday 20 November 2024 12:35:53 -0500 (0:00:00.137) 0:04:51.606 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Wednesday 20 November 2024 12:35:53 -0500 (0:00:00.106) 0:04:51.713 **** included: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node3 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Wednesday 20 November 2024 12:35:53 -0500 (0:00:00.141) 0:04:51.855 **** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Wednesday 20 November 2024 12:35:53 -0500 (0:00:00.346) 0:04:52.201 **** ok: [managed-node3] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Wednesday 20 November 2024 12:35:53 -0500 (0:00:00.094) 0:04:52.295 **** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Wednesday 20 November 2024 12:35:54 -0500 (0:00:00.339) 0:04:52.635 **** ok: [managed-node3] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Wednesday 20 November 2024 12:35:54 -0500 (0:00:00.081) 0:04:52.716 **** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.x86_64 providing policycoreutils-python is already installed" ] } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Wednesday 20 November 2024 12:35:54 -0500 (0:00:00.567) 0:04:53.284 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Wednesday 20 November 2024 12:35:55 -0500 (0:00:00.214) 0:04:53.499 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Wednesday 20 November 2024 12:35:55 -0500 (0:00:00.077) 0:04:53.577 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Wednesday 20 November 2024 12:35:55 -0500 (0:00:00.079) 0:04:53.656 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Wednesday 20 November 2024 12:35:55 -0500 (0:00:00.077) 0:04:53.734 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Wednesday 20 November 2024 12:35:55 -0500 (0:00:00.075) 0:04:53.809 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Wednesday 20 November 2024 12:35:55 -0500 (0:00:00.076) 0:04:53.885 **** ok: [managed-node3] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Wednesday 20 November 2024 12:35:56 -0500 (0:00:00.554) 0:04:54.439 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Wednesday 20 November 2024 12:35:56 -0500 (0:00:00.074) 0:04:54.514 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Wednesday 20 November 2024 12:35:56 -0500 (0:00:00.074) 0:04:54.589 **** ok: [managed-node3] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Wednesday 20 November 2024 12:35:56 -0500 (0:00:00.076) 0:04:54.666 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Wednesday 20 November 2024 12:35:56 -0500 (0:00:00.067) 0:04:54.733 **** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Wednesday 20 November 2024 12:35:56 -0500 (0:00:00.070) 0:04:54.803 **** NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:00.337294", "end": "2024-11-20 12:35:57.083948", "rc": 0, "start": "2024-11-20 12:35:56.746654" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.676) 0:04:55.480 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.074) 0:04:55.554 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.074) 0:04:55.629 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.208) 0:04:55.837 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.076) 0:04:55.914 **** TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.077) 0:04:55.991 **** TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.077) 0:04:56.069 **** TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.072) 0:04:56.142 **** TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Wednesday 20 November 2024 12:35:57 -0500 (0:00:00.076) 0:04:56.218 **** ok: [managed-node3] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Wednesday 20 November 2024 12:36:00 -0500 (0:00:02.926) 0:04:59.145 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Wednesday 20 November 2024 12:36:00 -0500 (0:00:00.102) 0:04:59.248 **** TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Wednesday 20 November 2024 12:36:01 -0500 (0:00:00.097) 0:04:59.345 **** TASK [Leave realm] ************************************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Wednesday 20 November 2024 12:36:01 -0500 (0:00:00.241) 0:04:59.587 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Wednesday 20 November 2024 12:36:01 -0500 (0:00:00.142) 0:04:59.730 **** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Wednesday 20 November 2024 12:36:01 -0500 (0:00:00.137) 0:04:59.868 **** 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:15.0.4375.4-1 will be erased\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql18 to be removed - no longer needed by mssql-tools18\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking python3 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking lsof to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 15.0.4375.4-1 @packages-microsoft-com-mssql-server-2019\n 1.1 G\n mssql-tools18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 718 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n lsof x86_64 4.87-6.el7 @base 927 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n python3 x86_64 3.6.8-21.el7_9 @updates 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @updates 35 M\n python3-pip noarch 9.0.3-8.el7 @base 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @base 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+14 Dependent packages)\n\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-15.0.4375.4-1.x86_64 1/17 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/17 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/17 \nODBC Driver 18 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 4/17 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 5/17 \n Erasing : python3-pip-9.0.3-8.el7.noarch 6/17 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 7/17 \n Erasing : python3-3.6.8-21.el7_9.x86_64 8/17 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 9/17 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 10/17 \n Erasing : libatomic-4.8.5-44.el7.x86_64 11/17 \n Erasing : bzip2-1.0.6-13.el7.x86_64 12/17 \n Erasing : gdb-7.6.1-120.el7.x86_64 13/17 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 14/17 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 16/17 \n Erasing : lsof-4.87-6.el7.x86_64 17/17 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/17 \n Verifying : python3-3.6.8-21.el7_9.x86_64 2/17 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 3/17 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 4/17 \n Verifying : bzip2-1.0.6-13.el7.x86_64 5/17 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/17 \n Verifying : lsof-4.87-6.el7.x86_64 7/17 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 8/17 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 9/17 \n Verifying : gdb-7.6.1-120.el7.x86_64 10/17 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 11/17 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 12/17 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 13/17 \n Verifying : python3-pip-9.0.3-8.el7.noarch 14/17 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 15/17 \n Verifying : libatomic-4.8.5-44.el7.x86_64 16/17 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 17/17 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4375.4-1 mssql-tools18.x86_64 0:18.4.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n lsof.x86_64 0:4.87-6.el7 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:57 Wednesday 20 November 2024 12:36:05 -0500 (0:00:03.652) 0:05:03.521 **** [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/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.010044", "end": "2024-11-20 12:36:05.482387", "rc": 0, "start": "2024-11-20 12:36:05.472343" } 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/Entropy.bin’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/tempdb2.ndf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/a974778d-40ad-4b71-8389-2d302fdbaf28’ 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 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 directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/system_health_0_133765977481710000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133765976587030000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/system_health_0_133765976592920000.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_133765976227330000.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/HkEngineEventFile_0_133765976222440000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/system_health_0_133765977094420000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133765977088400000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/system_health_0_133765975862170000.xel’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/system_health_0_133765975504020000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133765975857330000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133765977475980000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133765975241020000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133765975281120000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133765975287180000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133765975233470000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133765975498800000.xel’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools18’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2019.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:71 Wednesday 20 November 2024 12:36:05 -0500 (0:00:00.391) 0:05:03.913 **** ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.764633", "end": "2024-11-20 12:36:06.620934", "rc": 0, "start": "2024-11-20 12:36:05.856301" } RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Wednesday 20 November 2024 12:36:06 -0500 (0:00:01.054) 0:05:04.967 **** changed: [managed-node3] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.827257", "end": "2024-11-20 12:36:08.822346", "rc": 0, "start": "2024-11-20 12:36:06.995089" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=396 changed=62 unreachable=0 failed=0 skipped=890 rescued=0 ignored=0 Wednesday 20 November 2024 12:36:08 -0500 (0:00:02.210) 0:05:07.178 **** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 47.78s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.34s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:341 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.58s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.49s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.03s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Remove related packages ------------------------------------------------- 3.65s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.93s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.21s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Gather package facts ---------------------------------------------------- 1.92s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.55s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wait for mssql-server to prepare for client connections ----------------- 1.53s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wait for mssql-server to prepare for client connections ----------------- 1.51s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Disable TLS encryption -------------------------------------------------- 1.50s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Wait for mssql-server to prepare for client connections ----------------- 1.48s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.48s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wait for mssql-server to prepare for client connections ----------------- 1.44s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.41s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Wait for mssql-server to prepare for client connections ----------------- 1.36s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Test with certs created by the certificate role ------------------------- 1.31s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.23s /tmp/collections-CPQ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698