# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_tls_2019.yml *************************************************** 2 plays in /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tests_tls_2019.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tests_tls_2019.yml:4 Thursday 22 February 2024 13:04:16 +0000 (0:00:00.020) 0:00:00.020 ***** ok: [sut] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tests_tls_2019.yml:9 Thursday 22 February 2024 13:04:16 +0000 (0:00:00.012) 0:00:00.033 ***** ok: [sut] TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tests_tls_2019.yml:23 Thursday 22 February 2024 13:04:17 +0000 (0:00:00.849) 0:00:00.883 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml for sut TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:2 Thursday 22 February 2024 13:04:17 +0000 (0:00:00.016) 0:00:00.900 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Thursday 22 February 2024 13:04:17 +0000 (0:00:00.010) 0:00:00.911 ***** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Thursday 22 February 2024 13:04:17 +0000 (0:00:00.334) 0:00:01.245 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('7', '=') and mssql_version | int == 2022) or (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('9', '=') and mssql_version | int != 2022)", "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Thursday 22 February 2024 13:04:17 +0000 (0:00:00.018) 0:00:01.263 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('7', '=') and mssql_version | int == 2022) or (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('9', '=') and mssql_version | int != 2022)", "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:5 Thursday 22 February 2024 13:04:17 +0000 (0:00:00.018) 0:00:01.282 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create a tempfile for a certificate on hosts] **************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:11 Thursday 22 February 2024 13:04:20 +0000 (0:00:02.559) 0:00:03.841 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.m_g5gkvx", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:17 Thursday 22 February 2024 13:04:20 +0000 (0:00:00.236) 0:00:04.077 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.tvxc_tlj", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:23 Thursday 22 February 2024 13:04:20 +0000 (0:00:00.180) 0:00:04.258 ***** changed: [sut] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.47.166", "-out", "/tmp/ansible.m_g5gkvx", "-keyout", "/tmp/ansible.tvxc_tlj", "-days", "365" ], "delta": "0:00:00.319617", "end": "2024-02-22 13:04:21.007368", "rc": 0, "start": "2024-02-22 13:04:20.687751" } STDERR: Generating a RSA private key ............................................................................................+++++ ..................................................................................................................................................................................+++++ writing new private key to '/tmp/ansible.tvxc_tlj' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:32 Thursday 22 February 2024 13:04:21 +0000 (0:00:00.560) 0:00:04.818 ***** changed: [sut] => (item=/tmp/ansible.m_g5gkvx) => { "ansible_loop_var": "item", "changed": true, "checksum": "53f26522af52e037ac19fe97f30b131577ba5a8a", "dest": "/tmp/ansible.m_g5gkvx", "item": "/tmp/ansible.m_g5gkvx", "md5sum": "388145a4e073d0ce1acdc095fdf784c2", "remote_checksum": "53f26522af52e037ac19fe97f30b131577ba5a8a", "remote_md5sum": null } changed: [sut] => (item=/tmp/ansible.tvxc_tlj) => { "ansible_loop_var": "item", "changed": true, "checksum": "dd107aec5764b572b71de71e4a16aea05f2e5cb0", "dest": "/tmp/ansible.tvxc_tlj", "item": "/tmp/ansible.tvxc_tlj", "md5sum": "63ee34b4955ef4bfa91c25c6f75d5e02", "remote_checksum": "dd107aec5764b572b71de71e4a16aea05f2e5cb0", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:44 Thursday 22 February 2024 13:04:21 +0000 (0:00:00.515) 0:00:05.333 ***** changed: [sut -> localhost] => { "changed": true, "checksum": "dd107aec5764b572b71de71e4a16aea05f2e5cb0", "dest": "./ansible.tvxc_tlj", "gid": 1001, "group": "jenkins", "md5sum": "63ee34b4955ef4bfa91c25c6f75d5e02", "mode": "0600", "owner": "jenkins", "size": 1704, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1708607061.5633414-19376-217685604843404/source", "state": "file", "uid": 1000090000 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:52 Thursday 22 February 2024 13:04:21 +0000 (0:00:00.373) 0:00:05.707 ***** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.m_g5gkvx", "mssql_tls_private_key": "ansible.tvxc_tlj" }, "changed": false } TASK [Run role] **************************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:59 Thursday 22 February 2024 13:04:21 +0000 (0:00:00.018) 0:00:05.725 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.080) 0:00:05.805 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.010) 0:00:05.816 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.016) 0:00:05.833 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.025) 0:00:05.859 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.008) 0:00:05.868 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.011) 0:00:05.879 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.012) 0:00:05.892 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.009) 0:00:05.901 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.010) 0:00:05.912 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.010) 0:00:05.922 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.009) 0:00:05.932 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.009) 0:00:05.941 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.010) 0:00:05.951 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.017) 0:00:05.969 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.014) 0:00:05.983 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.013) 0:00:05.997 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.013) 0:00:06.010 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.015) 0:00:06.026 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 22 February 2024 13:04:22 +0000 (0:00:00.015) 0:00:06.042 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Thursday 22 February 2024 13:04:23 +0000 (0:00:01.493) 0:00:07.535 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Thursday 22 February 2024 13:04:23 +0000 (0:00:00.033) 0:00:07.569 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Thursday 22 February 2024 13:04:23 +0000 (0:00:00.019) 0:00:07.589 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Thursday 22 February 2024 13:04:23 +0000 (0:00:00.027) 0:00:07.616 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Thursday 22 February 2024 13:04:23 +0000 (0:00:00.037) 0:00:07.653 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Thursday 22 February 2024 13:04:24 +0000 (0:00:00.497) 0:00:08.151 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Thursday 22 February 2024 13:04:24 +0000 (0:00:00.019) 0:00:08.171 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Thursday 22 February 2024 13:04:24 +0000 (0:00:00.019) 0:00:08.190 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 22 February 2024 13:04:24 +0000 (0:00:00.035) 0:00:08.225 ***** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 Thursday 22 February 2024 13:04:24 +0000 (0:00:00.270) 0:00:08.496 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 Thursday 22 February 2024 13:04:27 +0000 (0:00:02.422) 0:00:10.919 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-15.0.4355.3-4.x86_64", "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: gcc-gdb-plugin-8.5.0-21.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: libatomic-8.5.0-21.el8.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:231 Thursday 22 February 2024 13:05:03 +0000 (0:00:36.043) 0:00:46.963 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:239 Thursday 22 February 2024 13:05:03 +0000 (0:00:00.016) 0:00:46.979 ***** ok: [sut] => { "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.005371", "end": "2024-02-22 13:05:03.360378", "rc": 0, "start": "2024-02-22 13:05:03.355007" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 22 February 2024 13:05:03 +0000 (0:00:00.199) 0:00:47.178 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:258 Thursday 22 February 2024 13:05:20 +0000 (0:00:17.569) 0:01:04.748 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:267 Thursday 22 February 2024 13:05:20 +0000 (0:00:00.035) 0:01:04.783 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:283 Thursday 22 February 2024 13:05:21 +0000 (0:00:00.026) 0:01:04.810 ***** changed: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Thursday 22 February 2024 13:05:26 +0000 (0:00:05.528) 0:01:10.339 ***** skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 22 February 2024 13:05:26 +0000 (0:00:00.024) 0:01:10.363 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:335 Thursday 22 February 2024 13:05:26 +0000 (0:00:00.025) 0:01:10.389 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 22 February 2024 13:05:26 +0000 (0:00:00.024) 0:01:10.413 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Thursday 22 February 2024 13:05:29 +0000 (0:00:02.949) 0:01:13.363 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ActiveEnterTimestampMonotonic": "849975432", "ActiveExitTimestamp": "Thu 2024-02-22 12:39:16 UTC", "ActiveExitTimestampMonotonic": "848610861", "ActiveState": "active", "After": "dbus.service systemd-sysctl.service sysinit.target basic.target systemd-journald.socket dbus.socket polkit.service network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 12:39:17 UTC", "AssertTimestampMonotonic": "849711615", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ConditionTimestampMonotonic": "849711613", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service cpupower.service shutdown.target auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11227", "ExecMainStartTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ExecMainStartTimestampMonotonic": "849712750", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveEnterTimestampMonotonic": "849710386", "InactiveExitTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveExitTimestampMonotonic": "849712877", "InvocationID": "73eb121936b9447b8e84b19cea0c43b9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11227", "MemoryAccounting": "yes", "MemoryCurrent": "19017728", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 12:39:17 UTC", "StateChangeTimestampMonotonic": "849975432", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 12:39:17 UTC", "WatchdogTimestampMonotonic": "849975429", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:356 Thursday 22 February 2024 13:05:30 +0000 (0:00:00.652) 0:01:14.016 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.113833", "end": "2024-02-22 13:05:30.561637", "rc": 0, "start": "2024-02-22 13:05:30.447804" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Thursday 22 February 2024 13:05:30 +0000 (0:00:00.366) 0:01:14.382 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Thursday 22 February 2024 13:05:30 +0000 (0:00:00.019) 0:01:14.401 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Thursday 22 February 2024 13:05:30 +0000 (0:00:00.018) 0:01:14.420 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Thursday 22 February 2024 13:05:30 +0000 (0:00:00.043) 0:01:14.464 ***** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:405 Thursday 22 February 2024 13:05:30 +0000 (0:00:00.202) 0:01:14.666 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: unixODBC-devel-2.3.11-1.rh.x86_64", "Installed: unixODBC-2.3.11-1.rh.x86_64", "Installed: mssql-tools-17.10.1.1-1.x86_64", "Installed: msodbcsql17-17.10.5.1-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 22 February 2024 13:05:35 +0000 (0:00:04.375) 0:01:19.042 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:421 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.020) 0:01:19.063 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.020) 0:01:19.083 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:442 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.020) 0:01:19.104 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.020) 0:01:19.124 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:457 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.027) 0:01:19.151 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:478 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.021) 0:01:19.172 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.019) 0:01:19.192 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:496 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.019) 0:01:19.212 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.021) 0:01:19.233 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.022) 0:01:19.256 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.030) 0:01:19.286 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:541 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.020) 0:01:19.307 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ip_address is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.022) 0:01:19.330 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:555 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.027) 0:01:19.358 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:567 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.030) 0:01:19.388 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.057) 0:01:19.445 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002729", "end": "2024-02-22 13:05:35.846527", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:05:35.843798" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:05:35 +0000 (0:00:00.220) 0:01:19.666 ***** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.109615", "end": "2024-02-22 13:05:36.159035", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:05:36.049420" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.318) 0:01:19.985 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:573 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.018) 0:01:20.003 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:593 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.026) 0:01:20.030 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_enable_sql_agent is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:600 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.023) 0:01:20.054 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_fts is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.023) 0:01:20.077 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_powershell is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.022) 0:01:20.099 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.020) 0:01:20.120 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.021) 0:01:20.142 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.020) 0:01:20.162 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.020) 0:01:20.183 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.020) 0:01:20.204 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_certificates | length > 0", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:675 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.028) 0:01:20.233 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:680 Thursday 22 February 2024 13:05:36 +0000 (0:00:00.029) 0:01:20.262 ***** changed: [sut] => (item=/tmp/ansible.m_g5gkvx) => { "ansible_loop_var": "item", "changed": true, "checksum": "53f26522af52e037ac19fe97f30b131577ba5a8a", "dest": "/etc/pki/tls/certs/ansible.m_g5gkvx", "gid": 991, "group": "mssql", "item": "/tmp/ansible.m_g5gkvx", "md5sum": "388145a4e073d0ce1acdc095fdf784c2", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1123, "src": "/root/.ansible/tmp/ansible-tmp-1708607136.522163-19903-270437861802957/source", "state": "file", "uid": 993 } changed: [sut] => (item=ansible.tvxc_tlj) => { "ansible_loop_var": "item", "changed": true, "checksum": "dd107aec5764b572b71de71e4a16aea05f2e5cb0", "dest": "/etc/pki/tls/private/ansible.tvxc_tlj", "gid": 991, "group": "mssql", "item": "ansible.tvxc_tlj", "md5sum": "63ee34b4955ef4bfa91c25c6f75d5e02", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1708607137.0315976-19903-89608926172686/source", "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Thursday 22 February 2024 13:05:37 +0000 (0:00:01.036) 0:01:21.298 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:05:37 +0000 (0:00:00.057) 0:01:21.356 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002581", "end": "2024-02-22 13:05:37.743312", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:05:37.740731" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:05:37 +0000 (0:00:00.204) 0:01:21.561 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.m_g5gkvx" ], "delta": "0:00:00.108926", "end": "2024-02-22 13:05:38.059074", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:05:37.950148" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.320) 0:01:21.882 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:707 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.029) 0:01:21.911 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.036) 0:01:21.948 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002583", "end": "2024-02-22 13:05:38.335048", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:05:38.332465" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.205) 0:01:22.153 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.tvxc_tlj" ], "delta": "0:00:00.108401", "end": "2024-02-22 13:05:38.649020", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:05:38.540619" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.318) 0:01:22.472 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.029) 0:01:22.501 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.037) 0:01:22.539 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002700", "end": "2024-02-22 13:05:38.926440", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:05:38.923740" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:05:38 +0000 (0:00:00.205) 0:01:22.745 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.111087", "end": "2024-02-22 13:05:39.244337", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:05:39.133250" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.322) 0:01:23.067 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.022) 0:01:23.090 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.037) 0:01:23.127 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002607", "end": "2024-02-22 13:05:39.516024", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:05:39.513417" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.207) 0:01:23.335 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.110029", "end": "2024-02-22 13:05:39.833737", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:05:39.723708" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.322) 0:01:23.657 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:732 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.053) 0:01:23.711 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.028) 0:01:23.739 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.028) 0:01:23.767 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Thursday 22 February 2024 13:05:39 +0000 (0:00:00.025) 0:01:23.793 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:762 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.035) 0:01:23.828 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:771 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.021) 0:01:23.849 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:23.868 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:23.887 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:805 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:23.906 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:810 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:23.925 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:827 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:23.943 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:832 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:23.962 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.020) 0:01:23.982 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.000 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.018 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:890 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.035 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.054 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.071 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.042) 0:01:24.113 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:932 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.132 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.150 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.168 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.187 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.206 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1030 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.019) 0:01:24.226 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.019) 0:01:24.246 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.019) 0:01:24.265 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1054 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.022) 0:01:24.288 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1063 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.019) 0:01:24.307 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1071 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.019) 0:01:24.327 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.023) 0:01:24.350 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.367 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.385 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1126 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.402 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.420 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1146 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.016) 0:01:24.437 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.041) 0:01:24.479 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.019) 0:01:24.498 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1175 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.516 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.534 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1190 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.553 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1197 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.570 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1209 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.022) 0:01:24.593 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.017) 0:01:24.610 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.629 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.647 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.665 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.022) 0:01:24.688 ***** skipping: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.706 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.724 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1275 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.743 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 22 February 2024 13:05:40 +0000 (0:00:00.018) 0:01:24.761 ***** changed: [sut] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Thursday 22 February 2024 13:05:41 +0000 (0:00:00.319) 0:01:25.081 ***** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 22 February 2024 13:05:41 +0000 (0:00:00.045) 0:01:25.126 ***** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:05:26 UTC", "ActiveEnterTimestampMonotonic": "2418505764", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice auditd.service network.target sysinit.target -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:05:26 UTC", "AssertTimestampMonotonic": "2418498389", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:05:26 UTC", "ConditionTimestampMonotonic": "2418498387", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "48531", "ExecMainStartTimestamp": "Thu 2024-02-22 13:05:26 UTC", "ExecMainStartTimestampMonotonic": "2418505700", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-02-22 13:05:26 UTC", "InactiveExitTimestampMonotonic": "2418505764", "InvocationID": "f55d54d6f55f4802bc10ebd67399e50b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "48531", "MemoryAccounting": "yes", "MemoryCurrent": "693399552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:05:26 UTC", "StateChangeTimestampMonotonic": "2418505764", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "146", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:05:26 UTC", "WatchdogTimestampMonotonic": "2418505761", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1297 Thursday 22 February 2024 13:05:41 +0000 (0:00:00.572) 0:01:25.699 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Thursday 22 February 2024 13:05:41 +0000 (0:00:00.018) 0:01:25.717 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:68 Thursday 22 February 2024 13:05:41 +0000 (0:00:00.027) 0:01:25.745 ***** changed: [sut -> localhost] => { "changed": true, "path": "ansible.tvxc_tlj", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:75 Thursday 22 February 2024 13:05:42 +0000 (0:00:00.191) 0:01:25.936 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql-sever-increase-start-limit.yml:3 Thursday 22 February 2024 13:05:42 +0000 (0:00:00.030) 0:01:25.966 ***** changed: [sut] => { "changed": true, "rc": 0 } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql-sever-increase-start-limit.yml:10 Thursday 22 February 2024 13:05:42 +0000 (0:00:00.304) 0:01:26.271 ***** changed: [sut] => { "changed": true, "rc": 0 } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql-sever-increase-start-limit.yml:17 Thursday 22 February 2024 13:05:42 +0000 (0:00:00.235) 0:01:26.506 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:78 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.550) 0:01:27.057 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:8 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.037) 0:01:27.095 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:23 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.024) 0:01:27.120 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:35 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.020) 0:01:27.140 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:39 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.020) 0:01:27.161 ***** skipping: [sut] => { "changed": false, "false_condition": "item.value is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:55 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.019) 0:01:27.180 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:60 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.048) 0:01:27.229 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:70 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.019) 0:01:27.249 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:75 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.019) 0:01:27.268 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:85 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.019) 0:01:27.287 ***** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.037) 0:01:27.325 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ActiveEnterTimestampMonotonic": "2434019395", "ActiveExitTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ActiveExitTimestampMonotonic": "2433796713", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket system.slice sysinit.target auditd.service network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:05:41 UTC", "AssertTimestampMonotonic": "2434018137", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ConditionTimestampMonotonic": "2434018135", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "49798", "ExecMainStartTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ExecMainStartTimestampMonotonic": "2434019336", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 13:05:41 UTC", "InactiveEnterTimestampMonotonic": "2434016913", "InactiveExitTimestamp": "Thu 2024-02-22 13:05:41 UTC", "InactiveExitTimestampMonotonic": "2434019395", "InvocationID": "419e287f6944407e8ef7908b35beb130", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "49798", "MemoryAccounting": "yes", "MemoryCurrent": "405467136", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:05:41 UTC", "StateChangeTimestampMonotonic": "2434019395", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "85", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:05:41 UTC", "WatchdogTimestampMonotonic": "2434019393", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 22 February 2024 13:05:43 +0000 (0:00:00.444) 0:01:27.769 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003380", "end": "2024-02-22 13:05:44.175465", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:05:44.172085" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 22 February 2024 13:05:44 +0000 (0:00:00.227) 0:01:27.997 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002959", "end": "2024-02-22 13:05:44.378348", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:05:44.375389" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 22 February 2024 13:05:44 +0000 (0:00:00.199) 0:01:28.197 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:93 Thursday 22 February 2024 13:05:44 +0000 (0:00:00.036) 0:01:28.234 ***** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6522, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:99 Thursday 22 February 2024 13:05:45 +0000 (0:00:01.366) 0:01:29.601 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.028769", "end": "2024-02-22 13:05:46.014861", "rc": 0, "start": "2024-02-22 13:05:45.986092" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU25) (KB5033688) - 15.0.4355.3 (X64) Jan 30 2024 17:02:22 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:118 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.235) 0:01:29.836 ***** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:122 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.021) 0:01:29.858 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_fts_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:129 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.018) 0:01:29.877 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_powershell_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:140 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.019) 0:01:29.896 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:145 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.019) 0:01:29.915 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:150 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.020) 0:01:29.935 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:156 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.043) 0:01:29.979 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:162 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.019) 0:01:29.999 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:172 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.018) 0:01:30.017 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.031) 0:01:30.048 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003906", "end": "2024-02-22 13:05:46.438844", "rc": 0, "start": "2024-02-22 13:05:46.434938" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.m_g5gkvx TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.209) 0:01:30.257 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.027) 0:01:30.285 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.m_g5gkvx] *************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.022) 0:01:30.308 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:183 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.018) 0:01:30.326 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.031) 0:01:30.358 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004014", "end": "2024-02-22 13:05:46.734655", "rc": 0, "start": "2024-02-22 13:05:46.730641" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tvxc_tlj TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.196) 0:01:30.555 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.028) 0:01:30.583 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.tvxc_tlj] ************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.022) 0:01:30.606 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:195 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.019) 0:01:30.625 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:05:46 +0000 (0:00:00.033) 0:01:30.658 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004214", "end": "2024-02-22 13:05:47.036465", "rc": 0, "start": "2024-02-22 13:05:47.032251" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.222) 0:01:30.881 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.026) 0:01:30.907 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.022) 0:01:30.930 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:203 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:30.949 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.034) 0:01:30.983 ***** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003959", "end": "2024-02-22 13:05:47.359952", "rc": 0, "start": "2024-02-22 13:05:47.355993" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.195) 0:01:31.179 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.019) 0:01:31.199 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.024) 0:01:31.224 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:210 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.243 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:85 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.017) 0:01:31.261 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.105) 0:01:31.366 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.029) 0:01:31.395 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.052) 0:01:31.448 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.035) 0:01:31.483 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.019) 0:01:31.503 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.019) 0:01:31.522 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.541 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.560 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.578 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.019) 0:01:31.597 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.019) 0:01:31.617 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.635 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.654 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.021) 0:01:31.675 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.694 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.712 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.730 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.018) 0:01:31.749 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 22 February 2024 13:05:47 +0000 (0:00:00.019) 0:01:31.768 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Thursday 22 February 2024 13:05:49 +0000 (0:00:01.388) 0:01:33.156 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.054) 0:01:33.211 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.019) 0:01:33.231 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.023) 0:01:33.254 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int > item.value", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.035) 0:01:33.290 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.424) 0:01:33.715 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.020) 0:01:33.735 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.022) 0:01:33.758 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 22 February 2024 13:05:49 +0000 (0:00:00.023) 0:01:33.781 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_server_packages not in ansible_facts.packages) or (mssql_upgrade | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 Thursday 22 February 2024 13:05:50 +0000 (0:00:00.025) 0:01:33.807 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 Thursday 22 February 2024 13:05:52 +0000 (0:00:02.388) 0:01:36.196 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:231 Thursday 22 February 2024 13:05:54 +0000 (0:00:02.389) 0:01:38.585 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:239 Thursday 22 February 2024 13:05:54 +0000 (0:00:00.022) 0:01:38.607 ***** ok: [sut] => { "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.005336", "end": "2024-02-22 13:05:54.990002", "rc": 0, "start": "2024-02-22 13:05:54.984666" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 22 February 2024 13:05:55 +0000 (0:00:00.204) 0:01:38.812 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:258 Thursday 22 February 2024 13:06:07 +0000 (0:00:12.447) 0:01:51.259 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:267 Thursday 22 February 2024 13:06:07 +0000 (0:00:00.058) 0:01:51.318 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_is_setup", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:283 Thursday 22 February 2024 13:06:07 +0000 (0:00:00.019) 0:01:51.337 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Thursday 22 February 2024 13:06:07 +0000 (0:00:00.019) 0:01:51.357 ***** skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 22 February 2024 13:06:07 +0000 (0:00:00.023) 0:01:51.380 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:335 Thursday 22 February 2024 13:06:07 +0000 (0:00:00.019) 0:01:51.399 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 22 February 2024 13:06:07 +0000 (0:00:00.019) 0:01:51.419 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Thursday 22 February 2024 13:06:10 +0000 (0:00:02.379) 0:01:53.798 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ActiveEnterTimestampMonotonic": "849975432", "ActiveExitTimestamp": "Thu 2024-02-22 12:39:16 UTC", "ActiveExitTimestampMonotonic": "848610861", "ActiveState": "active", "After": "network.target system.slice systemd-sysctl.service systemd-journald.socket basic.target dbus.socket dbus.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 12:39:17 UTC", "AssertTimestampMonotonic": "849711615", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ConditionTimestampMonotonic": "849711613", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11227", "ExecMainStartTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ExecMainStartTimestampMonotonic": "849712750", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveEnterTimestampMonotonic": "849710386", "InactiveExitTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveExitTimestampMonotonic": "849712877", "InvocationID": "73eb121936b9447b8e84b19cea0c43b9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11227", "MemoryAccounting": "yes", "MemoryCurrent": "19038208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 12:39:17 UTC", "StateChangeTimestampMonotonic": "849975432", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 12:39:17 UTC", "WatchdogTimestampMonotonic": "849975429", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:356 Thursday 22 February 2024 13:06:10 +0000 (0:00:00.348) 0:01:54.146 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.113219", "end": "2024-02-22 13:06:10.631478", "rc": 0, "start": "2024-02-22 13:06:10.518259" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Thursday 22 February 2024 13:06:10 +0000 (0:00:00.307) 0:01:54.453 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Thursday 22 February 2024 13:06:10 +0000 (0:00:00.019) 0:01:54.472 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Thursday 22 February 2024 13:06:10 +0000 (0:00:00.017) 0:01:54.490 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Thursday 22 February 2024 13:06:10 +0000 (0:00:00.018) 0:01:54.509 ***** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:405 Thursday 22 February 2024 13:06:10 +0000 (0:00:00.198) 0:01:54.707 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 22 February 2024 13:06:13 +0000 (0:00:02.367) 0:01:57.075 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:421 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.020) 0:01:57.095 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.019) 0:01:57.114 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:442 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.019) 0:01:57.134 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.050) 0:01:57.185 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:457 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.021) 0:01:57.206 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:478 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.021) 0:01:57.227 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.019) 0:01:57.247 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:496 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.018) 0:01:57.265 ***** ok: [sut] => { "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.004548", "end": "2024-02-22 13:06:13.645643", "rc": 0, "start": "2024-02-22 13:06:13.641095" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.200) 0:01:57.466 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_edition_matches.stdout | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Thursday 22 February 2024 13:06:13 +0000 (0:00:00.021) 0:01:57.487 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 22 February 2024 13:06:15 +0000 (0:00:01.319) 0:01:58.807 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:541 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.021) 0:01:58.828 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ip_address is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.018) 0:01:58.847 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:555 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.020) 0:01:58.867 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:567 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.020) 0:01:58.888 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.032) 0:01:58.921 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002419", "end": "2024-02-22 13:06:15.297462", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:06:15.295043" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.227) 0:01:59.148 ***** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.110619", "end": "2024-02-22 13:06:15.637633", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:15.527014" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.312) 0:01:59.461 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:573 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.481 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:593 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.500 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_enable_sql_agent is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:600 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.520 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_fts is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.020) 0:01:59.540 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_powershell is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.020) 0:01:59.560 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.580 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.599 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.619 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.018) 0:01:59.638 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.657 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:675 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.020) 0:01:59.678 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:680 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.019) 0:01:59.698 ***** skipping: [sut] => (item=/tmp/ansible.m_g5gkvx) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "/tmp/ansible.m_g5gkvx", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.tvxc_tlj) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "ansible.tvxc_tlj", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.024) 0:01:59.722 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:06:15 +0000 (0:00:00.033) 0:01:59.756 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002586", "end": "2024-02-22 13:06:16.134221", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:16.131635" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.m_g5gkvx TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:06:16 +0000 (0:00:00.231) 0:01:59.988 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:06:16 +0000 (0:00:00.027) 0:02:00.016 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.109020", "end": "2024-02-22 13:06:16.501781", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:16.392761" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:707 Thursday 22 February 2024 13:06:16 +0000 (0:00:00.308) 0:02:00.324 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:06:16 +0000 (0:00:00.035) 0:02:00.360 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002800", "end": "2024-02-22 13:06:16.739087", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:16.736287" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tvxc_tlj TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:06:16 +0000 (0:00:00.199) 0:02:00.559 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:06:16 +0000 (0:00:00.026) 0:02:00.585 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.111546", "end": "2024-02-22 13:06:17.075371", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:16.963825" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.313) 0:02:00.899 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.036) 0:02:00.935 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002775", "end": "2024-02-22 13:06:17.315865", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:17.313090" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.201) 0:02:01.136 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.024) 0:02:01.161 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.109908", "end": "2024-02-22 13:06:17.648219", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:17.538311" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.310) 0:02:01.472 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.037) 0:02:01.509 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002823", "end": "2024-02-22 13:06:17.888801", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:17.885978" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.200) 0:02:01.709 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:06:17 +0000 (0:00:00.025) 0:02:01.735 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.110356", "end": "2024-02-22 13:06:18.221500", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:06:18.111144" } 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 : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:732 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.340) 0:02:02.075 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.020) 0:02:02.095 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.018) 0:02:02.114 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.133 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:762 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.022) 0:02:02.156 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:771 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.021) 0:02:02.177 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.197 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.216 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:805 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.018) 0:02:02.235 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:810 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.254 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:827 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.274 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:832 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.018) 0:02:02.293 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.312 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.332 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.351 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:890 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.370 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.049) 0:02:02.420 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.439 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.459 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:932 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.478 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.497 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.517 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.020) 0:02:02.537 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.018) 0:02:02.556 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1030 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.576 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.595 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.018) 0:02:02.614 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1054 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.021) 0:02:02.635 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1063 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.018) 0:02:02.654 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1071 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.673 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.024) 0:02:02.697 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.019) 0:02:02.716 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.018) 0:02:02.735 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1126 Thursday 22 February 2024 13:06:18 +0000 (0:00:00.050) 0:02:02.786 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.019) 0:02:02.805 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1146 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.018) 0:02:02.824 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.019) 0:02:02.843 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.020) 0:02:02.863 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1175 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.018) 0:02:02.882 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.019) 0:02:02.901 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1190 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.018) 0:02:02.919 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1197 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.018) 0:02:02.938 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1209 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.023) 0:02:02.961 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.018) 0:02:02.980 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.018) 0:02:02.999 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.017) 0:02:03.017 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.017) 0:02:03.034 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.021) 0:02:03.056 ***** skipping: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.018) 0:02:03.074 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.017) 0:02:03.091 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1275 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.052) 0:02:03.144 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.020) 0:02:03.165 ***** changed: [sut] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.246) 0:02:03.411 ***** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 22 February 2024 13:06:19 +0000 (0:00:00.021) 0:02:03.432 ***** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ActiveEnterTimestampMonotonic": "2434019395", "ActiveExitTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ActiveExitTimestampMonotonic": "2433796713", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket system.slice sysinit.target auditd.service network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:05:41 UTC", "AssertTimestampMonotonic": "2434018137", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ConditionTimestampMonotonic": "2434018135", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "49798", "ExecMainStartTimestamp": "Thu 2024-02-22 13:05:41 UTC", "ExecMainStartTimestampMonotonic": "2434019336", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 13:05:41 UTC", "InactiveEnterTimestampMonotonic": "2434016913", "InactiveExitTimestamp": "Thu 2024-02-22 13:05:41 UTC", "InactiveExitTimestampMonotonic": "2434019395", "InvocationID": "419e287f6944407e8ef7908b35beb130", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "49798", "MemoryAccounting": "yes", "MemoryCurrent": "693850112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:05:41 UTC", "StateChangeTimestampMonotonic": "2434019395", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "147", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:05:41 UTC", "WatchdogTimestampMonotonic": "2434019393", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1297 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.599) 0:02:04.032 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.020) 0:02:04.052 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:92 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.032) 0:02:04.084 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:8 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.078) 0:02:04.163 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:23 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.020) 0:02:04.183 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:35 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.021) 0:02:04.205 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:39 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.021) 0:02:04.226 ***** skipping: [sut] => { "changed": false, "false_condition": "item.value is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:55 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.020) 0:02:04.246 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:60 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.050) 0:02:04.297 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:70 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.019) 0:02:04.317 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:75 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.019) 0:02:04.337 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:85 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.019) 0:02:04.356 ***** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.036) 0:02:04.393 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:06:20 UTC", "ActiveEnterTimestampMonotonic": "2472349824", "ActiveExitTimestamp": "Thu 2024-02-22 13:06:19 UTC", "ActiveExitTimestampMonotonic": "2472095248", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket system.slice sysinit.target auditd.service network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:06:20 UTC", "AssertTimestampMonotonic": "2472348537", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:06:20 UTC", "ConditionTimestampMonotonic": "2472348535", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "50933", "ExecMainStartTimestamp": "Thu 2024-02-22 13:06:20 UTC", "ExecMainStartTimestampMonotonic": "2472349764", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-02-22 13:06:20 UTC] ; stop_time=[n/a] ; pid=50933 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 13:06:20 UTC", "InactiveEnterTimestampMonotonic": "2472347113", "InactiveExitTimestamp": "Thu 2024-02-22 13:06:20 UTC", "InactiveExitTimestampMonotonic": "2472349824", "InvocationID": "0648c59e71e84ad9a3c65ad5d48d3c08", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "50933", "MemoryAccounting": "yes", "MemoryCurrent": "105631744", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:06:20 UTC", "StateChangeTimestampMonotonic": "2472349824", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "33", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:06:20 UTC", "WatchdogTimestampMonotonic": "2472349822", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 22 February 2024 13:06:20 +0000 (0:00:00.362) 0:02:04.755 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003110", "end": "2024-02-22 13:06:21.154629", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:06:21.151519" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 22 February 2024 13:06:21 +0000 (0:00:00.217) 0:02:04.973 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004005", "end": "2024-02-22 13:06:21.383856", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:06:21.379851" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 22 February 2024 13:06:21 +0000 (0:00:00.233) 0:02:05.207 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:93 Thursday 22 February 2024 13:06:21 +0000 (0:00:00.037) 0:02:05.245 ***** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 991, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6428, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:99 Thursday 22 February 2024 13:06:23 +0000 (0:00:02.229) 0:02:07.474 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.039218", "end": "2024-02-22 13:06:23.931981", "rc": 0, "start": "2024-02-22 13:06:23.892763" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU25) (KB5033688) - 15.0.4355.3 (X64) Jan 30 2024 17:02:22 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:118 Thursday 22 February 2024 13:06:23 +0000 (0:00:00.282) 0:02:07.757 ***** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:122 Thursday 22 February 2024 13:06:23 +0000 (0:00:00.021) 0:02:07.778 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_fts_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:129 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.020) 0:02:07.798 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_powershell_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:140 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.019) 0:02:07.818 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:145 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.018) 0:02:07.837 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:150 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.053) 0:02:07.890 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:156 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.020) 0:02:07.911 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:162 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.018) 0:02:07.930 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:172 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.019) 0:02:07.950 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.033) 0:02:07.983 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003842", "end": "2024-02-22 13:06:24.363508", "rc": 0, "start": "2024-02-22 13:06:24.359666" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.200) 0:02:08.183 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.029) 0:02:08.212 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.023) 0:02:08.236 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:183 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.020) 0:02:08.256 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.033) 0:02:08.290 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004069", "end": "2024-02-22 13:06:24.674057", "rc": 0, "start": "2024-02-22 13:06:24.669988" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.204) 0:02:08.494 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.028) 0:02:08.523 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.023) 0:02:08.546 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:195 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.019) 0:02:08.565 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:06:24 +0000 (0:00:00.064) 0:02:08.630 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003883", "end": "2024-02-22 13:06:25.009545", "rc": 0, "start": "2024-02-22 13:06:25.005662" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.199) 0:02:08.829 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.026) 0:02:08.856 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.023) 0:02:08.879 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:203 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.020) 0:02:08.899 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.035) 0:02:08.935 ***** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003924", "end": "2024-02-22 13:06:25.318270", "rc": 0, "start": "2024-02-22 13:06:25.314346" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.203) 0:02:09.138 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.021) 0:02:09.160 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.026) 0:02:09.186 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:210 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.020) 0:02:09.207 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:99 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.019) 0:02:09.226 ***** changed: [sut] => (item=/etc/pki/tls/certs/ansible.m_g5gkvx) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.m_g5gkvx", "path": "/etc/pki/tls/certs/ansible.m_g5gkvx", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/ansible.tvxc_tlj) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.tvxc_tlj", "path": "/etc/pki/tls/private/ansible.tvxc_tlj", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:107 Thursday 22 February 2024 13:06:25 +0000 (0:00:00.374) 0:02:09.601 ***** ok: [sut] => (item=/tmp/ansible.m_g5gkvx) => { "ansible_loop_var": "item", "changed": false, "checksum": "53f26522af52e037ac19fe97f30b131577ba5a8a", "dest": "/tmp/ansible.m_g5gkvx", "gid": 0, "group": "root", "item": "/tmp/ansible.m_g5gkvx", "mode": "0600", "owner": "root", "path": "/tmp/ansible.m_g5gkvx", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1123, "state": "file", "uid": 0 } ok: [sut] => (item=/tmp/ansible.tvxc_tlj) => { "ansible_loop_var": "item", "changed": false, "checksum": "dd107aec5764b572b71de71e4a16aea05f2e5cb0", "dest": "/tmp/ansible.tvxc_tlj", "gid": 0, "group": "root", "item": "/tmp/ansible.tvxc_tlj", "mode": "0600", "owner": "root", "path": "/tmp/ansible.tvxc_tlj", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:116 Thursday 22 February 2024 13:06:26 +0000 (0:00:00.901) 0:02:10.502 ***** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.m_g5gkvx", "mssql_tls_private_key": "ansible.tvxc_tlj" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:121 Thursday 22 February 2024 13:06:26 +0000 (0:00:00.021) 0:02:10.523 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 22 February 2024 13:06:26 +0000 (0:00:00.218) 0:02:10.741 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 22 February 2024 13:06:26 +0000 (0:00:00.032) 0:02:10.773 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.026) 0:02:10.800 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.035) 0:02:10.835 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.020) 0:02:10.856 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:10.875 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:10.895 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:10.915 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:10.934 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:10.954 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.018) 0:02:10.973 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.020) 0:02:10.993 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.053) 0:02:11.047 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.023) 0:02:11.070 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:11.089 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:11.109 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.018) 0:02:11.127 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.019) 0:02:11.147 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 22 February 2024 13:06:27 +0000 (0:00:00.020) 0:02:11.168 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Thursday 22 February 2024 13:06:28 +0000 (0:00:01.329) 0:02:12.497 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Thursday 22 February 2024 13:06:28 +0000 (0:00:00.056) 0:02:12.554 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Thursday 22 February 2024 13:06:28 +0000 (0:00:00.019) 0:02:12.574 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Thursday 22 February 2024 13:06:28 +0000 (0:00:00.023) 0:02:12.597 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int > item.value", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Thursday 22 February 2024 13:06:28 +0000 (0:00:00.037) 0:02:12.634 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Thursday 22 February 2024 13:06:29 +0000 (0:00:00.407) 0:02:13.042 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Thursday 22 February 2024 13:06:29 +0000 (0:00:00.020) 0:02:13.063 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Thursday 22 February 2024 13:06:29 +0000 (0:00:00.055) 0:02:13.118 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 22 February 2024 13:06:29 +0000 (0:00:00.021) 0:02:13.140 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_server_packages not in ansible_facts.packages) or (mssql_upgrade | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 Thursday 22 February 2024 13:06:29 +0000 (0:00:00.025) 0:02:13.166 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 Thursday 22 February 2024 13:06:31 +0000 (0:00:02.491) 0:02:15.657 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:231 Thursday 22 February 2024 13:06:34 +0000 (0:00:02.435) 0:02:18.092 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:239 Thursday 22 February 2024 13:06:34 +0000 (0:00:00.019) 0:02:18.112 ***** ok: [sut] => { "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.005039", "end": "2024-02-22 13:06:34.491131", "rc": 0, "start": "2024-02-22 13:06:34.486092" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 22 February 2024 13:06:34 +0000 (0:00:00.198) 0:02:18.311 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:258 Thursday 22 February 2024 13:06:54 +0000 (0:00:20.475) 0:02:38.787 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:267 Thursday 22 February 2024 13:06:55 +0000 (0:00:00.028) 0:02:38.815 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_is_setup", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:283 Thursday 22 February 2024 13:06:55 +0000 (0:00:00.019) 0:02:38.834 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Thursday 22 February 2024 13:06:55 +0000 (0:00:00.019) 0:02:38.854 ***** skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 22 February 2024 13:06:55 +0000 (0:00:00.024) 0:02:38.878 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:335 Thursday 22 February 2024 13:06:55 +0000 (0:00:00.020) 0:02:38.898 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 22 February 2024 13:06:55 +0000 (0:00:00.020) 0:02:38.919 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Thursday 22 February 2024 13:06:57 +0000 (0:00:02.363) 0:02:41.282 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ActiveEnterTimestampMonotonic": "849975432", "ActiveExitTimestamp": "Thu 2024-02-22 12:39:16 UTC", "ActiveExitTimestampMonotonic": "848610861", "ActiveState": "active", "After": "network.target system.slice systemd-sysctl.service systemd-journald.socket basic.target dbus.socket dbus.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 12:39:17 UTC", "AssertTimestampMonotonic": "849711615", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ConditionTimestampMonotonic": "849711613", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11227", "ExecMainStartTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ExecMainStartTimestampMonotonic": "849712750", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveEnterTimestampMonotonic": "849710386", "InactiveExitTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveExitTimestampMonotonic": "849712877", "InvocationID": "73eb121936b9447b8e84b19cea0c43b9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11227", "MemoryAccounting": "yes", "MemoryCurrent": "19046400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 12:39:17 UTC", "StateChangeTimestampMonotonic": "849975432", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 12:39:17 UTC", "WatchdogTimestampMonotonic": "849975429", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:356 Thursday 22 February 2024 13:06:57 +0000 (0:00:00.335) 0:02:41.618 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.113209", "end": "2024-02-22 13:06:58.102412", "rc": 0, "start": "2024-02-22 13:06:57.989203" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Thursday 22 February 2024 13:06:58 +0000 (0:00:00.346) 0:02:41.964 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Thursday 22 February 2024 13:06:58 +0000 (0:00:00.019) 0:02:41.984 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Thursday 22 February 2024 13:06:58 +0000 (0:00:00.019) 0:02:42.004 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Thursday 22 February 2024 13:06:58 +0000 (0:00:00.019) 0:02:42.023 ***** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:405 Thursday 22 February 2024 13:06:58 +0000 (0:00:00.201) 0:02:42.225 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 22 February 2024 13:07:00 +0000 (0:00:02.367) 0:02:44.592 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:421 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.021) 0:02:44.613 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.020) 0:02:44.633 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:442 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.020) 0:02:44.654 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.021) 0:02:44.676 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:457 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.023) 0:02:44.699 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:478 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.021) 0:02:44.720 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.019) 0:02:44.739 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:496 Thursday 22 February 2024 13:07:00 +0000 (0:00:00.018) 0:02:44.758 ***** ok: [sut] => { "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.004549", "end": "2024-02-22 13:07:01.139195", "rc": 0, "start": "2024-02-22 13:07:01.134646" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Thursday 22 February 2024 13:07:01 +0000 (0:00:00.200) 0:02:44.959 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_edition_matches.stdout | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Thursday 22 February 2024 13:07:01 +0000 (0:00:00.021) 0:02:44.980 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 22 February 2024 13:07:02 +0000 (0:00:01.403) 0:02:46.384 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:541 Thursday 22 February 2024 13:07:02 +0000 (0:00:00.022) 0:02:46.406 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ip_address is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Thursday 22 February 2024 13:07:02 +0000 (0:00:00.020) 0:02:46.426 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:555 Thursday 22 February 2024 13:07:02 +0000 (0:00:00.020) 0:02:46.447 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:567 Thursday 22 February 2024 13:07:02 +0000 (0:00:00.020) 0:02:46.467 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:02 +0000 (0:00:00.033) 0:02:46.500 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002599", "end": "2024-02-22 13:07:02.876938", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:02.874339" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:02 +0000 (0:00:00.196) 0:02:46.697 ***** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.112099", "end": "2024-02-22 13:07:03.186318", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:03.074219" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.313) 0:02:47.010 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:573 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.020) 0:02:47.031 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:593 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.019) 0:02:47.050 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_enable_sql_agent is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:600 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.020) 0:02:47.071 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_fts is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.021) 0:02:47.092 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_powershell is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.021) 0:02:47.113 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.020) 0:02:47.133 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.057) 0:02:47.191 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.021) 0:02:47.212 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.019) 0:02:47.232 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.020) 0:02:47.252 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_certificates | length > 0", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:675 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.022) 0:02:47.275 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:680 Thursday 22 February 2024 13:07:03 +0000 (0:00:00.021) 0:02:47.296 ***** changed: [sut] => (item=/tmp/ansible.m_g5gkvx) => { "ansible_loop_var": "item", "changed": true, "checksum": "53f26522af52e037ac19fe97f30b131577ba5a8a", "dest": "/etc/pki/tls/certs/ansible.m_g5gkvx", "gid": 991, "group": "mssql", "item": "/tmp/ansible.m_g5gkvx", "md5sum": "388145a4e073d0ce1acdc095fdf784c2", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1123, "src": "/tmp/ansible.m_g5gkvx", "state": "file", "uid": 993 } changed: [sut] => (item=/tmp/ansible.tvxc_tlj) => { "ansible_loop_var": "item", "changed": true, "checksum": "dd107aec5764b572b71de71e4a16aea05f2e5cb0", "dest": "/etc/pki/tls/private/ansible.tvxc_tlj", "gid": 991, "group": "mssql", "item": "/tmp/ansible.tvxc_tlj", "md5sum": "63ee34b4955ef4bfa91c25c6f75d5e02", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.tvxc_tlj", "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Thursday 22 February 2024 13:07:04 +0000 (0:00:00.586) 0:02:47.882 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:04 +0000 (0:00:00.035) 0:02:47.918 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002556", "end": "2024-02-22 13:07:04.296730", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:04.294174" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:04 +0000 (0:00:00.199) 0:02:48.117 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.m_g5gkvx" ], "delta": "0:00:00.110950", "end": "2024-02-22 13:07:04.609842", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:04.498892" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:04 +0000 (0:00:00.317) 0:02:48.434 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:707 Thursday 22 February 2024 13:07:04 +0000 (0:00:00.021) 0:02:48.455 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:04 +0000 (0:00:00.035) 0:02:48.490 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002533", "end": "2024-02-22 13:07:04.872204", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:04.869671" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:04 +0000 (0:00:00.201) 0:02:48.692 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.tvxc_tlj" ], "delta": "0:00:00.110332", "end": "2024-02-22 13:07:05.181825", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:05.071493" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:05 +0000 (0:00:00.313) 0:02:49.005 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Thursday 22 February 2024 13:07:05 +0000 (0:00:00.021) 0:02:49.027 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:05 +0000 (0:00:00.069) 0:02:49.097 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002518", "end": "2024-02-22 13:07:05.476404", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:05.473886" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:05 +0000 (0:00:00.198) 0:02:49.295 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.108444", "end": "2024-02-22 13:07:05.781873", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:05.673429" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:05 +0000 (0:00:00.310) 0:02:49.605 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Thursday 22 February 2024 13:07:05 +0000 (0:00:00.021) 0:02:49.627 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:05 +0000 (0:00:00.037) 0:02:49.664 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002486", "end": "2024-02-22 13:07:06.041468", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:06.038982" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.197) 0:02:49.861 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.109211", "end": "2024-02-22 13:07:06.348862", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:06.239651" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.310) 0:02:50.172 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:732 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.020) 0:02:50.193 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.212 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.230 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.249 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:762 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.021) 0:02:50.270 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:771 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.020) 0:02:50.291 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.310 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.053) 0:02:50.363 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:805 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.383 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:810 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.020) 0:02:50.403 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:827 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.421 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:832 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.440 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.459 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.478 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.496 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:890 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.515 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.535 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.554 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.573 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:932 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.592 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.611 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.630 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.650 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.018) 0:02:50.669 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1030 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.053) 0:02:50.722 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.742 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.019) 0:02:50.762 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1054 Thursday 22 February 2024 13:07:06 +0000 (0:00:00.023) 0:02:50.785 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1063 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.020) 0:02:50.805 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1071 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:50.824 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.023) 0:02:50.848 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:50.867 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.018) 0:02:50.886 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1126 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:50.905 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.018) 0:02:50.924 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1146 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.018) 0:02:50.943 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.018) 0:02:50.962 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:50.981 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1175 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.001 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.020 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1190 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.017) 0:02:51.038 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1197 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.053) 0:02:51.091 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1209 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.025) 0:02:51.116 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.136 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.155 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.175 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.194 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.023) 0:02:51.217 ***** skipping: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.018) 0:02:51.236 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.018) 0:02:51.255 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1275 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.275 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.019) 0:02:51.294 ***** changed: [sut] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.233) 0:02:51.527 ***** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 22 February 2024 13:07:07 +0000 (0:00:00.021) 0:02:51.549 ***** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:06:20 UTC", "ActiveEnterTimestampMonotonic": "2472349824", "ActiveExitTimestamp": "Thu 2024-02-22 13:06:19 UTC", "ActiveExitTimestampMonotonic": "2472095248", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket system.slice sysinit.target auditd.service network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:06:20 UTC", "AssertTimestampMonotonic": "2472348537", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:06:20 UTC", "ConditionTimestampMonotonic": "2472348535", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "50933", "ExecMainStartTimestamp": "Thu 2024-02-22 13:06:20 UTC", "ExecMainStartTimestampMonotonic": "2472349764", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-02-22 13:06:20 UTC] ; stop_time=[n/a] ; pid=50933 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 13:06:20 UTC", "InactiveEnterTimestampMonotonic": "2472347113", "InactiveExitTimestamp": "Thu 2024-02-22 13:06:20 UTC", "InactiveExitTimestampMonotonic": "2472349824", "InvocationID": "0648c59e71e84ad9a3c65ad5d48d3c08", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "50933", "MemoryAccounting": "yes", "MemoryCurrent": "695525376", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:06:20 UTC", "StateChangeTimestampMonotonic": "2472349824", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "147", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:06:20 UTC", "WatchdogTimestampMonotonic": "2472349822", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1297 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.567) 0:02:52.117 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.019) 0:02:52.136 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:131 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.062) 0:02:52.199 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:8 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.115) 0:02:52.315 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:23 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.019) 0:02:52.334 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:35 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.019) 0:02:52.353 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:39 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.019) 0:02:52.373 ***** skipping: [sut] => { "changed": false, "false_condition": "item.value is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:55 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.018) 0:02:52.392 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:60 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.019) 0:02:52.411 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:70 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.018) 0:02:52.430 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:75 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.018) 0:02:52.448 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:85 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.019) 0:02:52.467 ***** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 22 February 2024 13:07:08 +0000 (0:00:00.036) 0:02:52.504 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ActiveEnterTimestampMonotonic": "2520436404", "ActiveExitTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ActiveExitTimestampMonotonic": "2520208054", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket system.slice sysinit.target auditd.service network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:07:08 UTC", "AssertTimestampMonotonic": "2520435474", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ConditionTimestampMonotonic": "2520435472", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "52391", "ExecMainStartTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ExecMainStartTimestampMonotonic": "2520436337", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-02-22 13:07:08 UTC] ; stop_time=[n/a] ; pid=52391 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 13:07:08 UTC", "InactiveEnterTimestampMonotonic": "2520434671", "InactiveExitTimestamp": "Thu 2024-02-22 13:07:08 UTC", "InactiveExitTimestampMonotonic": "2520436404", "InvocationID": "8b4e692ccdf64e87989ff9be12b2388b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "52391", "MemoryAccounting": "yes", "MemoryCurrent": "125079552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:07:08 UTC", "StateChangeTimestampMonotonic": "2520436404", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "39", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:07:08 UTC", "WatchdogTimestampMonotonic": "2520436402", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 22 February 2024 13:07:09 +0000 (0:00:00.373) 0:02:52.877 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002729", "end": "2024-02-22 13:07:09.266833", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:09.264104" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 22 February 2024 13:07:09 +0000 (0:00:00.245) 0:02:53.123 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004372", "end": "2024-02-22 13:07:09.580029", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:09.575657" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 22 February 2024 13:07:09 +0000 (0:00:00.282) 0:02:53.405 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:93 Thursday 22 February 2024 13:07:09 +0000 (0:00:00.038) 0:02:53.444 ***** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 991, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6522, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:99 Thursday 22 February 2024 13:07:11 +0000 (0:00:02.206) 0:02:55.650 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.033757", "end": "2024-02-22 13:07:12.085519", "rc": 0, "start": "2024-02-22 13:07:12.051762" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU25) (KB5033688) - 15.0.4355.3 (X64) Jan 30 2024 17:02:22 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:118 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.264) 0:02:55.915 ***** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:122 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.021) 0:02:55.937 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_fts_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:129 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.019) 0:02:55.956 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_powershell_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:140 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.019) 0:02:55.975 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:145 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.018) 0:02:55.994 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:150 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.018) 0:02:56.013 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:156 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.019) 0:02:56.032 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:162 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.018) 0:02:56.051 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:172 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.018) 0:02:56.070 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.031) 0:02:56.101 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004006", "end": "2024-02-22 13:07:12.480901", "rc": 0, "start": "2024-02-22 13:07:12.476895" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.m_g5gkvx TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.199) 0:02:56.300 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.065) 0:02:56.366 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.m_g5gkvx] *************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.024) 0:02:56.390 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:183 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.020) 0:02:56.411 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.033) 0:02:56.444 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004114", "end": "2024-02-22 13:07:12.822157", "rc": 0, "start": "2024-02-22 13:07:12.818043" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tvxc_tlj TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.198) 0:02:56.642 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.028) 0:02:56.671 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.tvxc_tlj] ************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.023) 0:02:56.694 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:195 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.019) 0:02:56.714 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:12 +0000 (0:00:00.035) 0:02:56.750 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004030", "end": "2024-02-22 13:07:13.134995", "rc": 0, "start": "2024-02-22 13:07:13.130965" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.205) 0:02:56.955 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.027) 0:02:56.982 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.023) 0:02:57.006 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:203 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.020) 0:02:57.026 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.035) 0:02:57.062 ***** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003899", "end": "2024-02-22 13:07:13.445014", "rc": 0, "start": "2024-02-22 13:07:13.441115" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.242) 0:02:57.304 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.022) 0:02:57.326 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.025) 0:02:57.352 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:210 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.019) 0:02:57.372 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:137 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.019) 0:02:57.391 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/check_header.yml:4 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.114) 0:02:57.505 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002496", "end": "2024-02-22 13:07:13.917292", "rc": 0, "start": "2024-02-22 13:07:13.914796" } 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.m_g5gkvx tlskey = /etc/pki/tls/private/ansible.tvxc_tlj tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:141 Thursday 22 February 2024 13:07:13 +0000 (0:00:00.231) 0:02:57.736 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.261) 0:02:57.998 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.075) 0:02:58.074 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.027) 0:02:58.101 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.035) 0:02:58.137 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.020) 0:02:58.158 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.020) 0:02:58.178 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.019) 0:02:58.197 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.019) 0:02:58.216 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.020) 0:02:58.237 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.019) 0:02:58.256 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.019) 0:02:58.276 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.019) 0:02:58.296 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.018) 0:02:58.314 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.022) 0:02:58.337 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.019) 0:02:58.356 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.018) 0:02:58.375 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.018) 0:02:58.394 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.064) 0:02:58.458 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 22 February 2024 13:07:14 +0000 (0:00:00.021) 0:02:58.480 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Thursday 22 February 2024 13:07:16 +0000 (0:00:01.338) 0:02:59.818 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.054) 0:02:59.872 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.019) 0:02:59.892 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.024) 0:02:59.916 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int > item.value", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.036) 0:02:59.953 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.400) 0:03:00.353 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.020) 0:03:00.374 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.020) 0:03:00.395 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.021) 0:03:00.416 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_server_packages not in ansible_facts.packages) or (mssql_upgrade | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 Thursday 22 February 2024 13:07:16 +0000 (0:00:00.024) 0:03:00.440 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 Thursday 22 February 2024 13:07:19 +0000 (0:00:02.469) 0:03:02.910 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:231 Thursday 22 February 2024 13:07:21 +0000 (0:00:02.374) 0:03:05.284 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:239 Thursday 22 February 2024 13:07:21 +0000 (0:00:00.064) 0:03:05.348 ***** ok: [sut] => { "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.005050", "end": "2024-02-22 13:07:21.728785", "rc": 0, "start": "2024-02-22 13:07:21.723735" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 22 February 2024 13:07:21 +0000 (0:00:00.199) 0:03:05.548 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:258 Thursday 22 February 2024 13:07:31 +0000 (0:00:09.458) 0:03:15.006 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:267 Thursday 22 February 2024 13:07:31 +0000 (0:00:00.029) 0:03:15.036 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_is_setup", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:283 Thursday 22 February 2024 13:07:31 +0000 (0:00:00.020) 0:03:15.056 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Thursday 22 February 2024 13:07:31 +0000 (0:00:00.018) 0:03:15.075 ***** skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 22 February 2024 13:07:31 +0000 (0:00:00.024) 0:03:15.099 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:335 Thursday 22 February 2024 13:07:31 +0000 (0:00:00.019) 0:03:15.119 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 22 February 2024 13:07:31 +0000 (0:00:00.018) 0:03:15.138 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Thursday 22 February 2024 13:07:33 +0000 (0:00:02.368) 0:03:17.507 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ActiveEnterTimestampMonotonic": "849975432", "ActiveExitTimestamp": "Thu 2024-02-22 12:39:16 UTC", "ActiveExitTimestampMonotonic": "848610861", "ActiveState": "active", "After": "network.target system.slice systemd-sysctl.service systemd-journald.socket basic.target dbus.socket dbus.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 12:39:17 UTC", "AssertTimestampMonotonic": "849711615", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ConditionTimestampMonotonic": "849711613", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11227", "ExecMainStartTimestamp": "Thu 2024-02-22 12:39:17 UTC", "ExecMainStartTimestampMonotonic": "849712750", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveEnterTimestampMonotonic": "849710386", "InactiveExitTimestamp": "Thu 2024-02-22 12:39:17 UTC", "InactiveExitTimestampMonotonic": "849712877", "InvocationID": "73eb121936b9447b8e84b19cea0c43b9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11227", "MemoryAccounting": "yes", "MemoryCurrent": "19050496", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 12:39:17 UTC", "StateChangeTimestampMonotonic": "849975432", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 12:39:17 UTC", "WatchdogTimestampMonotonic": "849975429", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:356 Thursday 22 February 2024 13:07:34 +0000 (0:00:00.339) 0:03:17.847 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.114099", "end": "2024-02-22 13:07:34.334064", "rc": 0, "start": "2024-02-22 13:07:34.219965" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:366 Thursday 22 February 2024 13:07:34 +0000 (0:00:00.308) 0:03:18.155 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Thursday 22 February 2024 13:07:34 +0000 (0:00:00.019) 0:03:18.174 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Thursday 22 February 2024 13:07:34 +0000 (0:00:00.019) 0:03:18.194 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Thursday 22 February 2024 13:07:34 +0000 (0:00:00.018) 0:03:18.212 ***** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:405 Thursday 22 February 2024 13:07:34 +0000 (0:00:00.199) 0:03:18.412 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 22 February 2024 13:07:37 +0000 (0:00:02.472) 0:03:20.885 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:421 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.021) 0:03:20.906 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.020) 0:03:20.926 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:442 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.020) 0:03:20.946 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.019) 0:03:20.966 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:457 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.021) 0:03:20.988 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:478 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.020) 0:03:21.008 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.018) 0:03:21.027 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:496 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.018) 0:03:21.045 ***** ok: [sut] => { "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.004621", "end": "2024-02-22 13:07:37.427000", "rc": 0, "start": "2024-02-22 13:07:37.422379" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.202) 0:03:21.247 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_edition_matches.stdout | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Thursday 22 February 2024 13:07:37 +0000 (0:00:00.021) 0:03:21.269 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 22 February 2024 13:07:38 +0000 (0:00:01.324) 0:03:22.594 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:541 Thursday 22 February 2024 13:07:38 +0000 (0:00:00.021) 0:03:22.615 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ip_address is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Thursday 22 February 2024 13:07:38 +0000 (0:00:00.020) 0:03:22.635 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:555 Thursday 22 February 2024 13:07:38 +0000 (0:00:00.064) 0:03:22.700 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:567 Thursday 22 February 2024 13:07:38 +0000 (0:00:00.020) 0:03:22.720 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:38 +0000 (0:00:00.032) 0:03:22.753 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002603", "end": "2024-02-22 13:07:39.138423", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:39.135820" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.204) 0:03:22.958 ***** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.109806", "end": "2024-02-22 13:07:39.448426", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:39.338620" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.315) 0:03:23.273 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:573 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.019) 0:03:23.293 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:593 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.018) 0:03:23.312 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_enable_sql_agent is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:600 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.020) 0:03:23.333 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_fts is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.020) 0:03:23.353 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_install_powershell is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.019) 0:03:23.372 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.019) 0:03:23.392 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.019) 0:03:23.411 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.019) 0:03:23.431 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.019) 0:03:23.451 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.018) 0:03:23.470 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:675 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.020) 0:03:23.490 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:680 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.063) 0:03:23.554 ***** skipping: [sut] => (item=/tmp/ansible.m_g5gkvx) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "/tmp/ansible.m_g5gkvx", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.tvxc_tlj) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "ansible.tvxc_tlj", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:698 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.025) 0:03:23.579 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:39 +0000 (0:00:00.035) 0:03:23.614 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002718", "end": "2024-02-22 13:07:40.009195", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:40.006477" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.m_g5gkvx TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.215) 0:03:23.830 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.026) 0:03:23.857 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.109034", "end": "2024-02-22 13:07:40.345296", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:40.236262" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:707 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.312) 0:03:24.169 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.036) 0:03:24.206 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002651", "end": "2024-02-22 13:07:40.587826", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:40.585175" } STDOUT: tlskey = /etc/pki/tls/private/ansible.tvxc_tlj TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.203) 0:03:24.409 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.026) 0:03:24.436 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.109897", "end": "2024-02-22 13:07:40.924827", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:40.814930" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.313) 0:03:24.749 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:40 +0000 (0:00:00.037) 0:03:24.787 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002632", "end": "2024-02-22 13:07:41.165819", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:41.163187" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:41 +0000 (0:00:00.199) 0:03:24.987 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:41 +0000 (0:00:00.026) 0:03:25.013 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.109543", "end": "2024-02-22 13:07:41.499790", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:41.390247" } 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Thursday 22 February 2024 13:07:41 +0000 (0:00:00.309) 0:03:25.323 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 22 February 2024 13:07:41 +0000 (0:00:00.085) 0:03:25.408 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002590", "end": "2024-02-22 13:07:41.787468", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:41.784878" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 22 February 2024 13:07:41 +0000 (0:00:00.199) 0:03:25.608 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 22 February 2024 13:07:41 +0000 (0:00:00.026) 0:03:25.634 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.111179", "end": "2024-02-22 13:07:42.123232", "failed_when_result": false, "rc": 0, "start": "2024-02-22 13:07:42.012053" } 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 : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:732 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.313) 0:03:25.947 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.020) 0:03:25.968 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.020) 0:03:25.988 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.007 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:762 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.022) 0:03:26.030 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:771 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.023) 0:03:26.053 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.073 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.020) 0:03:26.093 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:805 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.020) 0:03:26.113 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:810 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.133 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:827 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.152 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:832 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.172 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.190 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.062) 0:03:26.253 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.020) 0:03:26.274 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:890 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.293 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.312 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.332 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.351 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:932 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.370 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.389 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:963 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.408 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.427 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.447 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1030 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.466 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.485 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.504 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1054 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.021) 0:03:26.526 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1063 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.545 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1071 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.063) 0:03:26.608 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.024) 0:03:26.632 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.651 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.670 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1126 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.689 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.708 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1146 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.727 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.745 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.019) 0:03:26.765 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1175 Thursday 22 February 2024 13:07:42 +0000 (0:00:00.018) 0:03:26.784 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.018) 0:03:26.802 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1190 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.018) 0:03:26.821 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1197 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.018) 0:03:26.840 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1209 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.022) 0:03:26.863 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.019) 0:03:26.882 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.017) 0:03:26.900 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.019) 0:03:26.919 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.065) 0:03:26.984 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.024) 0:03:27.009 ***** skipping: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.019) 0:03:27.028 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.019) 0:03:27.048 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1275 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.019) 0:03:27.068 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.020) 0:03:27.088 ***** changed: [sut] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.236) 0:03:27.325 ***** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 22 February 2024 13:07:43 +0000 (0:00:00.020) 0:03:27.345 ***** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ActiveEnterTimestampMonotonic": "2520436404", "ActiveExitTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ActiveExitTimestampMonotonic": "2520208054", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket system.slice sysinit.target auditd.service network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:07:08 UTC", "AssertTimestampMonotonic": "2520435474", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ConditionTimestampMonotonic": "2520435472", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "52391", "ExecMainStartTimestamp": "Thu 2024-02-22 13:07:08 UTC", "ExecMainStartTimestampMonotonic": "2520436337", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-02-22 13:07:08 UTC] ; stop_time=[n/a] ; pid=52391 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 13:07:08 UTC", "InactiveEnterTimestampMonotonic": "2520434671", "InactiveExitTimestamp": "Thu 2024-02-22 13:07:08 UTC", "InactiveExitTimestampMonotonic": "2520436404", "InvocationID": "8b4e692ccdf64e87989ff9be12b2388b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "52391", "MemoryAccounting": "yes", "MemoryCurrent": "691851264", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:07:08 UTC", "StateChangeTimestampMonotonic": "2520436404", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "150", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:07:08 UTC", "WatchdogTimestampMonotonic": "2520436402", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1297 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.655) 0:03:28.001 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1304 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.019) 0:03:28.021 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:147 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.030) 0:03:28.051 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:8 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.151) 0:03:28.202 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:23 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.067) 0:03:28.270 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:35 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.020) 0:03:28.291 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_edition is defined", "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:39 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.019) 0:03:28.310 ***** skipping: [sut] => { "changed": false, "false_condition": "item.value is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:55 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.020) 0:03:28.331 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:60 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.019) 0:03:28.350 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_datadir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:70 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.018) 0:03:28.369 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:75 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.019) 0:03:28.388 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_logdir_mode is defined", "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:85 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.019) 0:03:28.408 ***** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 22 February 2024 13:07:44 +0000 (0:00:00.036) 0:03:28.445 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-02-22 13:07:44 UTC", "ActiveEnterTimestampMonotonic": "2556311291", "ActiveExitTimestamp": "Thu 2024-02-22 13:07:43 UTC", "ActiveExitTimestampMonotonic": "2556008606", "ActiveState": "active", "After": "-.mount basic.target systemd-journald.socket system.slice sysinit.target auditd.service network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-02-22 13:07:44 UTC", "AssertTimestampMonotonic": "2556310275", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-02-22 13:07:44 UTC", "ConditionTimestampMonotonic": "2556310274", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "53444", "ExecMainStartTimestamp": "Thu 2024-02-22 13:07:44 UTC", "ExecMainStartTimestampMonotonic": "2556311217", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-02-22 13:07:44 UTC] ; stop_time=[n/a] ; pid=53444 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-02-22 13:07:44 UTC", "InactiveEnterTimestampMonotonic": "2556309446", "InactiveExitTimestamp": "Thu 2024-02-22 13:07:44 UTC", "InactiveExitTimestampMonotonic": "2556311291", "InvocationID": "fbb86bcc1a9d400280c333e804e988cd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "53444", "MemoryAccounting": "yes", "MemoryCurrent": "141680640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-02-22 13:07:44 UTC", "StateChangeTimestampMonotonic": "2556311291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "41", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-02-22 13:07:44 UTC", "WatchdogTimestampMonotonic": "2556311288", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 22 February 2024 13:07:45 +0000 (0:00:00.359) 0:03:28.804 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003177", "end": "2024-02-22 13:07:45.186068", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:45.182891" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 22 February 2024 13:07:45 +0000 (0:00:00.205) 0:03:29.010 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.005065", "end": "2024-02-22 13:07:45.443334", "failed_when_result": false, "rc": 1, "start": "2024-02-22 13:07:45.438269" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 22 February 2024 13:07:45 +0000 (0:00:00.259) 0:03:29.269 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:93 Thursday 22 February 2024 13:07:45 +0000 (0:00:00.038) 0:03:29.307 ***** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 991, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6428, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:99 Thursday 22 February 2024 13:07:47 +0000 (0:00:02.210) 0:03:31.518 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.033403", "end": "2024-02-22 13:07:47.975472", "rc": 0, "start": "2024-02-22 13:07:47.942069" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU25) (KB5033688) - 15.0.4355.3 (X64) Jan 30 2024 17:02:22 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:118 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.336) 0:03:31.854 ***** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:122 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.023) 0:03:31.878 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_fts_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:129 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.020) 0:03:31.899 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_powershell_is_installed is defined", "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:140 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.020) 0:03:31.919 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:145 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.020) 0:03:31.939 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:150 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.021) 0:03:31.960 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:156 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.021) 0:03:31.982 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:162 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.020) 0:03:32.003 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:172 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.021) 0:03:32.025 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.035) 0:03:32.060 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004076", "end": "2024-02-22 13:07:48.440887", "rc": 0, "start": "2024-02-22 13:07:48.436811" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.201) 0:03:32.261 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.031) 0:03:32.292 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.024) 0:03:32.317 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:183 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.020) 0:03:32.338 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.035) 0:03:32.373 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003974", "end": "2024-02-22 13:07:48.754621", "rc": 0, "start": "2024-02-22 13:07:48.750647" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.251) 0:03:32.625 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.030) 0:03:32.656 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.024) 0:03:32.680 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:195 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.021) 0:03:32.701 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:48 +0000 (0:00:00.035) 0:03:32.737 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003894", "end": "2024-02-22 13:07:49.116849", "rc": 0, "start": "2024-02-22 13:07:49.112955" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.200) 0:03:32.937 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.028) 0:03:32.966 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.024) 0:03:32.991 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:203 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.021) 0:03:33.012 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:7 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.038) 0:03:33.051 ***** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003830", "end": "2024-02-22 13:07:49.431316", "rc": 0, "start": "2024-02-22 13:07:49.427486" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:14 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.201) 0:03:33.253 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:25 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.022) 0:03:33.275 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/mssql_conf_verify.yml:40 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.026) 0:03:33.302 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/verify_settings.yml:210 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.020) 0:03:33.322 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:154 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.073) 0:03:33.395 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.340) 0:03:33.736 ***** included: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 22 February 2024 13:07:49 +0000 (0:00:00.031) 0:03:33.767 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.026) 0:03:33.793 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.035) 0:03:33.829 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:33.851 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:33.872 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.020) 0:03:33.893 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.019) 0:03:33.913 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.080) 0:03:33.993 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:34.014 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:34.036 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:34.058 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:34.079 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.024) 0:03:34.104 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.020) 0:03:34.125 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.019) 0:03:34.144 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.020) 0:03:34.165 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:34.186 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 22 February 2024 13:07:50 +0000 (0:00:00.021) 0:03:34.208 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Thursday 22 February 2024 13:07:51 +0000 (0:00:01.347) 0:03:35.555 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Thursday 22 February 2024 13:07:51 +0000 (0:00:00.057) 0:03:35.613 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Thursday 22 February 2024 13:07:51 +0000 (0:00:00.021) 0:03:35.635 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Thursday 22 February 2024 13:07:51 +0000 (0:00:00.086) 0:03:35.721 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int > item.value", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Thursday 22 February 2024 13:07:51 +0000 (0:00:00.038) 0:03:35.760 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Thursday 22 February 2024 13:07:52 +0000 (0:00:00.424) 0:03:36.184 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Thursday 22 February 2024 13:07:52 +0000 (0:00:00.021) 0:03:36.205 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Thursday 22 February 2024 13:07:52 +0000 (0:00:00.020) 0:03:36.226 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 22 February 2024 13:07:52 +0000 (0:00:00.021) 0:03:36.247 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_server_packages not in ansible_facts.packages) or (mssql_upgrade | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 Thursday 22 February 2024 13:07:52 +0000 (0:00:00.024) 0:03:36.272 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 Thursday 22 February 2024 13:07:54 +0000 (0:00:02.456) 0:03:38.728 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:231 Thursday 22 February 2024 13:07:57 +0000 (0:00:02.347) 0:03:41.075 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:239 Thursday 22 February 2024 13:07:57 +0000 (0:00:00.019) 0:03:41.095 ***** ok: [sut] => { "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.005058", "end": "2024-02-22 13:07:57.475664", "rc": 0, "start": "2024-02-22 13:07:57.470606" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 22 February 2024 13:07:57 +0000 (0:00:00.199) 0:03:41.295 ***** ok: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:258 Thursday 22 February 2024 13:08:08 +0000 (0:00:11.444) 0:03:52.739 ***** ok: [sut] => { "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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:267 Thursday 22 February 2024 13:08:08 +0000 (0:00:00.028) 0:03:52.768 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_is_setup", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:283 Thursday 22 February 2024 13:08:08 +0000 (0:00:00.019) 0:03:52.788 ***** skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Thursday 22 February 2024 13:08:09 +0000 (0:00:00.018) 0:03:52.806 ***** skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': '755', 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 22 February 2024 13:08:09 +0000 (0:00:00.023) 0:03:52.830 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:335 Thursday 22 February 2024 13:08:09 +0000 (0:00:00.076) 0:03:52.906 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 22 February 2024 13:08:09 +0000 (0:00:00.019) 0:03:52.926 ***** fatal: [sut]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Data could not be sent to remote host "10.31.47.166". Make sure this host can be reached over ssh: to retry, use: --limit @/tmp/tests_tls_2019.retry PLAY RECAP ********************************************************************* sut : ok=265 changed=40 unreachable=1 failed=0 skipped=570 rescued=0 ignored=0 Thursday 22 February 2024 13:08:11 +0000 (0:00:01.983) 0:03:54.910 ***** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 36.04s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 fedora.linux_system_roles.mssql : Gather system services facts --------- 20.48s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 fedora.linux_system_roles.mssql : Gather system services facts --------- 17.57s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 fedora.linux_system_roles.mssql : Gather system services facts --------- 12.45s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 fedora.linux_system_roles.mssql : Gather system services facts --------- 11.44s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 fedora.linux_system_roles.mssql : Gather system services facts ---------- 9.46s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.53s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:283 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.38s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:405 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.95s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Ensure the openssl package ---------------------------------------------- 2.56s /WORKDIR/git-rhel-9-unconf4evhyxkr/tests/tasks/tests_tls.yml:5 ---------------- fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.49s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 2.47s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:405 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.47s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.46s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.44s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.42s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.39s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.39s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:218 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.38s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.37s /WORKDIR/git-rhel-9-unconf4evhyxkr/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:223 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---