# 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-weekly-ci85pixyiy/.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_2017.yml *************************************************** 2 plays in /WORKDIR/git-weekly-ci85pixyiy/tests/tests_tls_2017.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tests_tls_2017.yml:4 Thursday 25 July 2024 11:55:32 +0000 (0:00:00.021) 0:00:00.021 ********* 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-weekly-ci85pixyiy/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tests_tls_2017.yml:9 Thursday 25 July 2024 11:55:32 +0000 (0:00:00.013) 0:00:00.035 ********* ok: [sut] TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tests_tls_2017.yml:23 Thursday 25 July 2024 11:55:33 +0000 (0:00:00.728) 0:00:00.763 ********* included: /WORKDIR/git-weekly-ci85pixyiy/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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:2 Thursday 25 July 2024 11:55:33 +0000 (0:00:00.023) 0:00:00.786 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Thursday 25 July 2024 11:55:33 +0000 (0:00:00.018) 0:00:00.804 ********* ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Thursday 25 July 2024 11:55:33 +0000 (0:00:00.229) 0:00:01.034 ********* 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-weekly-ci85pixyiy/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Thursday 25 July 2024 11:55:33 +0000 (0:00:00.021) 0:00:01.056 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:5 Thursday 25 July 2024 11:55:33 +0000 (0:00:00.023) 0:00:01.079 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } lsrpackages: openssl TASK [Create a tempfile for a certificate on hosts] **************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:11 Thursday 25 July 2024 11:55:34 +0000 (0:00:00.439) 0:00:01.519 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.821kCl", "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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:17 Thursday 25 July 2024 11:55:34 +0000 (0:00:00.198) 0:00:01.717 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.cvJBv_", "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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:23 Thursday 25 July 2024 11:55:34 +0000 (0:00:00.116) 0:00:01.834 ********* changed: [sut] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.41.2", "-out", "/tmp/ansible.821kCl", "-keyout", "/tmp/ansible.cvJBv_", "-days", "365" ], "delta": "0:00:00.177330", "end": "2024-07-25 11:55:35.088995", "rc": 0, "start": "2024-07-25 11:55:34.911665" } STDERR: Generating a 2048 bit RSA private key ......+++ ...........+++ writing new private key to '/tmp/ansible.cvJBv_' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:32 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.386) 0:00:02.221 ********* changed: [sut] => (item=/tmp/ansible.821kCl) => { "ansible_loop_var": "item", "changed": true, "checksum": "78f9e86c32d83ed685a44fd5ffa2803a8d8d9e2b", "dest": "/tmp/ansible.821kCl", "item": "/tmp/ansible.821kCl", "md5sum": "5e3820600e869ec38f36ee404643bd64", "remote_checksum": "78f9e86c32d83ed685a44fd5ffa2803a8d8d9e2b", "remote_md5sum": null } changed: [sut] => (item=/tmp/ansible.cvJBv_) => { "ansible_loop_var": "item", "changed": true, "checksum": "79ab90ca198e55c605af870c149c75829a0a1ab1", "dest": "/tmp/ansible.cvJBv_", "item": "/tmp/ansible.cvJBv_", "md5sum": "e43807eefa98a957f681837b1de91904", "remote_checksum": "79ab90ca198e55c605af870c149c75829a0a1ab1", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:44 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.385) 0:00:02.607 ********* changed: [sut -> localhost] => { "changed": true, "checksum": "79ab90ca198e55c605af870c149c75829a0a1ab1", "dest": "./ansible.cvJBv_", "gid": 1001, "group": "jenkins", "md5sum": "e43807eefa98a957f681837b1de91904", "mode": "0600", "owner": "jenkins", "size": 1704, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1721908535.5098007-13289-159115130351957/source", "state": "file", "uid": 1000090000 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:52 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.310) 0:00:02.918 ********* ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.821kCl", "mssql_tls_private_key": "ansible.cvJBv_" }, "changed": false } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:59 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.019) 0:00:02.938 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.087) 0:00:03.025 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.013) 0:00:03.038 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.018) 0:00:03.057 ********* 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 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.029) 0:00:03.086 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 25 July 2024 11:55:35 +0000 (0:00:00.021) 0:00:03.108 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.014) 0:00:03.122 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.014) 0:00:03.137 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.012) 0:00:03.150 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.012) 0:00:03.162 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.024) 0:00:03.187 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.013) 0:00:03.201 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.011) 0:00:03.212 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.012) 0:00:03.225 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.019) 0:00:03.244 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.017) 0:00:03.262 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.017) 0:00:03.279 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.016) 0:00:03.296 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.017) 0:00:03.314 ********* 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 : Verify that mssql_manage_selinux is set properly] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.016) 0:00:03.331 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:137 Thursday 25 July 2024 11:55:36 +0000 (0:00:00.016) 0:00:03.347 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:141 Thursday 25 July 2024 11:55:37 +0000 (0:00:01.063) 0:00:04.411 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:149 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.031) 0:00:04.442 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.019) 0:00:04.462 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.027) 0:00:04.489 ********* 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": "mssql_version | int == item.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:177 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.038) 0:00:04.528 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:191 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.416) 0:00:04.945 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:201 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.018) 0:00:04.963 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:212 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.019) 0:00:04.983 ********* skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.041) 0:00:05.024 ********* skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:235 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.019) 0:00:05.044 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:247 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.021) 0:00:05.065 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 25 July 2024 11:55:37 +0000 (0:00:00.019) 0:00:05.085 ********* changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:266 Thursday 25 July 2024 11:55:38 +0000 (0:00:00.211) 0:00:05.296 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Thursday 25 July 2024 11:55:38 +0000 (0:00:00.016) 0:00:05.313 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:284 Thursday 25 July 2024 11:55:38 +0000 (0:00:00.346) 0:00:05.659 ********* changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libatomic-4.8.5-44.el7.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:292 Thursday 25 July 2024 11:56:10 +0000 (0:00:32.321) 0:00:37.981 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Thursday 25 July 2024 11:56:10 +0000 (0:00:00.017) 0:00:37.999 ********* 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.005659", "end": "2024-07-25 11:56:11.008691", "rc": 0, "start": "2024-07-25 11:56:11.003032" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Thursday 25 July 2024 11:56:11 +0000 (0:00:00.147) 0:00:38.146 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:320 Thursday 25 July 2024 11:56:11 +0000 (0:00:00.854) 0:00:39.001 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:329 Thursday 25 July 2024 11:56:11 +0000 (0:00:00.033) 0:00:39.034 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 25 July 2024 11:56:11 +0000 (0:00:00.023) 0:00:39.057 ********* FAILED - RETRYING: [sut]: Set up MSSQL (3 retries left). changed: [sut] => { "attempts": 2, "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:370 Thursday 25 July 2024 11:56:41 +0000 (0:00:29.339) 0:01:08.397 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:385 Thursday 25 July 2024 11:56:41 +0000 (0:00:00.040) 0:01:08.438 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Thursday 25 July 2024 11:56:41 +0000 (0:00:00.033) 0:01:08.472 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:410 Thursday 25 July 2024 11:56:41 +0000 (0:00:00.038) 0:01:08.510 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:416 Thursday 25 July 2024 11:56:41 +0000 (0:00:00.466) 0:01:08.976 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:23:55 UTC", "ActiveEnterTimestampMonotonic": "23706355", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket systemd-sysctl.service network.target basic.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:23:53 UTC", "AssertTimestampMonotonic": "22336925", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ConditionTimestampMonotonic": "22336924", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "878", "ExecMainStartTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ExecMainStartTimestampMonotonic": "22337416", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:23:53 UTC", "InactiveExitTimestampMonotonic": "22337442", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service system.slice dbus.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:23:55 UTC", "WatchdogTimestampMonotonic": "23705996", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 25 July 2024 11:56:42 +0000 (0:00:00.430) 0:01:09.407 ********* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.133709", "end": "2024-07-25 11:56:42.576836", "rc": 0, "start": "2024-07-25 11:56:42.443127" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:436 Thursday 25 July 2024 11:56:42 +0000 (0:00:00.313) 0:01:09.720 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 25 July 2024 11:56:42 +0000 (0:00:00.027) 0:01:09.747 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Thursday 25 July 2024 11:56:42 +0000 (0:00:00.066) 0:01:09.813 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:468 Thursday 25 July 2024 11:56:42 +0000 (0:00:00.035) 0:01:09.848 ********* changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Thursday 25 July 2024 11:56:42 +0000 (0:00:00.236) 0:01:10.085 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 25 July 2024 11:56:42 +0000 (0:00:00.019) 0:01:10.104 ********* changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools.x86_64 0:17.10.1.1-1 will be installed\n--> Processing Dependency: msodbcsql17 >= 17.3.0.0 for package: mssql-tools-17.10.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql17.x86_64 0:17.10.6.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools x86_64 17.10.1.1-1 packages-microsoft-com-prod 291 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql17 x86_64 17.10.6.1-1 packages-microsoft-com-prod 911 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal size: 1.5 M\nInstalled size: 3.8 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql17-17.10.6.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools-17.10.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql17-17.10.6.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools.x86_64 0:17.10.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql17.x86_64 0:17.10.6.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:497 Thursday 25 July 2024 11:56:47 +0000 (0:00:04.782) 0:01:14.887 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:501 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.021) 0:01:14.909 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:507 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.021) 0:01:14.930 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.022) 0:01:14.953 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.021) 0:01:14.974 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:537 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.032) 0:01:15.006 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:558 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.024) 0:01:15.031 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.020) 0:01:15.051 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.018) 0:01:15.069 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:590 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.020) 0:01:15.089 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 25 July 2024 11:56:47 +0000 (0:00:00.021) 0:01:15.110 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.028) 0:01:15.139 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.021) 0:01:15.160 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.021) 0:01:15.182 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.027) 0:01:15.210 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.025) 0:01:15.235 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.062) 0:01:15.298 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003274", "end": "2024-07-25 11:56:48.306508", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:56:48.303234" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.145) 0:01:15.443 ********* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.049853", "end": "2024-07-25 11:56:48.501518", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:56:48.451665" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.200) 0:01:15.644 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.017) 0:01:15.661 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.024) 0:01:15.685 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.019) 0:01:15.705 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.020) 0:01:15.725 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:697 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.019) 0:01:15.745 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:703 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.022) 0:01:15.768 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.021) 0:01:15.789 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.021) 0:01:15.811 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:724 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.019) 0:01:15.831 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:742 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.019) 0:01:15.851 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:756 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.028) 0:01:15.879 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Thursday 25 July 2024 11:56:48 +0000 (0:00:00.028) 0:01:15.908 ********* changed: [sut] => (item=/tmp/ansible.821kCl) => { "ansible_loop_var": "item", "changed": true, "checksum": "78f9e86c32d83ed685a44fd5ffa2803a8d8d9e2b", "dest": "/etc/pki/tls/certs/ansible.821kCl", "gid": 994, "group": "mssql", "item": "/tmp/ansible.821kCl", "md5sum": "5e3820600e869ec38f36ee404643bd64", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1721908608.8415992-14502-43045037925523/source", "state": "file", "uid": 996 } changed: [sut] => (item=ansible.cvJBv_) => { "ansible_loop_var": "item", "changed": true, "checksum": "79ab90ca198e55c605af870c149c75829a0a1ab1", "dest": "/etc/pki/tls/private/ansible.cvJBv_", "gid": 994, "group": "mssql", "item": "ansible.cvJBv_", "md5sum": "e43807eefa98a957f681837b1de91904", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1721908609.2072644-14502-172894501402421/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:779 Thursday 25 July 2024 11:56:49 +0000 (0:00:00.763) 0:01:16.672 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:56:49 +0000 (0:00:00.034) 0:01:16.706 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003387", "end": "2024-07-25 11:56:49.716920", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:56:49.713533" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:56:49 +0000 (0:00:00.150) 0:01:16.857 ********* 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.821kCl" ], "delta": "0:00:00.047932", "end": "2024-07-25 11:56:49.948119", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:56:49.900187" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.261) 0:01:17.118 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:788 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.033) 0:01:17.151 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.036) 0:01:17.188 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003345", "end": "2024-07-25 11:56:50.201467", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:56:50.198122" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.150) 0:01:17.338 ********* 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.cvJBv_" ], "delta": "0:00:00.048466", "end": "2024-07-25 11:56:50.410046", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:56:50.361580" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.224) 0:01:17.563 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.036) 0:01:17.599 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.041) 0:01:17.640 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003362", "end": "2024-07-25 11:56:50.650561", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:56:50.647199" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.148) 0:01:17.788 ********* 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.049405", "end": "2024-07-25 11:56:50.850628", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:56:50.801223" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.202) 0:01:17.991 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.021) 0:01:18.012 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:56:50 +0000 (0:00:00.039) 0:01:18.052 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003310", "end": "2024-07-25 11:56:51.082525", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:56:51.079215" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.167) 0:01:18.219 ********* 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.047993", "end": "2024-07-25 11:56:51.275449", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:56:51.227456" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.195) 0:01:18.415 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:813 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.021) 0:01:18.437 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:821 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.025) 0:01:18.462 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.025) 0:01:18.488 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.052) 0:01:18.540 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.037) 0:01:18.578 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.021) 0:01:18.599 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.618 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.017) 0:01:18.635 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:886 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.653 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:891 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.017) 0:01:18.671 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.689 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.019) 0:01:18.709 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:918 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.019) 0:01:18.728 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:924 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.016) 0:01:18.744 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.016) 0:01:18.761 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:971 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.779 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.798 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.019) 0:01:18.817 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:995 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.836 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.855 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1024 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:18.873 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1044 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.017) 0:01:18.890 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1097 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.016) 0:01:18.907 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.043) 0:01:18.950 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.019) 0:01:18.970 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.017) 0:01:18.988 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.017) 0:01:19.006 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.021) 0:01:19.027 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.018) 0:01:19.046 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1152 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.017) 0:01:19.063 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1166 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.021) 0:01:19.084 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 25 July 2024 11:56:51 +0000 (0:00:00.016) 0:01:19.101 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1198 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.118 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.136 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1216 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.153 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.171 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.188 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.018) 0:01:19.206 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.016) 0:01:19.223 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1263 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.019) 0:01:19.242 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.259 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.277 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.046) 0:01:19.323 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.341 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.359 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.016) 0:01:19.376 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.019) 0:01:19.396 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.022) 0:01:19.418 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.436 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1350 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.017) 0:01:19.454 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1356 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.018) 0:01:19.472 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1365 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.018) 0:01:19.491 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.267) 0:01:19.759 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 25 July 2024 11:56:52 +0000 (0:00:00.019) 0:01:19.778 ********* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:56:41 UTC", "ActiveEnterTimestampMonotonic": "1988483503", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket auditd.service network.target basic.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:56:41 UTC", "AssertTimestampMonotonic": "1988482532", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:56:41 UTC", "ConditionTimestampMonotonic": "1988482531", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27075", "ExecMainStartTimestamp": "Thu 2024-07-25 11:56:41 UTC", "ExecMainStartTimestampMonotonic": "1988483442", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:56:41 UTC", "InactiveExitTimestampMonotonic": "1988483503", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "27075", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:56:41 UTC", "WatchdogTimestampMonotonic": "1988483482", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 25 July 2024 11:56:55 +0000 (0:00:02.442) 0:01:22.221 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Thursday 25 July 2024 11:56:55 +0000 (0:00:00.018) 0:01:22.239 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:68 Thursday 25 July 2024 11:56:55 +0000 (0:00:00.028) 0:01:22.268 ********* changed: [sut -> localhost] => { "changed": true, "path": "ansible.cvJBv_", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:75 Thursday 25 July 2024 11:56:55 +0000 (0:00:00.236) 0:01:22.504 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql-sever-increase-start-limit.yml:3 Thursday 25 July 2024 11:56:55 +0000 (0:00:00.029) 0:01:22.534 ********* changed: [sut] => { "changed": true, "rc": 0 } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql-sever-increase-start-limit.yml:10 Thursday 25 July 2024 11:56:55 +0000 (0:00:00.304) 0:01:22.839 ********* changed: [sut] => { "changed": true, "rc": 0 } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql-sever-increase-start-limit.yml:17 Thursday 25 July 2024 11:56:55 +0000 (0:00:00.158) 0:01:22.997 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:78 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.351) 0:01:23.349 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:8 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.038) 0:01:23.387 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:23 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.019) 0:01:23.406 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:35 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.019) 0:01:23.426 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:39 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.018) 0:01:23.445 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:55 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.017) 0:01:23.462 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:60 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.016) 0:01:23.479 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:70 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.018) 0:01:23.497 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:75 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.017) 0:01:23.514 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:85 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.018) 0:01:23.533 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.036) 0:01:23.569 ********* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:56:55 UTC", "ActiveEnterTimestampMonotonic": "2002416689", "ActiveExitTimestamp": "Thu 2024-07-25 11:56:52 UTC", "ActiveExitTimestampMonotonic": "2000190593", "ActiveState": "active", "After": "basic.target network.target -.mount auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:56:55 UTC", "AssertTimestampMonotonic": "2002415912", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:56:55 UTC", "ConditionTimestampMonotonic": "2002415910", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27584", "ExecMainStartTimestamp": "Thu 2024-07-25 11:56:55 UTC", "ExecMainStartTimestampMonotonic": "2002416625", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:56:55 UTC", "InactiveEnterTimestampMonotonic": "2002414818", "InactiveExitTimestamp": "Thu 2024-07-25 11:56:55 UTC", "InactiveExitTimestampMonotonic": "2002416689", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "27584", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:56:55 UTC", "WatchdogTimestampMonotonic": "2002416668", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.234) 0:01:23.804 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004355", "end": "2024-07-25 11:56:56.868810", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:56:56.864455" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 25 July 2024 11:56:56 +0000 (0:00:00.203) 0:01:24.007 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.009208", "end": "2024-07-25 11:56:57.063290", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:56:57.054082" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 25 July 2024 11:56:57 +0000 (0:00:00.196) 0:01:24.204 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 Thursday 25 July 2024 11:56:57 +0000 (0:00:00.063) 0:01:24.267 ********* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 5883, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:99 Thursday 25 July 2024 11:56:58 +0000 (0:00:01.222) 0:01:25.489 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.045526", "end": "2024-07-25 11:56:58.567980", "rc": 0, "start": "2024-07-25 11:56:58.522454" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:118 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.218) 0:01:25.708 ********* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:122 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.021) 0:01:25.729 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:129 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.019) 0:01:25.749 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:140 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.019) 0:01:25.768 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:145 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.019) 0:01:25.787 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:150 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.019) 0:01:25.807 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:156 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.018) 0:01:25.826 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:162 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.018) 0:01:25.844 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:172 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.018) 0:01:25.862 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.030) 0:01:25.893 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004422", "end": "2024-07-25 11:56:58.896513", "rc": 0, "start": "2024-07-25 11:56:58.892091" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.821kCl TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.141) 0:01:26.035 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.029) 0:01:26.064 ********* 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.821kCl] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.023) 0:01:26.088 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:183 Thursday 25 July 2024 11:56:58 +0000 (0:00:00.021) 0:01:26.109 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.032) 0:01:26.141 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004314", "end": "2024-07-25 11:56:59.139771", "rc": 0, "start": "2024-07-25 11:56:59.135457" } STDOUT: tlskey = /etc/pki/tls/private/ansible.cvJBv_ TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.150) 0:01:26.292 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.063) 0:01:26.355 ********* 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.cvJBv_] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.024) 0:01:26.380 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:195 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.019) 0:01:26.400 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.032) 0:01:26.432 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004321", "end": "2024-07-25 11:56:59.441475", "rc": 0, "start": "2024-07-25 11:56:59.437154" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.147) 0:01:26.580 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.026) 0:01:26.606 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.023) 0:01:26.630 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:203 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.019) 0:01:26.650 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.032) 0:01:26.683 ********* ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004437", "end": "2024-07-25 11:56:59.682427", "rc": 0, "start": "2024-07-25 11:56:59.677990" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.137) 0:01:26.820 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.021) 0:01:26.842 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.024) 0:01:26.867 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:210 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.018) 0:01:26.886 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:85 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.017) 0:01:26.903 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.147) 0:01:27.051 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.030) 0:01:27.082 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 25 July 2024 11:56:59 +0000 (0:00:00.025) 0:01:27.107 ********* 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 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.034) 0:01:27.141 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.032) 0:01:27.174 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.020) 0:01:27.194 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.023) 0:01:27.217 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.018) 0:01:27.236 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.034) 0:01:27.270 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.022) 0:01:27.293 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.027) 0:01:27.321 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.019) 0:01:27.340 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.028) 0:01:27.369 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.022) 0:01:27.392 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.018) 0:01:27.411 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.018) 0:01:27.430 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.031) 0:01:27.461 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.060) 0:01:27.522 ********* 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 : Verify that mssql_manage_selinux is set properly] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.020) 0:01:27.542 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:137 Thursday 25 July 2024 11:57:00 +0000 (0:00:00.018) 0:01:27.561 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:141 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.892) 0:01:28.453 ********* ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } 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": "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:149 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.056) 0:01:28.510 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.021) 0:01:28.531 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.024) 0:01:28.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" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:177 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.036) 0:01:28.592 ********* ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:191 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.356) 0:01:28.949 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:201 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.021) 0:01:28.970 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:212 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.023) 0:01:28.993 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.024) 0:01:29.017 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:235 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.022) 0:01:29.040 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:247 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.023) 0:01:29.064 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.023) 0:01:29.087 ********* 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 the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:266 Thursday 25 July 2024 11:57:01 +0000 (0:00:00.026) 0:01:29.114 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Thursday 25 July 2024 11:57:02 +0000 (0:00:00.020) 0:01:29.135 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:284 Thursday 25 July 2024 11:57:02 +0000 (0:00:00.406) 0:01:29.541 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:292 Thursday 25 July 2024 11:57:02 +0000 (0:00:00.308) 0:01:29.850 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Thursday 25 July 2024 11:57:02 +0000 (0:00:00.021) 0:01:29.871 ********* 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.005774", "end": "2024-07-25 11:57:02.870084", "rc": 0, "start": "2024-07-25 11:57:02.864310" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Thursday 25 July 2024 11:57:02 +0000 (0:00:00.138) 0:01:30.010 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:320 Thursday 25 July 2024 11:57:04 +0000 (0:00:01.777) 0:01:31.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:329 Thursday 25 July 2024 11:57:04 +0000 (0:00:00.029) 0:01:31.817 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 25 July 2024 11:57:04 +0000 (0:00:00.020) 0:01:31.837 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:370 Thursday 25 July 2024 11:57:04 +0000 (0:00:00.022) 0:01:31.860 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:385 Thursday 25 July 2024 11:57:04 +0000 (0:00:00.030) 0:01:31.890 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Thursday 25 July 2024 11:57:04 +0000 (0:00:00.038) 0:01:31.928 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:410 Thursday 25 July 2024 11:57:04 +0000 (0:00:00.024) 0:01:31.952 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:416 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.324) 0:01:32.276 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:23:55 UTC", "ActiveEnterTimestampMonotonic": "23706355", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service basic.target systemd-sysctl.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:23:53 UTC", "AssertTimestampMonotonic": "22336925", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ConditionTimestampMonotonic": "22336924", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "878", "ExecMainStartTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ExecMainStartTimestampMonotonic": "22337416", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:23:53 UTC", "InactiveExitTimestampMonotonic": "22337442", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target dbus.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:23:55 UTC", "WatchdogTimestampMonotonic": "23705996", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.234) 0:01:32.511 ********* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.091161", "end": "2024-07-25 11:57:05.600746", "rc": 0, "start": "2024-07-25 11:57:05.509585" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:436 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.229) 0:01:32.740 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.020) 0:01:32.760 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.021) 0:01:32.782 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:468 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.019) 0:01:32.802 ********* ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.140) 0:01:32.943 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 25 July 2024 11:57:05 +0000 (0:00:00.019) 0:01:32.962 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:497 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.397) 0:01:33.359 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:501 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.021) 0:01:33.381 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:507 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.019) 0:01:33.400 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.020) 0:01:33.421 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.020) 0:01:33.442 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:537 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.022) 0:01:33.464 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:558 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.021) 0:01:33.486 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.018) 0:01:33.504 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.020) 0:01:33.524 ********* 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.005102", "end": "2024-07-25 11:57:06.530043", "rc": 0, "start": "2024-07-25 11:57:06.524941" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:590 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.144) 0:01:33.669 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 25 July 2024 11:57:06 +0000 (0:00:00.023) 0:01:33.692 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.890) 0:01:34.583 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.022) 0:01:34.606 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.022) 0:01:34.628 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.021) 0:01:34.650 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.021) 0:01:34.671 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.085) 0:01:34.757 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003499", "end": "2024-07-25 11:57:07.759456", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:07.755957" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.139) 0:01:34.897 ********* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.048525", "end": "2024-07-25 11:57:07.946811", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:07.898286" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:07 +0000 (0:00:00.190) 0:01:35.088 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.030) 0:01:35.118 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.022) 0:01:35.141 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.022) 0:01:35.163 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.022) 0:01:35.185 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:697 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.024) 0:01:35.209 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:703 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.033) 0:01:35.243 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.023) 0:01:35.266 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.027) 0:01:35.294 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:724 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.021) 0:01:35.315 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:742 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.020) 0:01:35.335 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:756 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.022) 0:01:35.358 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.020) 0:01:35.379 ********* skipping: [sut] => (item=/tmp/ansible.821kCl) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "/tmp/ansible.821kCl", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.cvJBv_) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "ansible.cvJBv_", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:779 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.024) 0:01:35.403 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.035) 0:01:35.439 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003423", "end": "2024-07-25 11:57:08.438928", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:08.435505" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.821kCl TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.203) 0:01:35.642 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.033) 0:01:35.676 ********* 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.049053", "end": "2024-07-25 11:57:08.738908", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:08.689855" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:788 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.206) 0:01:35.882 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.039) 0:01:35.922 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003536", "end": "2024-07-25 11:57:08.925885", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:08.922349" } STDOUT: tlskey = /etc/pki/tls/private/ansible.cvJBv_ TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.145) 0:01:36.068 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:08 +0000 (0:00:00.026) 0:01:36.094 ********* 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.047985", "end": "2024-07-25 11:57:09.140432", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:09.092447" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.186) 0:01:36.281 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.036) 0:01:36.318 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003348", "end": "2024-07-25 11:57:09.317765", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:09.314417" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.148) 0:01:36.466 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.026) 0:01:36.493 ********* 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.047561", "end": "2024-07-25 11:57:09.548926", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:09.501365" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.197) 0:01:36.690 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.037) 0:01:36.728 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003341", "end": "2024-07-25 11:57:09.739469", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:09.736128" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.150) 0:01:36.879 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.025) 0:01:36.904 ********* 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.046459", "end": "2024-07-25 11:57:09.950599", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:09.904140" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:813 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.189) 0:01:37.093 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:821 Thursday 25 July 2024 11:57:09 +0000 (0:00:00.018) 0:01:37.112 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.063) 0:01:37.176 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.018) 0:01:37.195 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.022) 0:01:37.217 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.022) 0:01:37.240 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.260 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.280 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:886 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.300 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:891 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.320 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.340 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.021) 0:01:37.361 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:918 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.381 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:924 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.402 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.021) 0:01:37.423 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:971 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.443 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.021) 0:01:37.465 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.026) 0:01:37.491 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:995 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.026) 0:01:37.517 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.537 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1024 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.021) 0:01:37.558 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1044 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.068) 0:01:37.626 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1097 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.646 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.025) 0:01:37.671 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.018) 0:01:37.690 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.710 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.730 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.023) 0:01:37.754 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.774 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1152 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.794 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1166 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.024) 0:01:37.818 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.021) 0:01:37.840 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1198 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.860 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.879 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1216 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.898 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.918 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.018) 0:01:37.937 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:37.957 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.976 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1263 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.019) 0:01:37.996 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.071) 0:01:38.067 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.020) 0:01:38.087 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Thursday 25 July 2024 11:57:10 +0000 (0:00:00.024) 0:01:38.112 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.021) 0:01:38.133 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.020) 0:01:38.153 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.020) 0:01:38.174 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.018) 0:01:38.193 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.024) 0:01:38.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.018) 0:01:38.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1350 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.019) 0:01:38.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1356 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.019) 0:01:38.274 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1365 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.019) 0:01:38.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.172) 0:01:38.466 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.019) 0:01:38.486 ********* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:56:55 UTC", "ActiveEnterTimestampMonotonic": "2002416689", "ActiveExitTimestamp": "Thu 2024-07-25 11:56:52 UTC", "ActiveExitTimestampMonotonic": "2000190593", "ActiveState": "active", "After": "basic.target network.target -.mount auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:56:55 UTC", "AssertTimestampMonotonic": "2002415912", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:56:55 UTC", "ConditionTimestampMonotonic": "2002415910", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27584", "ExecMainStartTimestamp": "Thu 2024-07-25 11:56:55 UTC", "ExecMainStartTimestampMonotonic": "2002416625", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:56:55 UTC", "InactiveEnterTimestampMonotonic": "2002414818", "InactiveExitTimestamp": "Thu 2024-07-25 11:56:55 UTC", "InactiveExitTimestampMonotonic": "2002416689", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "27584", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:56:55 UTC", "WatchdogTimestampMonotonic": "2002416668", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.492) 0:01:38.978 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.019) 0:01:38.998 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:92 Thursday 25 July 2024 11:57:11 +0000 (0:00:00.029) 0:01:39.027 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:8 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.129) 0:01:39.157 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:23 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.021) 0:01:39.178 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:35 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.020) 0:01:39.199 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:39 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.021) 0:01:39.220 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:55 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.019) 0:01:39.239 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:60 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.020) 0:01:39.260 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:70 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.019) 0:01:39.279 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:75 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.019) 0:01:39.299 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:85 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.019) 0:01:39.318 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.036) 0:01:39.355 ********* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ActiveEnterTimestampMonotonic": "2019175339", "ActiveExitTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ActiveExitTimestampMonotonic": "2018898773", "ActiveState": "active", "After": "basic.target network.target -.mount auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:57:11 UTC", "AssertTimestampMonotonic": "2019174632", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ConditionTimestampMonotonic": "2019174631", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "28278", "ExecMainStartTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ExecMainStartTimestampMonotonic": "2019175273", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-07-25 11:57:11 UTC] ; stop_time=[n/a] ; pid=28278 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:57:11 UTC", "InactiveEnterTimestampMonotonic": "2019173653", "InactiveExitTimestamp": "Thu 2024-07-25 11:57:11 UTC", "InactiveExitTimestampMonotonic": "2019175339", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28278", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:57:11 UTC", "WatchdogTimestampMonotonic": "2019175318", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.280) 0:01:39.635 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.007162", "end": "2024-07-25 11:57:12.665564", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:12.658402" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.170) 0:01:39.806 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003227", "end": "2024-07-25 11:57:12.807298", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:12.804071" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.139) 0:01:39.945 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 Thursday 25 July 2024 11:57:12 +0000 (0:00:00.038) 0:01:39.984 ********* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6985, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:99 Thursday 25 July 2024 11:57:14 +0000 (0:00:01.162) 0:01:41.146 ********* FAILED - RETRYING: [sut]: Check if the set password matches the existing password (5 retries left). ok: [sut] => { "attempts": 2, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.028393", "end": "2024-07-25 11:57:25.059675", "rc": 0, "start": "2024-07-25 11:57:25.031282" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:118 Thursday 25 July 2024 11:57:25 +0000 (0:00:11.083) 0:01:52.230 ********* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:122 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.021) 0:01:52.251 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:129 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.018) 0:01:52.269 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:140 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.017) 0:01:52.287 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:145 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.018) 0:01:52.306 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:150 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.019) 0:01:52.325 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:156 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.018) 0:01:52.343 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:162 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.018) 0:01:52.362 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:172 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.018) 0:01:52.381 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.032) 0:01:52.413 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004238", "end": "2024-07-25 11:57:25.415241", "rc": 0, "start": "2024-07-25 11:57:25.411003" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.141) 0:01:52.554 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.029) 0:01:52.584 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.025) 0:01:52.610 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:183 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.021) 0:01:52.632 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.033) 0:01:52.665 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004244", "end": "2024-07-25 11:57:25.664414", "rc": 0, "start": "2024-07-25 11:57:25.660170" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.139) 0:01:52.804 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.029) 0:01:52.834 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.063) 0:01:52.897 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:195 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.019) 0:01:52.916 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.034) 0:01:52.951 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004226", "end": "2024-07-25 11:57:25.951029", "rc": 0, "start": "2024-07-25 11:57:25.946803" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:25 +0000 (0:00:00.145) 0:01:53.097 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.028) 0:01:53.125 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.023) 0:01:53.149 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:203 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.022) 0:01:53.171 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.039) 0:01:53.211 ********* ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004647", "end": "2024-07-25 11:57:26.214016", "rc": 0, "start": "2024-07-25 11:57:26.209369" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.142) 0:01:53.353 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.021) 0:01:53.375 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.030) 0:01:53.405 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:210 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.019) 0:01:53.425 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:99 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.019) 0:01:53.445 ********* changed: [sut] => (item=/etc/pki/tls/certs/ansible.821kCl) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.821kCl", "path": "/etc/pki/tls/certs/ansible.821kCl", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/ansible.cvJBv_) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.cvJBv_", "path": "/etc/pki/tls/private/ansible.cvJBv_", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:107 Thursday 25 July 2024 11:57:26 +0000 (0:00:00.259) 0:01:53.705 ********* ok: [sut] => (item=/tmp/ansible.821kCl) => { "ansible_loop_var": "item", "changed": false, "checksum": "78f9e86c32d83ed685a44fd5ffa2803a8d8d9e2b", "dest": "/tmp/ansible.821kCl", "gid": 0, "group": "root", "item": "/tmp/ansible.821kCl", "mode": "0600", "owner": "root", "path": "/tmp/ansible.821kCl", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [sut] => (item=/tmp/ansible.cvJBv_) => { "ansible_loop_var": "item", "changed": false, "checksum": "79ab90ca198e55c605af870c149c75829a0a1ab1", "dest": "/tmp/ansible.cvJBv_", "gid": 0, "group": "root", "item": "/tmp/ansible.cvJBv_", "mode": "0600", "owner": "root", "path": "/tmp/ansible.cvJBv_", "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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:116 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.645) 0:01:54.350 ********* ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.821kCl", "mssql_tls_private_key": "ansible.cvJBv_" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:121 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.021) 0:01:54.371 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.236) 0:01:54.608 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.030) 0:01:54.639 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.026) 0:01:54.665 ********* 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 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.033) 0:01:54.699 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.019) 0:01:54.719 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.020) 0:01:54.739 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.018) 0:01:54.758 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.020) 0:01:54.779 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.020) 0:01:54.800 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.020) 0:01:54.820 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.022) 0:01:54.843 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.021) 0:01:54.864 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.020) 0:01:54.885 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.023) 0:01:54.908 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.069) 0:01:54.978 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.019) 0:01:54.998 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.021) 0:01:55.019 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.021) 0:01:55.041 ********* 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 : Verify that mssql_manage_selinux is set properly] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.022) 0:01:55.063 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:137 Thursday 25 July 2024 11:57:27 +0000 (0:00:00.021) 0:01:55.085 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:141 Thursday 25 July 2024 11:57:28 +0000 (0:00:00.893) 0:01:55.978 ********* ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } 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": "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:149 Thursday 25 July 2024 11:57:28 +0000 (0:00:00.057) 0:01:56.036 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 25 July 2024 11:57:28 +0000 (0:00:00.019) 0:01:56.055 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 25 July 2024 11:57:28 +0000 (0:00:00.024) 0:01:56.080 ********* 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" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:177 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.038) 0:01:56.119 ********* ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:191 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.348) 0:01:56.467 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:201 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.024) 0:01:56.491 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:212 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.025) 0:01:56.517 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.026) 0:01:56.544 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:235 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.018) 0:01:56.562 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:247 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.058) 0:01:56.621 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.022) 0:01:56.644 ********* 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 the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:266 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.025) 0:01:56.669 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.018) 0:01:56.688 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:284 Thursday 25 July 2024 11:57:29 +0000 (0:00:00.356) 0:01:57.045 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:292 Thursday 25 July 2024 11:57:30 +0000 (0:00:00.304) 0:01:57.349 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Thursday 25 July 2024 11:57:30 +0000 (0:00:00.018) 0:01:57.368 ********* 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.005707", "end": "2024-07-25 11:57:30.369607", "rc": 0, "start": "2024-07-25 11:57:30.363900" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Thursday 25 July 2024 11:57:30 +0000 (0:00:00.141) 0:01:57.510 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:320 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.728) 0:01:58.238 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:329 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.029) 0:01:58.267 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.020) 0:01:58.288 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:370 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.020) 0:01:58.309 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:385 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.024) 0:01:58.334 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.020) 0:01:58.355 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:410 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.022) 0:01:58.377 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:416 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.305) 0:01:58.683 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:23:55 UTC", "ActiveEnterTimestampMonotonic": "23706355", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service basic.target systemd-sysctl.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:23:53 UTC", "AssertTimestampMonotonic": "22336925", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ConditionTimestampMonotonic": "22336924", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "878", "ExecMainStartTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ExecMainStartTimestampMonotonic": "22337416", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:23:53 UTC", "InactiveExitTimestampMonotonic": "22337442", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target dbus.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:23:55 UTC", "WatchdogTimestampMonotonic": "23705996", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 25 July 2024 11:57:31 +0000 (0:00:00.218) 0:01:58.901 ********* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.085516", "end": "2024-07-25 11:57:31.979424", "rc": 0, "start": "2024-07-25 11:57:31.893908" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:436 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.216) 0:01:59.118 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.019) 0:01:59.137 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.068) 0:01:59.206 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:468 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.020) 0:01:59.227 ********* ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.137) 0:01:59.365 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.020) 0:01:59.385 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:497 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.303) 0:01:59.689 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:501 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.021) 0:01:59.710 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:507 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.022) 0:01:59.732 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.020) 0:01:59.752 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.019) 0:01:59.772 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:537 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.020) 0:01:59.792 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:558 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.020) 0:01:59.813 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.018) 0:01:59.831 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.019) 0:01:59.851 ********* 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.005044", "end": "2024-07-25 11:57:32.851721", "rc": 0, "start": "2024-07-25 11:57:32.846677" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:590 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.138) 0:01:59.990 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 25 July 2024 11:57:32 +0000 (0:00:00.021) 0:02:00.012 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Thursday 25 July 2024 11:57:33 +0000 (0:00:00.884) 0:02:00.897 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 25 July 2024 11:57:33 +0000 (0:00:00.023) 0:02:00.920 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 25 July 2024 11:57:33 +0000 (0:00:00.060) 0:02:00.980 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 25 July 2024 11:57:33 +0000 (0:00:00.020) 0:02:01.001 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Thursday 25 July 2024 11:57:33 +0000 (0:00:00.020) 0:02:01.022 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:33 +0000 (0:00:00.033) 0:02:01.056 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003217", "end": "2024-07-25 11:57:34.057834", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:34.054617" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.141) 0:02:01.197 ********* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.046623", "end": "2024-07-25 11:57:34.243649", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:34.197026" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.191) 0:02:01.389 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.019) 0:02:01.408 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.020) 0:02:01.429 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.021) 0:02:01.450 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.021) 0:02:01.472 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:697 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.022) 0:02:01.494 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:703 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.020) 0:02:01.515 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.020) 0:02:01.535 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.019) 0:02:01.555 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:724 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.019) 0:02:01.574 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:742 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.018) 0:02:01.593 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:756 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.022) 0:02:01.615 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Thursday 25 July 2024 11:57:34 +0000 (0:00:00.021) 0:02:01.637 ********* changed: [sut] => (item=/tmp/ansible.821kCl) => { "ansible_loop_var": "item", "changed": true, "checksum": "78f9e86c32d83ed685a44fd5ffa2803a8d8d9e2b", "dest": "/etc/pki/tls/certs/ansible.821kCl", "gid": 994, "group": "mssql", "item": "/tmp/ansible.821kCl", "md5sum": "5e3820600e869ec38f36ee404643bd64", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.821kCl", "state": "file", "uid": 996 } changed: [sut] => (item=/tmp/ansible.cvJBv_) => { "ansible_loop_var": "item", "changed": true, "checksum": "79ab90ca198e55c605af870c149c75829a0a1ab1", "dest": "/etc/pki/tls/private/ansible.cvJBv_", "gid": 994, "group": "mssql", "item": "/tmp/ansible.cvJBv_", "md5sum": "e43807eefa98a957f681837b1de91904", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.cvJBv_", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:779 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.510) 0:02:02.147 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.036) 0:02:02.183 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2024-07-25 11:57:35.182949", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:35.179718" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.138) 0:02:02.322 ********* 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.821kCl" ], "delta": "0:00:00.046888", "end": "2024-07-25 11:57:35.369279", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:35.322391" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.187) 0:02:02.510 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:788 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.023) 0:02:02.534 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.035) 0:02:02.570 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003272", "end": "2024-07-25 11:57:35.570871", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:35.567599" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.141) 0:02:02.711 ********* 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.cvJBv_" ], "delta": "0:00:00.048984", "end": "2024-07-25 11:57:35.763792", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:35.714808" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.195) 0:02:02.907 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.022) 0:02:02.929 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.037) 0:02:02.967 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003297", "end": "2024-07-25 11:57:35.969137", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:35.965840" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:35 +0000 (0:00:00.140) 0:02:03.108 ********* 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.047332", "end": "2024-07-25 11:57:36.156492", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:36.109160" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.192) 0:02:03.300 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.024) 0:02:03.324 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.050) 0:02:03.375 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003211", "end": "2024-07-25 11:57:36.377161", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:36.373950" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.139) 0:02:03.515 ********* 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.047737", "end": "2024-07-25 11:57:36.561528", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:36.513791" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.226) 0:02:03.741 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:813 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.021) 0:02:03.763 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:821 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.021) 0:02:03.784 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.019) 0:02:03.804 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.017) 0:02:03.822 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.021) 0:02:03.844 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.020) 0:02:03.865 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.019) 0:02:03.884 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.019) 0:02:03.904 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:886 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.018) 0:02:03.923 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:891 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.021) 0:02:03.944 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.018) 0:02:03.963 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.018) 0:02:03.981 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:918 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.018) 0:02:03.999 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:924 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.018) 0:02:04.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 : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.019) 0:02:04.037 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:971 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.018) 0:02:04.056 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.019) 0:02:04.075 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Thursday 25 July 2024 11:57:36 +0000 (0:00:00.017) 0:02:04.093 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:995 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.058) 0:02:04.151 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.170 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1024 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.190 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1044 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.018) 0:02:04.209 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1097 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.018) 0:02:04.228 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.248 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.018) 0:02:04.267 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.286 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.018) 0:02:04.305 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.022) 0:02:04.328 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.348 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1152 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.369 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1166 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.025) 0:02:04.395 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.414 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1198 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.021) 0:02:04.435 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.456 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1216 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.028) 0:02:04.485 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.024) 0:02:04.509 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.022) 0:02:04.531 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.066) 0:02:04.598 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.022) 0:02:04.621 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1263 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.641 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.660 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.681 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.025) 0:02:04.707 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.727 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.023) 0:02:04.751 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.022) 0:02:04.773 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.020) 0:02:04.794 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.024) 0:02:04.818 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.018) 0:02:04.837 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1350 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.856 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1356 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.875 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1365 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:04.895 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.174) 0:02:05.070 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 25 July 2024 11:57:37 +0000 (0:00:00.019) 0:02:05.090 ********* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ActiveEnterTimestampMonotonic": "2019175339", "ActiveExitTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ActiveExitTimestampMonotonic": "2018898773", "ActiveState": "active", "After": "basic.target network.target -.mount auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:57:11 UTC", "AssertTimestampMonotonic": "2019174632", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ConditionTimestampMonotonic": "2019174631", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "28278", "ExecMainStartTimestamp": "Thu 2024-07-25 11:57:11 UTC", "ExecMainStartTimestampMonotonic": "2019175273", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-07-25 11:57:11 UTC] ; stop_time=[n/a] ; pid=28278 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:57:11 UTC", "InactiveEnterTimestampMonotonic": "2019173653", "InactiveExitTimestamp": "Thu 2024-07-25 11:57:11 UTC", "InactiveExitTimestampMonotonic": "2019175339", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28278", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:57:11 UTC", "WatchdogTimestampMonotonic": "2019175318", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 25 July 2024 11:57:38 +0000 (0:00:01.009) 0:02:06.099 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.067) 0:02:06.166 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:131 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.029) 0:02:06.196 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:8 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.119) 0:02:06.316 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:23 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.021) 0:02:06.337 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:35 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.020) 0:02:06.357 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:39 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.021) 0:02:06.379 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:55 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.020) 0:02:06.400 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:60 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.021) 0:02:06.421 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:70 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.019) 0:02:06.441 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:75 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.018) 0:02:06.460 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:85 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.019) 0:02:06.479 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.034) 0:02:06.514 ********* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ActiveEnterTimestampMonotonic": "2046295061", "ActiveExitTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ActiveExitTimestampMonotonic": "2045499902", "ActiveState": "active", "After": "basic.target network.target -.mount auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:57:38 UTC", "AssertTimestampMonotonic": "2046294326", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ConditionTimestampMonotonic": "2046294325", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29150", "ExecMainStartTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ExecMainStartTimestampMonotonic": "2046294980", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-07-25 11:57:38 UTC] ; stop_time=[n/a] ; pid=29150 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:57:38 UTC", "InactiveEnterTimestampMonotonic": "2046293859", "InactiveExitTimestamp": "Thu 2024-07-25 11:57:38 UTC", "InactiveExitTimestampMonotonic": "2046295061", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "29150", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:57:38 UTC", "WatchdogTimestampMonotonic": "2046295034", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.207) 0:02:06.721 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003249", "end": "2024-07-25 11:57:39.717767", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:39.714518" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.136) 0:02:06.858 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003345", "end": "2024-07-25 11:57:39.863042", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:39.859697" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.198) 0:02:07.056 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 Thursday 25 July 2024 11:57:39 +0000 (0:00:00.040) 0:02:07.096 ********* ok: [sut] => { "changed": false, "elapsed": 2, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6354, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:99 Thursday 25 July 2024 11:57:42 +0000 (0:00:02.169) 0:02:09.266 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.029519", "end": "2024-07-25 11:57:42.289608", "rc": 0, "start": "2024-07-25 11:57:42.260089" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:118 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.163) 0:02:09.429 ********* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:122 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.024) 0:02:09.453 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:129 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.021) 0:02:09.474 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:140 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.020) 0:02:09.495 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:145 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.020) 0:02:09.515 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:150 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.021) 0:02:09.536 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:156 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.020) 0:02:09.557 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:162 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.019) 0:02:09.576 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:172 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.020) 0:02:09.597 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.033) 0:02:09.631 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004238", "end": "2024-07-25 11:57:42.634804", "rc": 0, "start": "2024-07-25 11:57:42.630566" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.821kCl TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.143) 0:02:09.774 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.029) 0:02:09.803 ********* 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.821kCl] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.024) 0:02:09.828 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:183 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.020) 0:02:09.848 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.081) 0:02:09.930 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004284", "end": "2024-07-25 11:57:42.931695", "rc": 0, "start": "2024-07-25 11:57:42.927411" } STDOUT: tlskey = /etc/pki/tls/private/ansible.cvJBv_ TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.140) 0:02:10.070 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:42 +0000 (0:00:00.032) 0:02:10.103 ********* 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.cvJBv_] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.024) 0:02:10.127 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:195 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.020) 0:02:10.148 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.034) 0:02:10.183 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004377", "end": "2024-07-25 11:57:43.181706", "rc": 0, "start": "2024-07-25 11:57:43.177329" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.138) 0:02:10.322 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.027) 0:02:10.349 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.030) 0:02:10.380 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:203 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.020) 0:02:10.400 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.037) 0:02:10.438 ********* ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004321", "end": "2024-07-25 11:57:43.437550", "rc": 0, "start": "2024-07-25 11:57:43.433229" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.139) 0:02:10.577 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.022) 0:02:10.599 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.026) 0:02:10.625 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:210 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.019) 0:02:10.645 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:137 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.018) 0:02:10.663 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/check_header.yml:4 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.156) 0:02:10.819 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003294", "end": "2024-07-25 11:57:43.852321", "rc": 0, "start": "2024-07-25 11:57:43.849027" } 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.821kCl tlskey = /etc/pki/tls/private/ansible.cvJBv_ tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:141 Thursday 25 July 2024 11:57:43 +0000 (0:00:00.173) 0:02:10.993 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.272) 0:02:11.265 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.029) 0:02:11.295 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.025) 0:02:11.321 ********* 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 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.033) 0:02:11.354 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.021) 0:02:11.375 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.019) 0:02:11.395 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.019) 0:02:11.415 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.075) 0:02:11.490 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.020) 0:02:11.511 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.020) 0:02:11.532 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.020) 0:02:11.552 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.018) 0:02:11.571 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.019) 0:02:11.590 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.023) 0:02:11.614 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.019) 0:02:11.634 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.018) 0:02:11.652 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.018) 0:02:11.671 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.020) 0:02:11.691 ********* 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 : Verify that mssql_manage_selinux is set properly] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.020) 0:02:11.711 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:137 Thursday 25 July 2024 11:57:44 +0000 (0:00:00.018) 0:02:11.730 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:141 Thursday 25 July 2024 11:57:45 +0000 (0:00:00.880) 0:02:12.610 ********* ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } 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": "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:149 Thursday 25 July 2024 11:57:45 +0000 (0:00:00.053) 0:02:12.663 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 25 July 2024 11:57:45 +0000 (0:00:00.020) 0:02:12.684 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 25 July 2024 11:57:45 +0000 (0:00:00.092) 0:02:12.776 ********* 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" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:177 Thursday 25 July 2024 11:57:45 +0000 (0:00:00.037) 0:02:12.814 ********* ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:191 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.343) 0:02:13.157 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:201 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.021) 0:02:13.179 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:212 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.022) 0:02:13.202 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.020) 0:02:13.223 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:235 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.021) 0:02:13.245 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:247 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.024) 0:02:13.269 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.023) 0:02:13.292 ********* 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 the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:266 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.026) 0:02:13.319 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.021) 0:02:13.341 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:284 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.345) 0:02:13.687 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:292 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.312) 0:02:13.999 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Thursday 25 July 2024 11:57:46 +0000 (0:00:00.022) 0:02:14.022 ********* 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.005133", "end": "2024-07-25 11:57:47.034158", "rc": 0, "start": "2024-07-25 11:57:47.029025" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.158) 0:02:14.180 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:320 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.712) 0:02:14.893 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:329 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.027) 0:02:14.920 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.018) 0:02:14.939 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:370 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.017) 0:02:14.957 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:385 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.084) 0:02:15.041 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.021) 0:02:15.063 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:410 Thursday 25 July 2024 11:57:47 +0000 (0:00:00.021) 0:02:15.084 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:416 Thursday 25 July 2024 11:57:48 +0000 (0:00:00.327) 0:02:15.411 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:23:55 UTC", "ActiveEnterTimestampMonotonic": "23706355", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service basic.target systemd-sysctl.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:23:53 UTC", "AssertTimestampMonotonic": "22336925", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ConditionTimestampMonotonic": "22336924", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "878", "ExecMainStartTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ExecMainStartTimestampMonotonic": "22337416", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:23:53 UTC", "InactiveExitTimestampMonotonic": "22337442", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target dbus.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:23:55 UTC", "WatchdogTimestampMonotonic": "23705996", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 25 July 2024 11:57:48 +0000 (0:00:00.247) 0:02:15.659 ********* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083546", "end": "2024-07-25 11:57:48.761097", "rc": 0, "start": "2024-07-25 11:57:48.677551" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:436 Thursday 25 July 2024 11:57:48 +0000 (0:00:00.243) 0:02:15.903 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 25 July 2024 11:57:48 +0000 (0:00:00.024) 0:02:15.927 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Thursday 25 July 2024 11:57:48 +0000 (0:00:00.021) 0:02:15.949 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:468 Thursday 25 July 2024 11:57:48 +0000 (0:00:00.021) 0:02:15.970 ********* ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Thursday 25 July 2024 11:57:48 +0000 (0:00:00.140) 0:02:16.110 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.019) 0:02:16.130 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:497 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.309) 0:02:16.439 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:501 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.023) 0:02:16.463 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:507 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.027) 0:02:16.491 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.030) 0:02:16.521 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.034) 0:02:16.556 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:537 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.024) 0:02:16.581 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:558 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.021) 0:02:16.603 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.019) 0:02:16.622 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.085) 0:02:16.708 ********* 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.005308", "end": "2024-07-25 11:57:49.711439", "rc": 0, "start": "2024-07-25 11:57:49.706131" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:590 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.148) 0:02:16.856 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 25 July 2024 11:57:49 +0000 (0:00:00.027) 0:02:16.884 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Thursday 25 July 2024 11:57:50 +0000 (0:00:00.905) 0:02:17.789 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 25 July 2024 11:57:50 +0000 (0:00:00.022) 0:02:17.811 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 25 July 2024 11:57:50 +0000 (0:00:00.020) 0:02:17.832 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 25 July 2024 11:57:50 +0000 (0:00:00.020) 0:02:17.852 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Thursday 25 July 2024 11:57:50 +0000 (0:00:00.021) 0:02:17.873 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:50 +0000 (0:00:00.034) 0:02:17.907 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004396", "end": "2024-07-25 11:57:51.908849", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:50.904453" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:51 +0000 (0:00:01.139) 0:02:19.047 ********* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.046520", "end": "2024-07-25 11:57:52.095500", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:52.048980" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.190) 0:02:19.237 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.020) 0:02:19.258 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.021) 0:02:19.279 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.023) 0:02:19.303 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.028) 0:02:19.332 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:697 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.021) 0:02:19.353 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:703 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.103) 0:02:19.457 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.023) 0:02:19.480 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.024) 0:02:19.504 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:724 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.029) 0:02:19.534 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:742 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.024) 0:02:19.558 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:756 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.027) 0:02:19.586 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.025) 0:02:19.612 ********* skipping: [sut] => (item=/tmp/ansible.821kCl) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "/tmp/ansible.821kCl", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.cvJBv_) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "ansible.cvJBv_", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:779 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.025) 0:02:19.638 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.037) 0:02:19.675 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003216", "end": "2024-07-25 11:57:52.674693", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:52.671477" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.821kCl TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.139) 0:02:19.815 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.027) 0:02:19.842 ********* 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.048604", "end": "2024-07-25 11:57:52.896782", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:52.848178" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:788 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.197) 0:02:20.040 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:52 +0000 (0:00:00.038) 0:02:20.079 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003262", "end": "2024-07-25 11:57:53.077190", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:53.073928" } STDOUT: tlskey = /etc/pki/tls/private/ansible.cvJBv_ TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.139) 0:02:20.218 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.026) 0:02:20.245 ********* 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.047877", "end": "2024-07-25 11:57:53.289590", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:53.241713" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.186) 0:02:20.431 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.120) 0:02:20.552 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003206", "end": "2024-07-25 11:57:53.559001", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:53.555795" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.154) 0:02:20.707 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.034) 0:02:20.741 ********* 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.047896", "end": "2024-07-25 11:57:53.785702", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:53.737806" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.185) 0:02:20.927 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.041) 0:02:20.969 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003315", "end": "2024-07-25 11:57:53.971937", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:53.968622" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:57:53 +0000 (0:00:00.143) 0:02:21.113 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.027) 0:02:21.140 ********* 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.046487", "end": "2024-07-25 11:57:54.186157", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:57:54.139670" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:813 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.187) 0:02:21.328 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:821 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.020) 0:02:21.348 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.020) 0:02:21.368 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.020) 0:02:21.389 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.022) 0:02:21.412 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.024) 0:02:21.436 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.022) 0:02:21.458 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.021) 0:02:21.480 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:886 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.020) 0:02:21.500 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:891 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.028) 0:02:21.529 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.109) 0:02:21.639 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.021) 0:02:21.660 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:918 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.028) 0:02:21.689 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:924 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.022) 0:02:21.711 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.030) 0:02:21.742 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:971 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.022) 0:02:21.765 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.021) 0:02:21.787 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.022) 0:02:21.809 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:995 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.048) 0:02:21.857 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.025) 0:02:21.883 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1024 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.034) 0:02:21.918 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1044 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.029) 0:02:21.947 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1097 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.064) 0:02:22.012 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.032) 0:02:22.044 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 25 July 2024 11:57:54 +0000 (0:00:00.032) 0:02:22.077 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.045) 0:02:22.123 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.027) 0:02:22.151 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.032) 0:02:22.183 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.024) 0:02:22.207 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1152 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.105) 0:02:22.313 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1166 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.031) 0:02:22.345 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.022) 0:02:22.368 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1198 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.028) 0:02:22.397 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.026) 0:02:22.423 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1216 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.031) 0:02:22.455 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.027) 0:02:22.483 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.024) 0:02:22.507 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.024) 0:02:22.532 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.033) 0:02:22.565 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1263 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.025) 0:02:22.591 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.024) 0:02:22.615 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.025) 0:02:22.640 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.035) 0:02:22.676 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.025) 0:02:22.701 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.022) 0:02:22.724 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.020) 0:02:22.745 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.033) 0:02:22.778 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.035) 0:02:22.814 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.030) 0:02:22.844 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1350 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.105) 0:02:22.949 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1356 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.025) 0:02:22.975 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1365 Thursday 25 July 2024 11:57:55 +0000 (0:00:00.023) 0:02:22.999 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Thursday 25 July 2024 11:57:56 +0000 (0:00:00.185) 0:02:23.184 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 25 July 2024 11:57:56 +0000 (0:00:00.019) 0:02:23.204 ********* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ActiveEnterTimestampMonotonic": "2046295061", "ActiveExitTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ActiveExitTimestampMonotonic": "2045499902", "ActiveState": "active", "After": "basic.target network.target -.mount auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:57:38 UTC", "AssertTimestampMonotonic": "2046294326", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ConditionTimestampMonotonic": "2046294325", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29150", "ExecMainStartTimestamp": "Thu 2024-07-25 11:57:38 UTC", "ExecMainStartTimestampMonotonic": "2046294980", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-07-25 11:57:38 UTC] ; stop_time=[n/a] ; pid=29150 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:57:38 UTC", "InactiveEnterTimestampMonotonic": "2046293859", "InactiveExitTimestamp": "Thu 2024-07-25 11:57:38 UTC", "InactiveExitTimestampMonotonic": "2046295061", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "29150", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:57:38 UTC", "WatchdogTimestampMonotonic": "2046295034", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 25 July 2024 11:57:57 +0000 (0:00:01.250) 0:02:24.454 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.019) 0:02:24.474 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:147 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.030) 0:02:24.504 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:8 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.175) 0:02:24.680 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:23 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.022) 0:02:24.702 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:35 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.021) 0:02:24.724 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:39 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.020) 0:02:24.745 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:55 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.020) 0:02:24.765 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:60 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.093) 0:02:24.859 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:70 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.019) 0:02:24.879 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:75 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.019) 0:02:24.898 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:85 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.018) 0:02:24.916 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 25 July 2024 11:57:57 +0000 (0:00:00.035) 0:02:24.952 ********* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:57:57 UTC", "ActiveEnterTimestampMonotonic": "2064650602", "ActiveExitTimestamp": "Thu 2024-07-25 11:57:56 UTC", "ActiveExitTimestampMonotonic": "2063611671", "ActiveState": "active", "After": "basic.target network.target -.mount auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:57:57 UTC", "AssertTimestampMonotonic": "2064649956", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:57:57 UTC", "ConditionTimestampMonotonic": "2064649955", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29817", "ExecMainStartTimestamp": "Thu 2024-07-25 11:57:57 UTC", "ExecMainStartTimestampMonotonic": "2064650544", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-07-25 11:57:57 UTC] ; stop_time=[n/a] ; pid=29817 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:57:57 UTC", "InactiveEnterTimestampMonotonic": "2064649451", "InactiveExitTimestamp": "Thu 2024-07-25 11:57:57 UTC", "InactiveExitTimestampMonotonic": "2064650602", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "29817", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:57:57 UTC", "WatchdogTimestampMonotonic": "2064650582", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 25 July 2024 11:57:58 +0000 (0:00:00.229) 0:02:25.182 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004196", "end": "2024-07-25 11:57:58.183283", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:58.179087" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 25 July 2024 11:57:58 +0000 (0:00:00.141) 0:02:25.323 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.005122", "end": "2024-07-25 11:57:58.342656", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:57:58.337534" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 25 July 2024 11:57:58 +0000 (0:00:00.157) 0:02:25.481 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 Thursday 25 July 2024 11:57:58 +0000 (0:00:00.040) 0:02:25.522 ********* ok: [sut] => { "changed": false, "elapsed": 2, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6264, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:99 Thursday 25 July 2024 11:58:00 +0000 (0:00:02.188) 0:02:27.711 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.034848", "end": "2024-07-25 11:58:00.743366", "rc": 0, "start": "2024-07-25 11:58:00.708518" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:118 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.175) 0:02:27.886 ********* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:122 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.022) 0:02:27.909 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:129 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.020) 0:02:27.930 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:140 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.020) 0:02:27.950 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:145 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.020) 0:02:27.970 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:150 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.019) 0:02:27.990 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:156 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.019) 0:02:28.009 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:162 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.078) 0:02:28.088 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:172 Thursday 25 July 2024 11:58:00 +0000 (0:00:00.020) 0:02:28.108 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.032) 0:02:28.140 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.007694", "end": "2024-07-25 11:58:01.144012", "rc": 0, "start": "2024-07-25 11:58:01.136318" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.143) 0:02:28.283 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.030) 0:02:28.314 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.024) 0:02:28.339 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:183 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.021) 0:02:28.360 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.034) 0:02:28.395 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004235", "end": "2024-07-25 11:58:01.391761", "rc": 0, "start": "2024-07-25 11:58:01.387526" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.135) 0:02:28.530 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.029) 0:02:28.559 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.025) 0:02:28.585 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:195 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.020) 0:02:28.606 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.035) 0:02:28.641 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004383", "end": "2024-07-25 11:58:01.646142", "rc": 0, "start": "2024-07-25 11:58:01.641759" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.143) 0:02:28.785 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.029) 0:02:28.814 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.024) 0:02:28.839 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:203 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.100) 0:02:28.939 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:01 +0000 (0:00:00.039) 0:02:28.979 ********* ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004342", "end": "2024-07-25 11:58:01.978591", "rc": 0, "start": "2024-07-25 11:58:01.974249" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.140) 0:02:29.119 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.024) 0:02:29.144 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.029) 0:02:29.173 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:210 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.022) 0:02:29.196 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:154 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.023) 0:02:29.220 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.360) 0:02:29.580 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.031) 0:02:29.612 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.123) 0:02:29.735 ********* 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 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.035) 0:02:29.771 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.022) 0:02:29.794 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.021) 0:02:29.815 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.021) 0:02:29.837 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.022) 0:02:29.859 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.021) 0:02:29.880 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.022) 0:02:29.902 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.021) 0:02:29.924 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.024) 0:02:29.949 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.022) 0:02:29.971 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.026) 0:02:29.998 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.023) 0:02:30.021 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.019) 0:02:30.041 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.019) 0:02:30.060 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.019) 0:02:30.080 ********* 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 : Verify that mssql_manage_selinux is set properly] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 25 July 2024 11:58:02 +0000 (0:00:00.021) 0:02:30.101 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:137 Thursday 25 July 2024 11:58:03 +0000 (0:00:00.019) 0:02:30.120 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:141 Thursday 25 July 2024 11:58:04 +0000 (0:00:01.050) 0:02:31.171 ********* ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } 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": "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:149 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.055) 0:02:31.226 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.021) 0:02:31.247 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.024) 0:02:31.272 ********* 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" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:177 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.038) 0:02:31.311 ********* ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:191 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.351) 0:02:31.662 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:201 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.024) 0:02:31.687 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:212 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.021) 0:02:31.709 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.024) 0:02:31.733 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:235 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.021) 0:02:31.755 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:247 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.022) 0:02:31.778 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.024) 0:02:31.803 ********* 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 the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:266 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.026) 0:02:31.829 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Thursday 25 July 2024 11:58:04 +0000 (0:00:00.019) 0:02:31.849 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:284 Thursday 25 July 2024 11:58:05 +0000 (0:00:00.347) 0:02:32.196 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:292 Thursday 25 July 2024 11:58:05 +0000 (0:00:00.323) 0:02:32.520 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Thursday 25 July 2024 11:58:05 +0000 (0:00:00.022) 0:02:32.542 ********* 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.005140", "end": "2024-07-25 11:58:05.542513", "rc": 0, "start": "2024-07-25 11:58:05.537373" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Thursday 25 July 2024 11:58:05 +0000 (0:00:00.137) 0:02:32.680 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:320 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.859) 0:02:33.539 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:329 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.032) 0:02:33.571 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.020) 0:02:33.592 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:370 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.020) 0:02:33.613 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:385 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.024) 0:02:33.637 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.020) 0:02:33.657 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:410 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.020) 0:02:33.677 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:416 Thursday 25 July 2024 11:58:06 +0000 (0:00:00.304) 0:02:33.982 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:23:55 UTC", "ActiveEnterTimestampMonotonic": "23706355", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service basic.target systemd-sysctl.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:23:53 UTC", "AssertTimestampMonotonic": "22336925", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ConditionTimestampMonotonic": "22336924", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "878", "ExecMainStartTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ExecMainStartTimestampMonotonic": "22337416", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:23:53 UTC", "InactiveExitTimestampMonotonic": "22337442", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target dbus.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:23:55 UTC", "WatchdogTimestampMonotonic": "23705996", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.211) 0:02:34.193 ********* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.088520", "end": "2024-07-25 11:58:07.278060", "rc": 0, "start": "2024-07-25 11:58:07.189540" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:436 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.223) 0:02:34.416 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.021) 0:02:34.438 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.019) 0:02:34.458 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:468 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.020) 0:02:34.479 ********* ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.141) 0:02:34.620 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.019) 0:02:34.640 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:497 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.306) 0:02:34.946 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:501 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.021) 0:02:34.968 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:507 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.023) 0:02:34.991 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 25 July 2024 11:58:07 +0000 (0:00:00.020) 0:02:35.012 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 25 July 2024 11:58:08 +0000 (0:00:00.106) 0:02:35.118 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:537 Thursday 25 July 2024 11:58:08 +0000 (0:00:00.027) 0:02:35.146 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:558 Thursday 25 July 2024 11:58:08 +0000 (0:00:00.022) 0:02:35.168 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 25 July 2024 11:58:08 +0000 (0:00:00.023) 0:02:35.191 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Thursday 25 July 2024 11:58:08 +0000 (0:00:00.025) 0:02:35.217 ********* 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.008226", "end": "2024-07-25 11:58:08.227866", "rc": 0, "start": "2024-07-25 11:58:08.219640" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:590 Thursday 25 July 2024 11:58:08 +0000 (0:00:00.148) 0:02:35.366 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 25 July 2024 11:58:08 +0000 (0:00:00.024) 0:02:35.391 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.891) 0:02:36.282 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.022) 0:02:36.304 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.020) 0:02:36.325 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.019) 0:02:36.344 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.019) 0:02:36.364 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.033) 0:02:36.397 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003143", "end": "2024-07-25 11:58:09.398014", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:09.394871" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.141) 0:02:36.539 ********* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.047890", "end": "2024-07-25 11:58:09.583579", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:09.535689" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.187) 0:02:36.726 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.114) 0:02:36.841 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.023) 0:02:36.864 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.022) 0:02:36.886 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.020) 0:02:36.907 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:697 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.021) 0:02:36.928 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:703 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.021) 0:02:36.950 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.020) 0:02:36.970 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.021) 0:02:36.991 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:724 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.021) 0:02:37.012 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:742 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.022) 0:02:37.035 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Thursday 25 July 2024 11:58:09 +0000 (0:00:00.048) 0:02:37.084 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Thursday 25 July 2024 11:58:10 +0000 (0:00:00.041) 0:02:37.125 ********* skipping: [sut] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Thursday 25 July 2024 11:58:10 +0000 (0:00:00.030) 0:02:37.156 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Thursday 25 July 2024 11:58:10 +0000 (0:00:00.137) 0:02:37.293 ********* ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Thursday 25 July 2024 11:58:10 +0000 (0:00:00.034) 0:02:37.328 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Thursday 25 July 2024 11:58:10 +0000 (0:00:00.065) 0:02:37.393 ********* changed: [sut] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.2 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Thursday 25 July 2024 11:58:13 +0000 (0:00:03.041) 0:02:40.435 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+4 Dependent packages)\n\nTotal download size: 843 k\nInstalled size: 3.3 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.7 MB/s | 843 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtalloc-2.1.16-1.el7.x86_64 1/5 \n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 2/5 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 3/5 \n Installing : libtevent-0.9.39-1.el7.x86_64 4/5 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 5/5 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/5 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 2/5 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 3/5 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/5 \n Verifying : libtevent-0.9.39-1.el7.x86_64 5/5 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Thursday 25 July 2024 11:58:16 +0000 (0:00:02.903) 0:02:43.338 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Thursday 25 July 2024 11:58:16 +0000 (0:00:00.165) 0:02:43.504 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Thursday 25 July 2024 11:58:16 +0000 (0:00:00.160) 0:02:43.665 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket dbus.service system.slice network.target syslog.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Thursday 25 July 2024 11:58:16 +0000 (0:00:00.314) 0:02:43.980 ********* changed: [sut] => (item={'name': 'mssql_2019_cert', 'common_name': '10.31.41.2', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.41.2", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Thursday 25 July 2024 11:58:17 +0000 (0:00:00.920) 0:02:44.900 ********* skipping: [sut] => (item=['cert', {'name': 'mssql_2019_cert', 'common_name': '10.31.41.2', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.41.2", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mssql_2019_cert', 'common_name': '10.31.41.2', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "self-sign", "common_name": "10.31.41.2", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mssql_2019_cert', 'common_name': '10.31.41.2', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.41.2", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Thursday 25 July 2024 11:58:17 +0000 (0:00:00.045) 0:02:44.946 ********* skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Thursday 25 July 2024 11:58:17 +0000 (0:00:00.026) 0:02:44.972 ********* skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Thursday 25 July 2024 11:58:17 +0000 (0:00:00.026) 0:02:44.999 ********* skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:756 Thursday 25 July 2024 11:58:17 +0000 (0:00:00.039) 0:02:45.038 ********* ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Thursday 25 July 2024 11:58:17 +0000 (0:00:00.027) 0:02:45.066 ********* skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_certificates | length == 0", "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_certificates | length == 0", "item": "mssql_2019_cert.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:779 Thursday 25 July 2024 11:58:17 +0000 (0:00:00.028) 0:02:45.094 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.038) 0:02:45.133 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003476", "end": "2024-07-25 11:58:18.136353", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:18.132877" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.161) 0:02:45.295 ********* 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/mssql_2019_cert.crt" ], "delta": "0:00:00.048512", "end": "2024-07-25 11:58:18.366962", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:18.318450" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.215) 0:02:45.510 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:788 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.023) 0:02:45.533 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.037) 0:02:45.570 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003279", "end": "2024-07-25 11:58:18.573407", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:18.570128" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.233) 0:02:45.804 ********* 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/mssql_2019_cert.key" ], "delta": "0:00:00.049103", "end": "2024-07-25 11:58:18.857042", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:18.807939" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.195) 0:02:46.000 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.022) 0:02:46.022 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:18 +0000 (0:00:00.038) 0:02:46.061 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003218", "end": "2024-07-25 11:58:19.060839", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:19.057621" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.140) 0:02:46.201 ********* 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.046057", "end": "2024-07-25 11:58:19.251926", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:19.205869" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.194) 0:02:46.396 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.023) 0:02:46.419 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.038) 0:02:46.457 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003198", "end": "2024-07-25 11:58:19.458356", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:19.455158" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.139) 0:02:46.597 ********* 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.047791", "end": "2024-07-25 11:58:19.645323", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:19.597532" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.190) 0:02:46.787 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:813 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.023) 0:02:46.811 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:821 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.021) 0:02:46.833 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.019) 0:02:46.853 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.019) 0:02:46.872 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.021) 0:02:46.893 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.021) 0:02:46.915 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.019) 0:02:46.935 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.103) 0:02:47.039 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:886 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.022) 0:02:47.061 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:891 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.019) 0:02:47.081 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 25 July 2024 11:58:19 +0000 (0:00:00.021) 0:02:47.103 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.123 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:918 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.021) 0:02:47.145 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:924 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.019) 0:02:47.165 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.018) 0:02:47.183 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:971 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.019) 0:02:47.203 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.018) 0:02:47.221 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.242 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:995 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.019) 0:02:47.262 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.021) 0:02:47.284 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1024 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.021) 0:02:47.305 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1044 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.326 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1097 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.022) 0:02:47.348 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.369 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.390 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.410 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.098) 0:02:47.509 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.025) 0:02:47.535 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.023) 0:02:47.558 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1152 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.023) 0:02:47.582 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1166 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.025) 0:02:47.607 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.022) 0:02:47.630 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1198 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.019) 0:02:47.649 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.669 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1216 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.019) 0:02:47.689 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.710 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.731 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.023) 0:02:47.754 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.775 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1263 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.795 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.021) 0:02:47.817 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:47.838 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.023) 0:02:47.861 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.019) 0:02:47.880 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.018) 0:02:47.899 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.087) 0:02:47.986 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.021) 0:02:48.007 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.024) 0:02:48.032 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.020) 0:02:48.052 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1350 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.021) 0:02:48.073 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1356 Thursday 25 July 2024 11:58:20 +0000 (0:00:00.022) 0:02:48.095 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1365 Thursday 25 July 2024 11:58:21 +0000 (0:00:00.021) 0:02:48.117 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Thursday 25 July 2024 11:58:21 +0000 (0:00:00.172) 0:02:48.290 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 25 July 2024 11:58:21 +0000 (0:00:00.020) 0:02:48.310 ********* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:57:57 UTC", "ActiveEnterTimestampMonotonic": "2064650602", "ActiveExitTimestamp": "Thu 2024-07-25 11:57:56 UTC", "ActiveExitTimestampMonotonic": "2063611671", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target network.target auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:57:57 UTC", "AssertTimestampMonotonic": "2064649956", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:57:57 UTC", "ConditionTimestampMonotonic": "2064649955", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29817", "ExecMainStartTimestamp": "Thu 2024-07-25 11:57:57 UTC", "ExecMainStartTimestampMonotonic": "2064650544", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:57:57 UTC", "InactiveEnterTimestampMonotonic": "2064649451", "InactiveExitTimestamp": "Thu 2024-07-25 11:57:57 UTC", "InactiveExitTimestampMonotonic": "2064650602", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "29817", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:57:57 UTC", "WatchdogTimestampMonotonic": "2064650582", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 25 July 2024 11:58:21 +0000 (0:00:00.800) 0:02:49.111 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.019) 0:02:49.130 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:165 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.029) 0:02:49.160 ********* META: triggered running handlers for sut TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:168 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.018) 0:02:49.178 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:8 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.272) 0:02:49.451 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:23 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.024) 0:02:49.475 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:35 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.021) 0:02:49.497 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:39 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.026) 0:02:49.523 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:55 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.021) 0:02:49.544 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:60 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.024) 0:02:49.569 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:70 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.020) 0:02:49.590 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:75 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.019) 0:02:49.609 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:85 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.018) 0:02:49.627 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.036) 0:02:49.664 ********* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ActiveEnterTimestampMonotonic": "2089306339", "ActiveExitTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ActiveExitTimestampMonotonic": "2088723086", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target network.target auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:58:21 UTC", "AssertTimestampMonotonic": "2089305703", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ConditionTimestampMonotonic": "2089305702", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30644", "ExecMainStartTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ExecMainStartTimestampMonotonic": "2089306291", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-07-25 11:58:21 UTC] ; stop_time=[n/a] ; pid=30644 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:58:21 UTC", "InactiveEnterTimestampMonotonic": "2089305057", "InactiveExitTimestamp": "Thu 2024-07-25 11:58:21 UTC", "InactiveExitTimestampMonotonic": "2089306339", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "30644", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:58:21 UTC", "WatchdogTimestampMonotonic": "2089306322", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 25 July 2024 11:58:22 +0000 (0:00:00.216) 0:02:49.880 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004411", "end": "2024-07-25 11:58:23.886853", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:22.882442" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 25 July 2024 11:58:23 +0000 (0:00:01.144) 0:02:51.024 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003178", "end": "2024-07-25 11:58:24.028535", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:24.025357" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 25 July 2024 11:58:24 +0000 (0:00:00.140) 0:02:51.165 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 Thursday 25 July 2024 11:58:24 +0000 (0:00:00.037) 0:02:51.202 ********* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6364, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:99 Thursday 25 July 2024 11:58:25 +0000 (0:00:01.144) 0:02:52.347 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.033950", "end": "2024-07-25 11:58:25.375086", "rc": 0, "start": "2024-07-25 11:58:25.341136" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:118 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.169) 0:02:52.516 ********* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:122 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.108) 0:02:52.625 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:129 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.022) 0:02:52.647 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:140 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.024) 0:02:52.672 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:145 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.022) 0:02:52.695 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:150 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.020) 0:02:52.716 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:156 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.021) 0:02:52.737 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:162 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.021) 0:02:52.758 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:172 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.021) 0:02:52.779 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.034) 0:02:52.814 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004280", "end": "2024-07-25 11:58:25.813481", "rc": 0, "start": "2024-07-25 11:58:25.809201" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.139) 0:02:52.954 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.029) 0:02:52.984 ********* 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/mssql_2019_cert.crt] ************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.025) 0:02:53.010 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:183 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.021) 0:02:53.031 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:25 +0000 (0:00:00.034) 0:02:53.066 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004302", "end": "2024-07-25 11:58:26.063999", "rc": 0, "start": "2024-07-25 11:58:26.059697" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.135) 0:02:53.202 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.029) 0:02:53.232 ********* 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/mssql_2019_cert.key] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.025) 0:02:53.258 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:195 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.116) 0:02:53.374 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.037) 0:02:53.412 ********* ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004255", "end": "2024-07-25 11:58:26.411571", "rc": 0, "start": "2024-07-25 11:58:26.407316" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.137) 0:02:53.550 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.029) 0:02:53.579 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.026) 0:02:53.605 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:203 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.022) 0:02:53.628 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:7 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.037) 0:02:53.665 ********* ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004264", "end": "2024-07-25 11:58:26.668842", "rc": 0, "start": "2024-07-25 11:58:26.664578" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:14 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.142) 0:02:53.808 ********* 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-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:25 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.023) 0:02:53.831 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/mssql_conf_verify.yml:40 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.029) 0:02:53.860 ********* 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-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:210 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.024) 0:02:53.885 ********* 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-weekly-ci85pixyiy/tests/tasks/tests_tls.yml:175 Thursday 25 July 2024 11:58:26 +0000 (0:00:00.021) 0:02:53.906 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.508) 0:02:54.414 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.033) 0:02:54.448 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.026) 0:02:54.475 ********* 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 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.035) 0:02:54.510 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.021) 0:02:54.532 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.552 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.573 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.019) 0:02:54.593 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.613 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.019) 0:02:54.633 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.654 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.675 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.021) 0:02:54.696 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.106) 0:02:54.802 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.823 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.019) 0:02:54.843 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.018) 0:02:54.861 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.882 ********* 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 : Verify that mssql_manage_selinux is set properly] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.021) 0:02:54.904 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:137 Thursday 25 July 2024 11:58:27 +0000 (0:00:00.020) 0:02:54.925 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:141 Thursday 25 July 2024 11:58:28 +0000 (0:00:00.896) 0:02:55.821 ********* ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } 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": "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:149 Thursday 25 July 2024 11:58:28 +0000 (0:00:00.057) 0:02:55.879 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 25 July 2024 11:58:28 +0000 (0:00:00.020) 0:02:55.899 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 25 July 2024 11:58:28 +0000 (0:00:00.024) 0:02:55.924 ********* 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" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:177 Thursday 25 July 2024 11:58:28 +0000 (0:00:00.037) 0:02:55.961 ********* ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:191 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.361) 0:02:56.323 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:201 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.022) 0:02:56.345 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:212 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.021) 0:02:56.367 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.022) 0:02:56.389 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:235 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.020) 0:02:56.410 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:247 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.131) 0:02:56.541 ********* 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 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.027) 0:02:56.568 ********* 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 the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:266 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.030) 0:02:56.599 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.022) 0:02:56.622 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:284 Thursday 25 July 2024 11:58:29 +0000 (0:00:00.383) 0:02:57.005 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:292 Thursday 25 July 2024 11:58:30 +0000 (0:00:00.335) 0:02:57.341 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Thursday 25 July 2024 11:58:30 +0000 (0:00:00.019) 0:02:57.360 ********* 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.004918", "end": "2024-07-25 11:58:30.358925", "rc": 0, "start": "2024-07-25 11:58:30.354007" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Thursday 25 July 2024 11:58:30 +0000 (0:00:00.138) 0:02:57.499 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:320 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.692) 0:02:58.191 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:329 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.031) 0:02:58.223 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.019) 0:02:58.243 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:370 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.020) 0:02:58.264 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:385 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.024) 0:02:58.289 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.021) 0:02:58.310 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:410 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.021) 0:02:58.332 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:416 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.350) 0:02:58.682 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:23:55 UTC", "ActiveEnterTimestampMonotonic": "23706355", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network.target basic.target dbus.service systemd-sysctl.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:23:53 UTC", "AssertTimestampMonotonic": "22336925", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ConditionTimestampMonotonic": "22336924", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "878", "ExecMainStartTimestamp": "Thu 2024-07-25 11:23:53 UTC", "ExecMainStartTimestampMonotonic": "22337416", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:23:53 UTC", "InactiveExitTimestampMonotonic": "22337442", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:23:55 UTC", "WatchdogTimestampMonotonic": "23705996", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.214) 0:02:58.897 ********* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.085181", "end": "2024-07-25 11:58:31.973773", "rc": 0, "start": "2024-07-25 11:58:31.888592" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:436 Thursday 25 July 2024 11:58:31 +0000 (0:00:00.217) 0:02:59.114 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:449 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.129) 0:02:59.244 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.021) 0:02:59.266 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:468 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.021) 0:02:59.287 ********* ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.138) 0:02:59.426 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_pkg_mgr == \"zypper\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.019) 0:02:59.445 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:497 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.342) 0:02:59.787 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:501 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.023) 0:02:59.811 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:507 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.023) 0:02:59.835 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.026) 0:02:59.861 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.026) 0:02:59.888 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:537 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.025) 0:02:59.913 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:558 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.022) 0:02:59.936 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.022) 0:02:59.959 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Thursday 25 July 2024 11:58:32 +0000 (0:00:00.020) 0:02:59.979 ********* 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.005002", "end": "2024-07-25 11:58:32.980370", "rc": 0, "start": "2024-07-25 11:58:32.975368" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:590 Thursday 25 July 2024 11:58:33 +0000 (0:00:00.142) 0:03:00.122 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 25 July 2024 11:58:33 +0000 (0:00:00.023) 0:03:00.145 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Thursday 25 July 2024 11:58:34 +0000 (0:00:01.050) 0:03:01.195 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:622 Thursday 25 July 2024 11:58:34 +0000 (0:00:00.023) 0:03:01.219 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 25 July 2024 11:58:34 +0000 (0:00:00.022) 0:03:01.242 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 25 July 2024 11:58:34 +0000 (0:00:00.019) 0:03:01.261 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Thursday 25 July 2024 11:58:34 +0000 (0:00:00.019) 0:03:01.281 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:34 +0000 (0:00:00.032) 0:03:01.313 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004506", "end": "2024-07-25 11:58:35.311695", "failed_when_result": false, "rc": 1, "start": "2024-07-25 11:58:34.307189" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:35 +0000 (0:00:01.138) 0:03:02.452 ********* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.043336", "end": "2024-07-25 11:58:35.507378", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:35.464042" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.198) 0:03:02.650 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.020) 0:03:02.671 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.018) 0:03:02.690 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.021) 0:03:02.711 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.021) 0:03:02.733 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:697 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.020) 0:03:02.753 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:703 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.019) 0:03:02.772 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.019) 0:03:02.792 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.020) 0:03:02.813 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:724 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.020) 0:03:02.833 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:742 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.020) 0:03:02.854 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:756 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.138) 0:03:02.993 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.023) 0:03:03.016 ********* skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable | bool", "item": "mssql_2019_cert.key", "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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:779 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.028) 0:03:03.045 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:35 +0000 (0:00:00.037) 0:03:03.082 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003123", "end": "2024-07-25 11:58:36.080100", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:36.076977" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.136) 0:03:03.219 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.029) 0:03:03.249 ********* 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.045534", "end": "2024-07-25 11:58:36.300566", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:36.255032" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:788 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.195) 0:03:03.444 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.038) 0:03:03.482 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004270", "end": "2024-07-25 11:58:36.486094", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:36.481824" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.142) 0:03:03.624 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.027) 0:03:03.652 ********* 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.045997", "end": "2024-07-25 11:58:36.695382", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:36.649385" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.185) 0:03:03.838 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.037) 0:03:03.875 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003257", "end": "2024-07-25 11:58:36.875771", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:36.872514" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.139) 0:03:04.015 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:36 +0000 (0:00:00.026) 0:03:04.042 ********* 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.046427", "end": "2024-07-25 11:58:37.085389", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:37.038962" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.185) 0:03:04.227 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.126) 0:03:04.353 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003237", "end": "2024-07-25 11:58:37.361420", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:37.358183" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.147) 0:03:04.501 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.031) 0:03:04.533 ********* 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.044136", "end": "2024-07-25 11:58:37.573368", "failed_when_result": false, "rc": 0, "start": "2024-07-25 11:58:37.529232" } 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:813 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.181) 0:03:04.714 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:821 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.021) 0:03:04.736 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.021) 0:03:04.758 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.019) 0:03:04.777 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.024) 0:03:04.801 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.024) 0:03:04.826 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:865 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.021) 0:03:04.848 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.020) 0:03:04.869 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:886 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.022) 0:03:04.892 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:891 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.022) 0:03:04.914 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:908 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.025) 0:03:04.939 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.021) 0:03:04.961 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:918 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.020) 0:03:04.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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:924 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.023) 0:03:05.005 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.021) 0:03:05.027 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:971 Thursday 25 July 2024 11:58:37 +0000 (0:00:00.020) 0:03:05.047 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.104) 0:03:05.151 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.171 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:995 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.191 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1013 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.211 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1024 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.232 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1044 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.252 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1097 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.272 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.292 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.311 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1121 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.331 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.350 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.023) 0:03:05.374 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.395 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1152 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.415 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1166 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.026) 0:03:05.441 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.021) 0:03:05.462 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1198 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.483 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.503 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1216 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.021) 0:03:05.525 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.105) 0:03:05.630 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.021) 0:03:05.651 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.671 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.024) 0:03:05.696 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1263 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.716 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.737 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.757 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.025) 0:03:05.782 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.801 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.821 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.018) 0:03:05.840 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.860 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.024) 0:03:05.884 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.904 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1350 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.020) 0:03:05.925 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1356 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.019) 0:03:05.944 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1365 Thursday 25 July 2024 11:58:38 +0000 (0:00:00.021) 0:03:05.965 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Thursday 25 July 2024 11:58:39 +0000 (0:00:00.280) 0:03:06.246 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 25 July 2024 11:58:39 +0000 (0:00:00.103) 0:03:06.350 ********* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ActiveEnterTimestampMonotonic": "2089306339", "ActiveExitTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ActiveExitTimestampMonotonic": "2088723086", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target network.target auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:58:21 UTC", "AssertTimestampMonotonic": "2089305703", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ConditionTimestampMonotonic": "2089305702", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30644", "ExecMainStartTimestamp": "Thu 2024-07-25 11:58:21 UTC", "ExecMainStartTimestampMonotonic": "2089306291", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-07-25 11:58:21 UTC] ; stop_time=[n/a] ; pid=30644 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-07-25 11:58:21 UTC", "InactiveEnterTimestampMonotonic": "2089305057", "InactiveExitTimestamp": "Thu 2024-07-25 11:58:21 UTC", "InactiveExitTimestampMonotonic": "2089306339", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "30644", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-07-25 11:58:21 UTC", "WatchdogTimestampMonotonic": "2089306322", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 25 July 2024 11:58:40 +0000 (0:00:01.145) 0:03:07.495 ********* 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-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1385 Thursday 25 July 2024 11:58:40 +0000 (0:00:00.022) 0:03:07.517 ********* skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tests_tls_2017.yml:26 Thursday 25 July 2024 11:58:40 +0000 (0:00:00.030) 0:03:07.548 ********* included: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:2 Thursday 25 July 2024 11:58:40 +0000 (0:00:00.035) 0:03:07.583 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:6 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.895) 0:03:08.479 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages.pcs is defined", "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:14 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.024) 0:03:08.503 ********* ok: [sut] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:18 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.022) 0:03:08.526 ********* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.050) 0:03:08.577 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.036) 0:03:08.613 ********* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.026) 0:03:08.640 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.130) 0:03:08.770 ********* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.133) 0:03:08.903 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.134) 0:03:09.038 ********* ok: [sut] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Thursday 25 July 2024 11:58:41 +0000 (0:00:00.024) 0:03:09.062 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Thursday 25 July 2024 11:58:42 +0000 (0:00:00.407) 0:03:09.470 ********* skipping: [sut] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Thursday 25 July 2024 11:58:42 +0000 (0:00:00.021) 0:03:09.492 ********* skipping: [sut] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Thursday 25 July 2024 11:58:42 +0000 (0:00:00.021) 0:03:09.514 ********* skipping: [sut] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Thursday 25 July 2024 11:58:42 +0000 (0:00:00.022) 0:03:09.536 ********* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Thursday 25 July 2024 11:58:42 +0000 (0:00:00.020) 0:03:09.557 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Thursday 25 July 2024 11:58:42 +0000 (0:00:00.024) 0:03:09.582 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:46:57 UTC", "ActiveEnterTimestampMonotonic": "1404841407", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:46:56 UTC", "AssertTimestampMonotonic": "1404176912", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:46:56 UTC", "ConditionTimestampMonotonic": "1404176911", "Conflicts": "shutdown.target iptables.service ebtables.service ip6tables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14208", "ExecMainStartTimestamp": "Thu 2024-07-25 11:46:56 UTC", "ExecMainStartTimestampMonotonic": "1404179242", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:46:56 UTC", "InactiveExitTimestampMonotonic": "1404179277", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14208", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Thu 2024-07-25 11:46:57 UTC", "WatchdogTimestampMonotonic": "1404841346", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Thursday 25 July 2024 11:58:42 +0000 (0:00:00.291) 0:03:09.873 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-07-25 11:46:57 UTC", "ActiveEnterTimestampMonotonic": "1404841407", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-07-25 11:46:56 UTC", "AssertTimestampMonotonic": "1404176912", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-07-25 11:46:56 UTC", "ConditionTimestampMonotonic": "1404176911", "Conflicts": "shutdown.target iptables.service ebtables.service ip6tables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14208", "ExecMainStartTimestamp": "Thu 2024-07-25 11:46:56 UTC", "ExecMainStartTimestampMonotonic": "1404179242", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-07-25 11:46:56 UTC", "InactiveExitTimestampMonotonic": "1404179277", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14208", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Thu 2024-07-25 11:46:57 UTC", "WatchdogTimestampMonotonic": "1404841346", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.269) 0:03:10.142 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.027) 0:03:10.170 ********* ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.2 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.324) 0:03:10.494 ********* ok: [sut] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.026) 0:03:10.520 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.024) 0:03:10.545 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.024) 0:03:10.569 ********* skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.023) 0:03:10.593 ********* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.022) 0:03:10.616 ********* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.023) 0:03:10.640 ********* ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.2 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.346) 0:03:10.987 ********* ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.026) 0:03:11.014 ********* skipping: [sut] => { "false_condition": "__firewall_debug | d(false)" } TASK [Purge selinux configuration] ********************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:26 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.032) 0:03:11.046 ********* redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Thursday 25 July 2024 11:58:43 +0000 (0:00:00.062) 0:03:11.109 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.036) 0:03:11.145 ********* skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.027) 0:03:11.173 ********* included: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.037) 0:03:11.210 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.130) 0:03:11.340 ********* ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.023) 0:03:11.364 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.128) 0:03:11.492 ********* ok: [sut] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.025) 0:03:11.517 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.345) 0:03:11.863 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '>=')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.107) 0:03:11.970 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '>=')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.021) 0:03:11.991 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\" or ansible_distribution == \"SL-Micro\" or (ansible_distribution_major_version | int > 7 and ansible_distribution in [\"CentOS\", \"RedHat\", \"Rocky\"])", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.023) 0:03:12.015 ********* skipping: [sut] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.035) 0:03:12.051 ********* skipping: [sut] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.030) 0:03:12.081 ********* skipping: [sut] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Thursday 25 July 2024 11:58:44 +0000 (0:00:00.027) 0:03:12.108 ********* ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Thursday 25 July 2024 11:58:45 +0000 (0:00:00.494) 0:03:12.602 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Thursday 25 July 2024 11:58:45 +0000 (0:00:00.022) 0:03:12.625 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Thursday 25 July 2024 11:58:45 +0000 (0:00:00.021) 0:03:12.647 ********* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Thursday 25 July 2024 11:58:45 +0000 (0:00:00.027) 0:03:12.674 ********* skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Thursday 25 July 2024 11:58:45 +0000 (0:00:00.023) 0:03:12.697 ********* skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Thursday 25 July 2024 11:58:45 +0000 (0:00:00.023) 0:03:12.721 ********* Notification for handler __selinux_reload_policy has been saved. changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:00.338078", "end": "2024-07-25 11:58:46.061590", "rc": 0, "start": "2024-07-25 11:58:45.723512" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.482) 0:03:13.203 ********* skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.021) 0:03:13.225 ********* skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.022) 0:03:13.247 ********* skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.021) 0:03:13.268 ********* skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.022) 0:03:13.291 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.021) 0:03:13.312 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.020) 0:03:13.333 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.135) 0:03:13.468 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Thursday 25 July 2024 11:58:46 +0000 (0:00:00.020) 0:03:13.489 ********* ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Thursday 25 July 2024 11:58:48 +0000 (0:00:02.393) 0:03:15.883 ********* skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Thursday 25 July 2024 11:58:48 +0000 (0:00:00.029) 0:03:15.913 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Thursday 25 July 2024 11:58:48 +0000 (0:00:00.027) 0:03:15.940 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:32 Thursday 25 July 2024 11:58:48 +0000 (0:00:00.044) 0:03:15.985 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages.realmd is defined", "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:40 Thursday 25 July 2024 11:58:48 +0000 (0:00:00.032) 0:03:16.017 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages[\"krb5-workstation\"] is defined", "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:44 Thursday 25 July 2024 11:58:48 +0000 (0:00:00.034) 0:03:16.052 ********* ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:50 Thursday 25 July 2024 11:58:49 +0000 (0:00:00.336) 0:03:16.388 ********* changed: [sut] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be erased\n---> Package mssql-tools.x86_64 0:17.10.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql17 to be removed - no longer needed by mssql-tools\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\nFound and removing 9 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package msodbcsql17.x86_64 0:17.10.6.1-1 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 G\n mssql-tools x86_64 17.10.1.1-1 @packages-microsoft-com-prod 714 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n msodbcsql17 x86_64 17.10.6.1-1 @packages-microsoft-com-prod 2.2 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+9 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/12 \n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 2/12 \n Erasing : mssql-tools-17.10.1.1-1.x86_64 3/12 \n Erasing : msodbcsql17-17.10.6.1-1.x86_64 4/12 \nODBC Driver 17 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-2.3.11-1.rh.x86_64 5/12 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/12 \n Erasing : libatomic-4.8.5-44.el7.x86_64 7/12 \n Erasing : bzip2-1.0.6-13.el7.x86_64 8/12 \n Erasing : gdb-7.6.1-120.el7.x86_64 9/12 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 10/12 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/12 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 2/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 3/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/12 \n Verifying : msodbcsql17-17.10.6.1-1.x86_64 5/12 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 6/12 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 7/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 8/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 9/12 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 12/12 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-1 mssql-tools.x86_64 0:17.10.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n msodbcsql17.x86_64 0:17.10.6.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:63 Thursday 25 July 2024 11:58:51 +0000 (0:00:02.724) 0:03:19.113 ********* changed: [sut] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2 /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.030562", "end": "2024-07-25 11:58:52.136021", "rc": 0, "start": "2024-07-25 11:58:52.105459" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/8f1f9a41-c466-4b36-a0b0-5604f803b2d5’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-3282435070-1357219648-981591911-500/42e7704ae40b0d75de00736cc66b813a_f43cd0df-eec0-4fba-80e3-e64c531087af’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-3282435070-1357219648-981591911-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3282435070-1357219648-981591911-500/Preferred’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3282435070-1357219648-981591911-500/765ec8c0-a792-4ad7-8fcf-8162d539cd2e’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3282435070-1357219648-981591911-500’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/core.sqlservr.07_25_2024_11_56_20.25774.json’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/errorlog.9’ removed ‘/var/opt/mssql/log/system_health_0_133663822178560000.xel’ removed ‘/var/opt/mssql/log/core.sqlservr.07_25_2024_11_56_20.25774.txt’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/system_health_0_133663823044080000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133663822347040000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663823225120000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133663821759190000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663822344040000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133663822042890000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133663823227520000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663821999520000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/log_8.trc’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663822175700000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663822795230000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663822611240000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133663822613480000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663822039360000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/system_health_0_133663822798320000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663821749430000.xel’ removed ‘/var/opt/mssql/log/core.sqlservr.07_25_2024_11_56_20.25774.tbz2’ removed ‘/var/opt/mssql/log/system_health_0_133663822002000000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133663823041570000.xel’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2017.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:77 Thursday 25 July 2024 11:58:52 +0000 (0:00:00.265) 0:03:19.378 ********* ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:01.181129", "end": "2024-07-25 11:58:53.549349", "rc": 0, "start": "2024-07-25 11:58:52.368220" } NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for sut RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Thursday 25 July 2024 11:58:53 +0000 (0:00:01.346) 0:03:20.725 ********* changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.831489", "end": "2024-07-25 11:58:55.550790", "rc": 0, "start": "2024-07-25 11:58:53.719301" } PLAY RECAP ********************************************************************* sut : ok=389 changed=62 unreachable=0 failed=0 skipped=868 rescued=0 ignored=0 Thursday 25 July 2024 11:58:55 +0000 (0:00:01.996) 0:03:22.721 ********* =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 32.32s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:284 fedora.linux_system_roles.mssql : Set up MSSQL ------------------------- 29.34s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Check if the set password matches the existing password ---------------- 11.08s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:99 ------------- fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.78s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:485 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.04s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.90s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Remove related packages ------------------------------------------------- 2.72s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:50 --------------------- fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 2.44s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.39s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Wait for mssql-server to prepare for client connections ----------------- 2.19s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 ------------- Wait for mssql-server to prepare for client connections ----------------- 2.17s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 ------------- fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.00s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 fedora.linux_system_roles.mssql : Gather system services facts ---------- 1.78s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Stop the mssql-server service ------------------------------------------- 1.35s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/cleanup.yml:77 --------------------- fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.25s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wait for mssql-server to prepare for client connections ----------------- 1.22s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 ------------- Wait for mssql-server to prepare for client connections ----------------- 1.16s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 ------------- fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.15s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wait for mssql-server to prepare for client connections ----------------- 1.14s /WORKDIR/git-weekly-ci85pixyiy/tests/tasks/verify_settings.yml:93 ------------- fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist --- 1.14s /WORKDIR/git-weekly-ci85pixyiy/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---