# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_tls_2019.yml *************************************************** 2 plays in /WORKDIR/git-weekly-cizbi4e07v/tests/tests_tls_2019.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tests_tls_2019.yml:4 Saturday 27 January 2024 01:28:30 +0000 (0:00:00.016) 0:00:00.016 ****** 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-cizbi4e07v/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tests_tls_2019.yml:9 Saturday 27 January 2024 01:28:30 +0000 (0:00:00.030) 0:00:00.046 ****** ok: [sut] META: ran handlers TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tests_tls_2019.yml:23 Saturday 27 January 2024 01:28:31 +0000 (0:00:00.563) 0:00:00.610 ****** included: /WORKDIR/git-weekly-cizbi4e07v/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-cizbi4e07v/tests/tasks/tests_tls.yml:2 Saturday 27 January 2024 01:28:31 +0000 (0:00:00.037) 0:00:00.648 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Saturday 27 January 2024 01:28:31 +0000 (0:00:00.015) 0:00:00.663 ****** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Saturday 27 January 2024 01:28:31 +0000 (0:00:00.243) 0:00:00.906 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Saturday 27 January 2024 01:28:31 +0000 (0:00:00.011) 0:00:00.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:5 Saturday 27 January 2024 01:28:31 +0000 (0:00:00.022) 0:00:00.940 ****** 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-cizbi4e07v/tests/tasks/tests_tls.yml:11 Saturday 27 January 2024 01:28:32 +0000 (0:00:00.476) 0:00:01.417 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.UE8Wc4", "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-cizbi4e07v/tests/tasks/tests_tls.yml:17 Saturday 27 January 2024 01:28:32 +0000 (0:00:00.220) 0:00:01.637 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.snVIIE", "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-cizbi4e07v/tests/tasks/tests_tls.yml:23 Saturday 27 January 2024 01:28:32 +0000 (0:00:00.153) 0:00:01.791 ****** changed: [sut] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.42.81", "-out", "/tmp/ansible.UE8Wc4", "-keyout", "/tmp/ansible.snVIIE", "-days", "365" ], "delta": "0:00:00.192177", "end": "2024-01-27 01:28:33.002690", "rc": 0, "start": "2024-01-27 01:28:32.810513" } STDERR: Generating a 2048 bit RSA private key ..........+++ ................................................................+++ writing new private key to '/tmp/ansible.snVIIE' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:32 Saturday 27 January 2024 01:28:33 +0000 (0:00:00.423) 0:00:02.214 ****** changed: [sut] => (item=/tmp/ansible.UE8Wc4) => { "ansible_loop_var": "item", "changed": true, "checksum": "878915d57d39dfb761ebebdd516cfb612186d3e7", "dest": "/tmp/ansible.UE8Wc4", "item": "/tmp/ansible.UE8Wc4", "md5sum": "8819ec42bcb2d201185352d52ec6c6c9", "remote_checksum": "878915d57d39dfb761ebebdd516cfb612186d3e7", "remote_md5sum": null } changed: [sut] => (item=/tmp/ansible.snVIIE) => { "ansible_loop_var": "item", "changed": true, "checksum": "febd96979335585538315728ba3675b94675e78b", "dest": "/tmp/ansible.snVIIE", "item": "/tmp/ansible.snVIIE", "md5sum": "3b9043c3e332f9137158913e61523fda", "remote_checksum": "febd96979335585538315728ba3675b94675e78b", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:44 Saturday 27 January 2024 01:28:33 +0000 (0:00:00.413) 0:00:02.628 ****** changed: [sut -> localhost] => { "changed": true, "checksum": "febd96979335585538315728ba3675b94675e78b", "dest": "./ansible.snVIIE", "gid": 1001, "group": "jenkins", "md5sum": "3b9043c3e332f9137158913e61523fda", "mode": "0600", "owner": "jenkins", "size": 1704, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1706318913.4433782-21902-258198986253453/source", "state": "file", "uid": 1000090000 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:52 Saturday 27 January 2024 01:28:33 +0000 (0:00:00.338) 0:00:02.966 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.UE8Wc4", "mssql_tls_private_key": "ansible.snVIIE" }, "changed": false } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:59 Saturday 27 January 2024 01:28:33 +0000 (0:00:00.025) 0:00:02.992 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:28:33 +0000 (0:00:00.157) 0:00:03.150 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:28:33 +0000 (0:00:00.035) 0:00:03.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.011) 0:00:03.197 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat_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-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.038) 0:00:03.235 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.009) 0:00:03.245 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.009) 0:00:03.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.008) 0:00:03.263 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.008) 0:00:03.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.009) 0:00:03.281 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.015) 0:00:03.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.015) 0:00:03.313 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.010) 0:00:03.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.011) 0:00:03.334 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.014) 0:00:03.349 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.015) 0:00:03.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.009) 0:00:03.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.018) 0:00:03.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.016) 0:00:03.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:28:34 +0000 (0:00:00.015) 0:00:03.425 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.981) 0:00:04.406 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.054) 0:00:04.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.047) 0:00:04.508 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.032) 0:00:04.541 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.035) 0:00:04.577 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.453) 0:00:05.031 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.037) 0:00:05.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.039) 0:00:05.107 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:28:35 +0000 (0:00:00.031) 0:00:05.139 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:28:36 +0000 (0:00:00.276) 0:00:05.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:28:36 +0000 (0:00:00.050) 0:00:05.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:28:36 +0000 (0:00:00.052) 0:00:05.519 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:28:36 +0000 (0:00:00.056) 0:00:05.575 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:28:36 +0000 (0:00:00.033) 0:00:05.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:28:36 +0000 (0:00:00.022) 0:00:05.631 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4345.5-2 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: gdb for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: python3 for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4345.5-2.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 15.0.4345.5-2 packages-microsoft-com-mssql-server-2019\n 229 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 rhel-Server 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 rhel-Server 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 rhel-Server 41 k\n gdb x86_64 7.6.1-120.el7 rhel-Server 2.4 M\n libatomic x86_64 4.8.5-44.el7 rhel-Server 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 rhel-Server 170 k\n lsof x86_64 4.87-6.el7 rhel-Server 331 k\n python3 x86_64 3.6.8-21.el7_9 rhel-Server 71 k\n python3-libs x86_64 3.6.8-21.el7_9 rhel-Server 6.9 M\n python3-pip noarch 9.0.3-8.el7 rhel-Server 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 rhel-Server 629 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+11 Dependent packages)\n\nTotal size: 241 M\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/12 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/12 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/12 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/12 \n Installing : libatomic-4.8.5-44.el7.x86_64 5/12 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/12 \n Installing : gdb-7.6.1-120.el7.x86_64 7/12 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 8/12 \n Installing : lsof-4.87-6.el7.x86_64 9/12 \n Installing : bzip2-1.0.6-13.el7.x86_64 10/12 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Installing : mssql-server-15.0.4345.5-2.x86_64 12/12 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\n Verifying : python3-3.6.8-21.el7_9.x86_64 1/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 2/12 \n Verifying : mssql-server-15.0.4345.5-2.x86_64 3/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/12 \n Verifying : lsof-4.87-6.el7.x86_64 5/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 6/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 7/12 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 8/12 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 9/12 \n Verifying : python3-pip-9.0.3-8.el7.noarch 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 12/12 \n\nInstalled:\n mssql-server.x86_64 0:15.0.4345.5-2 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n lsof.x86_64 0:4.87-6.el7 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:29:18 +0000 (0:00:42.345) 0:00:47.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:29:18 +0000 (0:00:00.018) 0:00:47.995 ****** 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.005956", "end": "2024-01-27 01:29:18.919236", "rc": 0, "start": "2024-01-27 01:29:18.913280" } TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:29:18 +0000 (0:00:00.143) 0:00:48.138 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:29:19 +0000 (0:00:00.912) 0:00:49.051 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:29:19 +0000 (0:00:00.035) 0:00:49.086 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:29:19 +0000 (0:00:00.059) 0:00:49.146 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:29:25 +0000 (0:00:05.404) 0:00:54.550 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:29:25 +0000 (0:00:00.063) 0:00:54.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:29:25 +0000 (0:00:00.050) 0:00:54.664 ****** 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 [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:29:25 +0000 (0:00:00.417) 0:00:55.081 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ActiveEnterTimestampMonotonic": "12263985", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service network.target system.slice systemd-sysctl.service systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:06:48 UTC", "AssertTimestampMonotonic": "11522259", "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": "Sat 2024-01-27 01:06:48 UTC", "ConditionTimestampMonotonic": "11522253", "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": "949", "ExecMainStartTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ExecMainStartTimestampMonotonic": "11536081", "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": "Sat 2024-01-27 01:06:48 UTC", "InactiveExitTimestampMonotonic": "11536139", "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": "949", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:06:48 UTC", "WatchdogTimestampMonotonic": "12263925", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:29:26 +0000 (0:00:00.504) 0:00:55.586 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.133468", "end": "2024-01-27 01:29:26.677660", "rc": 0, "start": "2024-01-27 01:29:26.544192" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:29:26 +0000 (0:00:00.405) 0:00:55.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:29:26 +0000 (0:00:00.032) 0:00:56.024 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:29:26 +0000 (0:00:00.032) 0:00:56.056 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:29:26 +0000 (0:00:00.051) 0:00:56.108 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:29:27 +0000 (0:00:00.206) 0:00:56.315 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: search-disabled-repos\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.5.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 rhel-Server 49 k\n msodbcsql17 x86_64 17.10.5.1-1 packages-microsoft-com-prod 913 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.5.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.5.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.5.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:29:31 +0000 (0:00:04.398) 0:01:00.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.028) 0:01:00.742 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.049) 0:01:00.791 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.024) 0:01:00.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.027) 0:01:00.843 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.033) 0:01:00.877 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.048) 0:01:00.925 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.020) 0:01:00.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.041) 0:01:00.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.047) 0:01:01.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.032) 0:01:01.067 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.023) 0:01:01.090 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.034) 0:01:01.125 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:29:31 +0000 (0:00:00.033) 0:01:01.158 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.043) 0:01:01.201 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.022) 0:01:01.224 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.052) 0:01:01.276 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003300", "end": "2024-01-27 01:29:32.203629", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:32.200329" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.184) 0:01:01.461 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.132534", "end": "2024-01-27 01:29:32.561348", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:32.428814" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.331) 0:01:01.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.053) 0:01:01.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.029) 0:01:01.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.026) 0:01:01.902 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.022) 0:01:01.924 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.018) 0:01:01.943 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.020) 0:01:01.963 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.019) 0:01:01.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.021) 0:01:02.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.020) 0:01:02.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.028) 0:01:02.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.037) 0:01:02.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:29:32 +0000 (0:00:00.046) 0:01:02.137 ****** changed: [sut] => (item=/tmp/ansible.UE8Wc4) => { "ansible_loop_var": "item", "changed": true, "checksum": "878915d57d39dfb761ebebdd516cfb612186d3e7", "dest": "/etc/pki/tls/certs/ansible.UE8Wc4", "gid": 994, "group": "mssql", "item": "/tmp/ansible.UE8Wc4", "md5sum": "8819ec42bcb2d201185352d52ec6c6c9", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1706318973.0372026-22596-14505740939692/source", "state": "file", "uid": 996 } changed: [sut] => (item=ansible.snVIIE) => { "ansible_loop_var": "item", "changed": true, "checksum": "febd96979335585538315728ba3675b94675e78b", "dest": "/etc/pki/tls/private/ansible.snVIIE", "gid": 994, "group": "mssql", "item": "ansible.snVIIE", "md5sum": "3b9043c3e332f9137158913e61523fda", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1706318973.5286958-22596-41766787744014/source", "state": "file", "uid": 996 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:29:33 +0000 (0:00:00.971) 0:01:03.109 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:33 +0000 (0:00:00.038) 0:01:03.148 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003361", "end": "2024-01-27 01:29:34.076715", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:34.073354" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:34 +0000 (0:00:00.149) 0:01:03.298 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.UE8Wc4" ], "delta": "0:00:00.143773", "end": "2024-01-27 01:29:34.404329", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:34.260556" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:34 +0000 (0:00:00.332) 0:01:03.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:29:34 +0000 (0:00:00.023) 0:01:03.653 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:34 +0000 (0:00:00.037) 0:01:03.691 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003398", "end": "2024-01-27 01:29:34.619000", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:34.615602" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:34 +0000 (0:00:00.149) 0:01:03.840 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.snVIIE" ], "delta": "0:00:03.003637", "end": "2024-01-27 01:29:37.771471", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:34.767834" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:37 +0000 (0:00:03.156) 0:01:06.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:29:37 +0000 (0:00:00.023) 0:01:07.020 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:37 +0000 (0:00:00.059) 0:01:07.080 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003281", "end": "2024-01-27 01:29:38.004312", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:38.001031" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.147) 0:01:07.228 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.131368", "end": "2024-01-27 01:29:38.292652", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:38.161284" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.290) 0:01:07.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.020) 0:01:07.538 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.037) 0:01:07.576 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003315", "end": "2024-01-27 01:29:38.499037", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:38.495722" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.143) 0:01:07.719 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.135599", "end": "2024-01-27 01:29:38.777277", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:38.641678" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.282) 0:01:08.002 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.023) 0:01:08.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.026) 0:01:08.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.023) 0:01:08.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.021) 0:01:08.097 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.023) 0:01:08.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.023) 0:01:08.144 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:29:38 +0000 (0:00:00.046) 0:01:08.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.021) 0:01:08.212 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.021) 0:01:08.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.023) 0:01:08.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.029) 0:01:08.286 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.031) 0:01:08.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.030) 0:01:08.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.037) 0:01:08.386 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.031) 0:01:08.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 [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.026) 0:01:08.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:08.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:08.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.025) 0:01:08.515 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:08.537 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.021) 0:01:08.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.020) 0:01:08.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.021) 0:01:08.600 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.019) 0:01:08.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.020) 0:01:08.641 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.018) 0:01:08.660 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.045) 0:01:08.705 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.034) 0:01:08.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:08.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.024) 0:01:08.787 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.027) 0:01:08.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:08.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:08.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.032) 0:01:08.893 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.028) 0:01:08.921 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:08.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.020) 0:01:08.965 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.020) 0:01:08.985 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.018) 0:01:09.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.019) 0:01:09.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.022) 0:01:09.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.023) 0:01:09.069 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.033) 0:01:09.102 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.020) 0:01:09.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:29:39 +0000 (0:00:00.024) 0:01:09.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:29:40 +0000 (0:00:00.049) 0:01:09.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:29:40 +0000 (0:00:00.021) 0:01:09.218 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:29:40 +0000 (0:00:00.026) 0:01:09.244 ****** 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-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:29:40 +0000 (0:00:00.025) 0:01:09.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:29:40 +0000 (0:00:00.033) 0:01:09.303 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:29:40 +0000 (0:00:00.043) 0:01:09.346 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:29:40 +0000 (0:00:00.254) 0:01:09.600 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:29:25 UTC", "ActiveEnterTimestampMonotonic": "1368639692", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target system.slice systemd-journald.socket network.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:29:25 UTC", "AssertTimestampMonotonic": "1368632671", "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": "Sat 2024-01-27 01:29:25 UTC", "ConditionTimestampMonotonic": "1368632669", "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": "20968", "ExecMainStartTimestamp": "Sat 2024-01-27 01:29:25 UTC", "ExecMainStartTimestampMonotonic": "1368639639", "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": "Sat 2024-01-27 01:29:25 UTC", "InactiveExitTimestampMonotonic": "1368639692", "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": "20968", "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": "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": "Sat 2024-01-27 01:29:25 UTC", "WatchdogTimestampMonotonic": "1368639672", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:29:41 +0000 (0:00:00.674) 0:01:10.275 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:29:41 +0000 (0:00:00.039) 0:01:10.314 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:68 Saturday 27 January 2024 01:29:41 +0000 (0:00:00.026) 0:01:10.341 ****** changed: [sut -> localhost] => { "changed": true, "path": "ansible.snVIIE", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:75 Saturday 27 January 2024 01:29:41 +0000 (0:00:00.282) 0:01:10.624 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql-sever-increase-start-limit.yml:3 Saturday 27 January 2024 01:29:41 +0000 (0:00:00.084) 0:01:10.708 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql-sever-increase-start-limit.yml:10 Saturday 27 January 2024 01:29:41 +0000 (0:00:00.261) 0:01:10.969 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql-sever-increase-start-limit.yml:17 Saturday 27 January 2024 01:29:41 +0000 (0:00:00.209) 0:01:11.179 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:78 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.383) 0:01:11.563 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.070) 0:01:11.633 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.054) 0:01:11.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.030) 0:01:11.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.024) 0:01:11.742 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.040) 0:01:11.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.023) 0:01:11.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.021) 0:01:11.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.027) 0:01:11.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.026) 0:01:11.882 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:29:42 +0000 (0:00:00.104) 0:01:11.986 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:29:41 UTC", "ActiveEnterTimestampMonotonic": "1384534795", "ActiveExitTimestamp": "Sat 2024-01-27 01:29:40 UTC", "ActiveExitTimestampMonotonic": "1384096148", "ActiveState": "active", "After": "systemd-journald.socket auditd.service basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:29:41 UTC", "AssertTimestampMonotonic": "1384524683", "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": "Sat 2024-01-27 01:29:41 UTC", "ConditionTimestampMonotonic": "1384524681", "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": "21540", "ExecMainStartTimestamp": "Sat 2024-01-27 01:29:41 UTC", "ExecMainStartTimestampMonotonic": "1384534744", "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": "Sat 2024-01-27 01:29:41 UTC", "InactiveEnterTimestampMonotonic": "1384516497", "InactiveExitTimestamp": "Sat 2024-01-27 01:29:41 UTC", "InactiveExitTimestampMonotonic": "1384534795", "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": "21540", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:29:41 UTC", "WatchdogTimestampMonotonic": "1384534775", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:29:43 +0000 (0:00:00.345) 0:01:12.331 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003546", "end": "2024-01-27 01:29:43.255709", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:43.252163" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:29:43 +0000 (0:00:00.147) 0:01:12.478 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003647", "end": "2024-01-27 01:29:43.427848", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:43.424201" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:29:43 +0000 (0:00:00.195) 0:01:12.674 ****** 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-cizbi4e07v/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:29:43 +0000 (0:00:00.035) 0:01:12.709 ****** 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": 6382, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:29:44 +0000 (0:00:01.205) 0:01:13.915 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.040732", "end": "2024-01-27 01:29:44.911107", "rc": 0, "start": "2024-01-27 01:29:44.870375" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Red Hat Enterprise Linux Server 7.9 (Maipo)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:29:44 +0000 (0:00:00.234) 0:01:14.150 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:29:44 +0000 (0:00:00.026) 0:01:14.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.021) 0:01:14.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.019) 0:01:14.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.019) 0:01:14.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.021) 0:01:14.258 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.019) 0:01:14.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.027) 0:01:14.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.019) 0:01:14.324 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.055) 0:01:14.380 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004583", "end": "2024-01-27 01:29:45.302637", "rc": 0, "start": "2024-01-27 01:29:45.298054" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.UE8Wc4 TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.146) 0:01:14.526 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.031) 0:01:14.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.UE8Wc4] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.030) 0:01:14.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.020) 0:01:14.609 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.037) 0:01:14.646 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004637", "end": "2024-01-27 01:29:45.572782", "rc": 0, "start": "2024-01-27 01:29:45.568145" } STDOUT: tlskey = /etc/pki/tls/private/ansible.snVIIE TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.151) 0:01:14.798 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.035) 0:01:14.834 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.snVIIE] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.049) 0:01:14.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.057) 0:01:14.941 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.047) 0:01:14.989 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004823", "end": "2024-01-27 01:29:45.943642", "rc": 0, "start": "2024-01-27 01:29:45.938819" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:29:45 +0000 (0:00:00.194) 0:01:15.183 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.046) 0:01:15.229 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.032) 0:01:15.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.051) 0:01:15.312 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.119) 0:01:15.432 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004758", "end": "2024-01-27 01:29:46.366207", "rc": 0, "start": "2024-01-27 01:29:46.361449" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.162) 0:01:15.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.024) 0:01:15.619 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.036) 0:01:15.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.024) 0:01:15.681 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.023) 0:01:15.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.028) 0:01:15.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:85 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.029) 0:01:15.762 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.146) 0:01:15.909 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.049) 0:01:15.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.034) 0:01:15.993 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat_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-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.065) 0:01:16.058 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.071) 0:01:16.130 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.038) 0:01:16.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:29:46 +0000 (0:00:00.020) 0:01:16.190 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.022) 0:01:16.212 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.022) 0:01:16.234 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.021) 0:01:16.256 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.020) 0:01:16.277 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.023) 0:01:16.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.020) 0:01:16.321 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.029) 0:01:16.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.037) 0:01:16.388 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.029) 0:01:16.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.027) 0:01:16.445 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.019) 0:01:16.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:29:47 +0000 (0:00:00.021) 0:01:16.486 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.747) 0:01:17.233 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.057) 0:01:17.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.019) 0:01:17.310 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.023) 0:01:17.334 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.039) 0:01:17.374 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.364) 0:01:17.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.024) 0:01:17.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.025) 0:01:17.788 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.027) 0:01:17.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.046) 0:01:17.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.023) 0:01:17.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.023) 0:01:17.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.021) 0:01:17.930 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.032) 0:01:17.963 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:29:48 +0000 (0:00:00.032) 0:01:17.995 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:29:49 +0000 (0:00:00.400) 0:01:18.395 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:29:49 +0000 (0:00:00.022) 0:01:18.418 ****** 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.005512", "end": "2024-01-27 01:29:49.339507", "rc": 0, "start": "2024-01-27 01:29:49.333995" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:29:49 +0000 (0:00:00.151) 0:01:18.569 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.843) 0:01:19.412 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.032) 0:01:19.445 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.025) 0:01:19.470 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.020) 0:01:19.491 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.030) 0:01:19.521 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.024) 0:01:19.546 ****** 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 [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.386) 0:01:19.932 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ActiveEnterTimestampMonotonic": "12263985", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-sysctl.service network.target systemd-journald.socket basic.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:06:48 UTC", "AssertTimestampMonotonic": "11522259", "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": "Sat 2024-01-27 01:06:48 UTC", "ConditionTimestampMonotonic": "11522253", "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": "949", "ExecMainStartTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ExecMainStartTimestampMonotonic": "11536081", "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": "Sat 2024-01-27 01:06:48 UTC", "InactiveExitTimestampMonotonic": "11536139", "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": "949", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:06:48 UTC", "WatchdogTimestampMonotonic": "12263925", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:29:50 +0000 (0:00:00.220) 0:01:20.152 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.108970", "end": "2024-01-27 01:29:51.174281", "rc": 0, "start": "2024-01-27 01:29:51.065311" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.274) 0:01:20.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.020) 0:01:20.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.021) 0:01:20.468 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.021) 0:01:20.490 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.161) 0:01:20.651 ****** 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 [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.366) 0:01:21.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.023) 0:01:21.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.037) 0:01:21.080 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.050) 0:01:21.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:29:51 +0000 (0:00:00.025) 0:01:21.156 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.060) 0:01:21.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 [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.026) 0:01:21.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.025) 0:01:21.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.020) 0:01:21.289 ****** 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.005930", "end": "2024-01-27 01:29:52.215904", "rc": 0, "start": "2024-01-27 01:29:52.209974" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.161) 0:01:21.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:29:52 +0000 (0:00:00.024) 0:01:21.475 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.745) 0:01:22.221 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.024) 0:01:22.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.021) 0:01:22.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.024) 0:01:22.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.021) 0:01:22.313 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.036) 0:01:22.349 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003301", "end": "2024-01-27 01:29:53.272631", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:29:53.269330" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.145) 0:01:22.495 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.134869", "end": "2024-01-27 01:29:53.550588", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:53.415719" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.284) 0:01:22.780 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.023) 0:01:22.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.021) 0:01:22.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.022) 0:01:22.847 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.021) 0:01:22.868 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.054) 0:01:22.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.031) 0:01:22.954 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.022) 0:01:22.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.023) 0:01:23.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.031) 0:01:23.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.022) 0:01:23.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.022) 0:01:23.076 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.022) 0:01:23.098 ****** skipping: [sut] => (item=/tmp/ansible.UE8Wc4) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.UE8Wc4", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.snVIIE) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.snVIIE", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.026) 0:01:23.125 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:53 +0000 (0:00:00.037) 0:01:23.162 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003312", "end": "2024-01-27 01:29:54.083402", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:54.080090" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.UE8Wc4 TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:54 +0000 (0:00:00.148) 0:01:23.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:54 +0000 (0:00:00.054) 0:01:23.365 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.134989", "end": "2024-01-27 01:29:54.421986", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:54.286997" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:29:54 +0000 (0:00:00.311) 0:01:23.677 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:54 +0000 (0:00:00.097) 0:01:23.775 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003390", "end": "2024-01-27 01:29:54.716034", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:54.712644" } STDOUT: tlskey = /etc/pki/tls/private/ansible.snVIIE TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:54 +0000 (0:00:00.173) 0:01:23.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:54 +0000 (0:00:00.065) 0:01:24.014 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.134456", "end": "2024-01-27 01:29:55.097473", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:54.963017" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:29:55 +0000 (0:00:00.345) 0:01:24.360 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:55 +0000 (0:00:00.087) 0:01:24.448 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003414", "end": "2024-01-27 01:29:55.430960", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:55.427546" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:55 +0000 (0:00:00.296) 0:01:24.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:55 +0000 (0:00:00.116) 0:01:24.861 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.134456", "end": "2024-01-27 01:29:55.935006", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:55.800550" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:29:55 +0000 (0:00:00.321) 0:01:25.182 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:29:56 +0000 (0:00:00.069) 0:01:25.252 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003446", "end": "2024-01-27 01:29:56.266371", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:56.262925" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:29:56 +0000 (0:00:00.238) 0:01:25.491 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:29:56 +0000 (0:00:00.030) 0:01:25.521 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.131994", "end": "2024-01-27 01:29:56.677147", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:29:56.545153" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:29:56 +0000 (0:00:00.401) 0:01:25.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:29:56 +0000 (0:00:00.124) 0:01:26.047 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:29:56 +0000 (0:00:00.047) 0:01:26.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:29:56 +0000 (0:00:00.059) 0:01:26.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.073) 0:01:26.228 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.034) 0:01:26.263 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.069) 0:01:26.333 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.023) 0:01:26.356 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.051) 0:01:26.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.061) 0:01:26.469 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.035) 0:01:26.504 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.042) 0:01:26.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.023) 0:01:26.571 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.045) 0:01:26.617 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.028) 0:01:26.646 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.045) 0:01:26.691 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.062) 0:01:26.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.025) 0:01:26.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.044) 0:01:26.823 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.058) 0:01:26.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.045) 0:01:26.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.073) 0:01:27.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.025) 0:01:27.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.042) 0:01:27.069 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.073) 0:01:27.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.022) 0:01:27.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:29:57 +0000 (0:00:00.022) 0:01:27.187 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.046) 0:01:27.233 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.028) 0:01:27.262 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.021) 0:01:27.283 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.062) 0:01:27.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.024) 0:01:27.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.023) 0:01:27.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.035) 0:01:27.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.038) 0:01:27.468 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.044) 0:01:27.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.046) 0:01:27.559 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.080) 0:01:27.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.046) 0:01:27.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.041) 0:01:27.728 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.029) 0:01:27.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.023) 0:01:27.781 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.035) 0:01:27.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.125) 0:01:27.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.055) 0:01:27.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.045) 0:01:28.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.050) 0:01:28.094 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.055) 0:01:28.149 ****** 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-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:29:58 +0000 (0:00:00.022) 0:01:28.172 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:29:59 +0000 (0:00:00.037) 0:01:28.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:29:59 +0000 (0:00:00.024) 0:01:28.234 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:29:59 +0000 (0:00:00.220) 0:01:28.454 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:29:41 UTC", "ActiveEnterTimestampMonotonic": "1384534795", "ActiveExitTimestamp": "Sat 2024-01-27 01:29:40 UTC", "ActiveExitTimestampMonotonic": "1384096148", "ActiveState": "active", "After": "systemd-journald.socket auditd.service basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:29:41 UTC", "AssertTimestampMonotonic": "1384524683", "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": "Sat 2024-01-27 01:29:41 UTC", "ConditionTimestampMonotonic": "1384524681", "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": "21540", "ExecMainStartTimestamp": "Sat 2024-01-27 01:29:41 UTC", "ExecMainStartTimestampMonotonic": "1384534744", "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": "Sat 2024-01-27 01:29:41 UTC", "InactiveEnterTimestampMonotonic": "1384516497", "InactiveExitTimestamp": "Sat 2024-01-27 01:29:41 UTC", "InactiveExitTimestampMonotonic": "1384534795", "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": "21540", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 01:29:41 UTC", "WatchdogTimestampMonotonic": "1384534775", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:30:00 +0000 (0:00:01.408) 0:01:29.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.021) 0:01:29.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:92 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.021) 0:01:29.905 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.108) 0:01:30.014 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.028) 0:01:30.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.021) 0:01:30.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.020) 0:01:30.085 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.020) 0:01:30.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.023) 0:01:30.128 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.022) 0:01:30.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:30:00 +0000 (0:00:00.024) 0:01:30.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:30:01 +0000 (0:00:00.028) 0:01:30.204 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:30:01 +0000 (0:00:00.054) 0:01:30.259 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:00 UTC", "ActiveEnterTimestampMonotonic": "1404116812", "ActiveExitTimestamp": "Sat 2024-01-27 01:29:59 UTC", "ActiveExitTimestampMonotonic": "1403012179", "ActiveState": "active", "After": "systemd-journald.socket auditd.service basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:00 UTC", "AssertTimestampMonotonic": "1404109926", "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": "Sat 2024-01-27 01:30:00 UTC", "ConditionTimestampMonotonic": "1404109925", "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": "22305", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:00 UTC", "ExecMainStartTimestampMonotonic": "1404116754", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:30:00 UTC] ; stop_time=[n/a] ; pid=22305 ; 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": "Sat 2024-01-27 01:30:00 UTC", "InactiveEnterTimestampMonotonic": "1404102482", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:00 UTC", "InactiveExitTimestampMonotonic": "1404116812", "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": "22305", "MemoryAccounting": "no", "MemoryCurrent": "70864896", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "21", "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": "Sat 2024-01-27 01:30:00 UTC", "WatchdogTimestampMonotonic": "1404116792", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:30:01 +0000 (0:00:00.230) 0:01:30.489 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004175", "end": "2024-01-27 01:30:01.414126", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:01.409951" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:30:01 +0000 (0:00:00.148) 0:01:30.638 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003908", "end": "2024-01-27 01:30:01.568585", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:01.564677" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:30:01 +0000 (0:00:00.167) 0:01:30.805 ****** 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-cizbi4e07v/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:30:01 +0000 (0:00:00.063) 0:01:30.869 ****** 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": 7524, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:30:02 +0000 (0:00:01.171) 0:01:32.041 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:01.588397", "end": "2024-01-27 01:30:04.606550", "rc": 0, "start": "2024-01-27 01:30:03.018153" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Red Hat Enterprise Linux Server 7.9 (Maipo)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:30:04 +0000 (0:00:01.792) 0:01:33.834 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.026) 0:01:33.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.025) 0:01:33.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.023) 0:01:33.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.022) 0:01:33.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.023) 0:01:33.955 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.023) 0:01:33.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.059) 0:01:34.037 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.028) 0:01:34.065 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:04 +0000 (0:00:00.049) 0:01:34.115 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004476", "end": "2024-01-27 01:30:05.063661", "rc": 0, "start": "2024-01-27 01:30:05.059185" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.172) 0:01:34.287 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.038) 0:01:34.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.042) 0:01:34.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.040) 0:01:34.410 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.039) 0:01:34.449 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004518", "end": "2024-01-27 01:30:05.371554", "rc": 0, "start": "2024-01-27 01:30:05.367036" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.144) 0:01:34.593 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.030) 0:01:34.623 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.024) 0:01:34.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.019) 0:01:34.667 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.036) 0:01:34.704 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004567", "end": "2024-01-27 01:30:05.629637", "rc": 0, "start": "2024-01-27 01:30:05.625070" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.147) 0:01:34.851 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.058) 0:01:34.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.023) 0:01:34.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.022) 0:01:34.955 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.037) 0:01:34.993 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004521", "end": "2024-01-27 01:30:05.913807", "rc": 0, "start": "2024-01-27 01:30:05.909286" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.141) 0:01:35.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.025) 0:01:35.160 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:05 +0000 (0:00:00.031) 0:01:35.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:30:06 +0000 (0:00:00.023) 0:01:35.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:30:06 +0000 (0:00:00.022) 0:01:35.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:30:06 +0000 (0:00:00.021) 0:01:35.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:99 Saturday 27 January 2024 01:30:06 +0000 (0:00:00.021) 0:01:35.280 ****** changed: [sut] => (item=/etc/pki/tls/certs/ansible.UE8Wc4) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.UE8Wc4", "path": "/etc/pki/tls/certs/ansible.UE8Wc4", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/ansible.snVIIE) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.snVIIE", "path": "/etc/pki/tls/private/ansible.snVIIE", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:107 Saturday 27 January 2024 01:30:06 +0000 (0:00:00.285) 0:01:35.566 ****** ok: [sut] => (item=/tmp/ansible.UE8Wc4) => { "ansible_loop_var": "item", "changed": false, "checksum": "878915d57d39dfb761ebebdd516cfb612186d3e7", "dest": "/tmp/ansible.UE8Wc4", "gid": 0, "group": "root", "item": "/tmp/ansible.UE8Wc4", "mode": "0600", "owner": "root", "path": "/tmp/ansible.UE8Wc4", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [sut] => (item=/tmp/ansible.snVIIE) => { "ansible_loop_var": "item", "changed": false, "checksum": "febd96979335585538315728ba3675b94675e78b", "dest": "/tmp/ansible.snVIIE", "gid": 0, "group": "root", "item": "/tmp/ansible.snVIIE", "mode": "0600", "owner": "root", "path": "/tmp/ansible.snVIIE", "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-cizbi4e07v/tests/tasks/tests_tls.yml:116 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.674) 0:01:36.241 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.UE8Wc4", "mssql_tls_private_key": "ansible.snVIIE" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:121 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.063) 0:01:36.304 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.195) 0:01:36.500 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.032) 0:01:36.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.025) 0:01:36.558 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat_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-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.038) 0:01:36.596 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.021) 0:01:36.618 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.021) 0:01:36.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.660 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.680 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.701 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.056) 0:01:36.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.778 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.819 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.023) 0:01:36.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.021) 0:01:36.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.020) 0:01:36.906 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.018) 0:01:36.925 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:30:07 +0000 (0:00:00.022) 0:01:36.947 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:30:08 +0000 (0:00:00.732) 0:01:37.680 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:30:08 +0000 (0:00:00.058) 0:01:37.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:30:08 +0000 (0:00:00.020) 0:01:37.759 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:30:08 +0000 (0:00:00.023) 0:01:37.782 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:30:08 +0000 (0:00:00.093) 0:01:37.876 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:30:10 +0000 (0:00:01.612) 0:01:39.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.021) 0:01:39.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.021) 0:01:39.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.021) 0:01:39.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.028) 0:01:39.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.032) 0:01:39.615 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.023) 0:01:39.638 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.037) 0:01:39.676 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.049) 0:01:39.725 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.029) 0:01:39.755 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.401) 0:01:40.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:30:10 +0000 (0:00:00.023) 0:01:40.179 ****** 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.005545", "end": "2024-01-27 01:30:11.120072", "rc": 0, "start": "2024-01-27 01:30:11.114527" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:30:11 +0000 (0:00:00.176) 0:01:40.356 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:30:11 +0000 (0:00:00.788) 0:01:41.144 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:30:12 +0000 (0:00:00.057) 0:01:41.201 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:30:12 +0000 (0:00:00.029) 0:01:41.231 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:30:12 +0000 (0:00:00.043) 0:01:41.274 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:30:12 +0000 (0:00:00.028) 0:01:41.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:30:12 +0000 (0:00:00.020) 0:01:41.322 ****** 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 [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:30:12 +0000 (0:00:00.359) 0:01:41.682 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ActiveEnterTimestampMonotonic": "12263985", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-sysctl.service network.target systemd-journald.socket basic.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:06:48 UTC", "AssertTimestampMonotonic": "11522259", "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": "Sat 2024-01-27 01:06:48 UTC", "ConditionTimestampMonotonic": "11522253", "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": "949", "ExecMainStartTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ExecMainStartTimestampMonotonic": "11536081", "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": "Sat 2024-01-27 01:06:48 UTC", "InactiveExitTimestampMonotonic": "11536139", "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": "949", "MemoryAccounting": "no", "MemoryCurrent": "20439040", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "5", "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": "Sat 2024-01-27 01:06:48 UTC", "WatchdogTimestampMonotonic": "12263925", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:30:12 +0000 (0:00:00.222) 0:01:41.905 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.107886", "end": "2024-01-27 01:30:12.937290", "rc": 0, "start": "2024-01-27 01:30:12.829404" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.297) 0:01:42.202 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.020) 0:01:42.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.021) 0:01:42.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.041) 0:01:42.287 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.160) 0:01:42.448 ****** 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 [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.361) 0:01:42.810 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.022) 0:01:42.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.023) 0:01:42.856 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.023) 0:01:42.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.021) 0:01:42.902 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.022) 0:01:42.924 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.024) 0:01:42.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.022) 0:01:42.972 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.022) 0:01:42.994 ****** 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.005447", "end": "2024-01-27 01:30:13.923350", "rc": 0, "start": "2024-01-27 01:30:13.917903" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.148) 0:01:43.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:30:13 +0000 (0:00:00.022) 0:01:43.166 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:30:14 +0000 (0:00:00.769) 0:01:43.935 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:30:14 +0000 (0:00:00.065) 0:01:44.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:30:14 +0000 (0:00:00.037) 0:01:44.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:30:14 +0000 (0:00:00.047) 0:01:44.086 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:30:14 +0000 (0:00:00.047) 0:01:44.133 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:14 +0000 (0:00:00.055) 0:01:44.189 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003314", "end": "2024-01-27 01:30:15.133071", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:15.129757" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.179) 0:01:44.369 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.133026", "end": "2024-01-27 01:30:15.443489", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:15.310463" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.303) 0:01:44.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.051) 0:01:44.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.045) 0:01:44.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.033) 0:01:44.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.061) 0:01:44.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.029) 0:01:44.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.117) 0:01:45.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.047) 0:01:45.059 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.036) 0:01:45.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.046) 0:01:45.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:30:15 +0000 (0:00:00.039) 0:01:45.181 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:30:16 +0000 (0:00:00.049) 0:01:45.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:30:16 +0000 (0:00:00.052) 0:01:45.283 ****** changed: [sut] => (item=/tmp/ansible.UE8Wc4) => { "ansible_loop_var": "item", "changed": true, "checksum": "878915d57d39dfb761ebebdd516cfb612186d3e7", "dest": "/etc/pki/tls/certs/ansible.UE8Wc4", "gid": 994, "group": "mssql", "item": "/tmp/ansible.UE8Wc4", "md5sum": "8819ec42bcb2d201185352d52ec6c6c9", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.UE8Wc4", "state": "file", "uid": 996 } changed: [sut] => (item=/tmp/ansible.snVIIE) => { "ansible_loop_var": "item", "changed": true, "checksum": "febd96979335585538315728ba3675b94675e78b", "dest": "/etc/pki/tls/private/ansible.snVIIE", "gid": 994, "group": "mssql", "item": "/tmp/ansible.snVIIE", "md5sum": "3b9043c3e332f9137158913e61523fda", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.snVIIE", "state": "file", "uid": 996 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:30:16 +0000 (0:00:00.584) 0:01:45.868 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:16 +0000 (0:00:00.069) 0:01:45.937 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004426", "end": "2024-01-27 01:30:17.881455", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:16.877029" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:17 +0000 (0:00:01.175) 0:01:47.113 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.UE8Wc4" ], "delta": "0:00:00.135221", "end": "2024-01-27 01:30:18.194942", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:18.059721" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:18 +0000 (0:00:00.320) 0:01:47.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:30:18 +0000 (0:00:00.031) 0:01:47.465 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:18 +0000 (0:00:00.102) 0:01:47.567 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003514", "end": "2024-01-27 01:30:18.511570", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:18.508056" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:18 +0000 (0:00:00.191) 0:01:47.759 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.snVIIE" ], "delta": "0:00:00.134994", "end": "2024-01-27 01:30:18.845982", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:18.710988" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:18 +0000 (0:00:00.340) 0:01:48.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:30:18 +0000 (0:00:00.033) 0:01:48.133 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:18 +0000 (0:00:00.051) 0:01:48.184 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003370", "end": "2024-01-27 01:30:19.115905", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:19.112535" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:19 +0000 (0:00:00.155) 0:01:48.339 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.132030", "end": "2024-01-27 01:30:19.403900", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:19.271870" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:19 +0000 (0:00:00.300) 0:01:48.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:30:19 +0000 (0:00:00.054) 0:01:48.694 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:19 +0000 (0:00:00.090) 0:01:48.784 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003400", "end": "2024-01-27 01:30:19.717971", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:19.714571" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:19 +0000 (0:00:00.192) 0:01:48.977 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.131920", "end": "2024-01-27 01:30:20.059901", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:19.927981" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.319) 0:01:49.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.037) 0:01:49.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.024) 0:01:49.360 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.107) 0:01:49.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.034) 0:01:49.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.027) 0:01:49.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.041) 0:01:49.570 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.045) 0:01:49.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.041) 0:01:49.657 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.050) 0:01:49.707 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.049) 0:01:49.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.048) 0:01:49.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.057) 0:01:49.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.045) 0:01:49.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.031) 0:01:49.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 [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.033) 0:01:49.972 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.027) 0:01:50.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.028) 0:01:50.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.028) 0:01:50.058 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.025) 0:01:50.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.022) 0:01:50.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:30:20 +0000 (0:00:00.023) 0:01:50.129 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.130) 0:01:50.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.045) 0:01:50.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.033) 0:01:50.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.022) 0:01:50.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.027) 0:01:50.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.041) 0:01:50.431 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.034) 0:01:50.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.065) 0:01:50.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.044) 0:01:50.575 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.070) 0:01:50.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.054) 0:01:50.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.025) 0:01:50.727 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.038) 0:01:50.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.033) 0:01:50.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.033) 0:01:50.833 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.049) 0:01:50.883 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.031) 0:01:50.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.049) 0:01:50.964 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.103) 0:01:51.067 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.024) 0:01:51.092 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.024) 0:01:51.116 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.040) 0:01:51.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:30:21 +0000 (0:00:00.030) 0:01:51.188 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.027) 0:01:51.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.028) 0:01:51.244 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.028) 0:01:51.272 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.026) 0:01:51.299 ****** 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-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.026) 0:01:51.325 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.028) 0:01:51.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.053) 0:01:51.406 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.168) 0:01:51.575 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:00 UTC", "ActiveEnterTimestampMonotonic": "1404116812", "ActiveExitTimestamp": "Sat 2024-01-27 01:29:59 UTC", "ActiveExitTimestampMonotonic": "1403012179", "ActiveState": "active", "After": "systemd-journald.socket auditd.service basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:00 UTC", "AssertTimestampMonotonic": "1404109926", "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": "Sat 2024-01-27 01:30:00 UTC", "ConditionTimestampMonotonic": "1404109925", "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": "22305", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:00 UTC", "ExecMainStartTimestampMonotonic": "1404116754", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:30:00 UTC] ; stop_time=[n/a] ; pid=22305 ; 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": "Sat 2024-01-27 01:30:00 UTC", "InactiveEnterTimestampMonotonic": "1404102482", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:00 UTC", "InactiveExitTimestampMonotonic": "1404116812", "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": "22305", "MemoryAccounting": "no", "MemoryCurrent": "691429376", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "146", "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": "Sat 2024-01-27 01:30:00 UTC", "WatchdogTimestampMonotonic": "1404116792", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.494) 0:01:52.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.021) 0:01:52.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:131 Saturday 27 January 2024 01:30:22 +0000 (0:00:00.031) 0:01:52.123 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.214) 0:01:52.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.064) 0:01:52.402 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.030) 0:01:52.433 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.044) 0:01:52.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.039) 0:01:52.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.024) 0:01:52.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.023) 0:01:52.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.026) 0:01:52.592 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.038) 0:01:52.630 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.069) 0:01:52.700 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:22 UTC", "ActiveEnterTimestampMonotonic": "1426318784", "ActiveExitTimestamp": "Sat 2024-01-27 01:30:22 UTC", "ActiveExitTimestampMonotonic": "1426072306", "ActiveState": "active", "After": "systemd-journald.socket auditd.service basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:22 UTC", "AssertTimestampMonotonic": "1426312134", "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": "Sat 2024-01-27 01:30:22 UTC", "ConditionTimestampMonotonic": "1426312132", "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": "23217", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:22 UTC", "ExecMainStartTimestampMonotonic": "1426318730", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:30:22 UTC] ; stop_time=[n/a] ; pid=23217 ; 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": "Sat 2024-01-27 01:30:22 UTC", "InactiveEnterTimestampMonotonic": "1426306067", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:22 UTC", "InactiveExitTimestampMonotonic": "1426318784", "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": "23217", "MemoryAccounting": "no", "MemoryCurrent": "148332544", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "44", "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": "Sat 2024-01-27 01:30:22 UTC", "WatchdogTimestampMonotonic": "1426318765", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:30:23 +0000 (0:00:00.305) 0:01:53.006 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003934", "end": "2024-01-27 01:30:23.972464", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:23.968530" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:30:24 +0000 (0:00:00.191) 0:01:53.197 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004260", "end": "2024-01-27 01:30:24.147482", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:24.143222" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:30:24 +0000 (0:00:00.188) 0:01:53.385 ****** 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-cizbi4e07v/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:30:24 +0000 (0:00:00.116) 0:01:53.502 ****** 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": 6546, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:30:26 +0000 (0:00:02.159) 0:01:55.662 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.045108", "end": "2024-01-27 01:30:26.664185", "rc": 0, "start": "2024-01-27 01:30:26.619077" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Red Hat Enterprise Linux Server 7.9 (Maipo)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.248) 0:01:55.910 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.041) 0:01:55.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.053) 0:01:56.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.035) 0:01:56.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.030) 0:01:56.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.022) 0:01:56.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.019) 0:01:56.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:30:26 +0000 (0:00:00.020) 0:01:56.134 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.064) 0:01:56.198 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.050) 0:01:56.249 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004654", "end": "2024-01-27 01:30:27.176121", "rc": 0, "start": "2024-01-27 01:30:27.171467" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.UE8Wc4 TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.150) 0:01:56.400 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.032) 0:01:56.433 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.UE8Wc4] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.026) 0:01:56.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.022) 0:01:56.482 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.038) 0:01:56.521 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004472", "end": "2024-01-27 01:30:27.443411", "rc": 0, "start": "2024-01-27 01:30:27.438939" } STDOUT: tlskey = /etc/pki/tls/private/ansible.snVIIE TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.143) 0:01:56.665 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.029) 0:01:56.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.snVIIE] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.026) 0:01:56.721 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.021) 0:01:56.742 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.039) 0:01:56.782 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004520", "end": "2024-01-27 01:30:27.706870", "rc": 0, "start": "2024-01-27 01:30:27.702350" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.177) 0:01:56.960 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.031) 0:01:56.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.075) 0:01:57.066 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.022) 0:01:57.089 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:27 +0000 (0:00:00.043) 0:01:57.133 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004534", "end": "2024-01-27 01:30:28.054985", "rc": 0, "start": "2024-01-27 01:30:28.050451" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.147) 0:01:57.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.026) 0:01:57.307 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.041) 0:01:57.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.037) 0:01:57.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.034) 0:01:57.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.023) 0:01:57.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:137 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.034) 0:01:57.478 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/check_header.yml:4 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.151) 0:01:57.630 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003285", "end": "2024-01-27 01:30:28.609093", "rc": 0, "start": "2024-01-27 01:30:28.605808" } 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.UE8Wc4 tlskey = /etc/pki/tls/private/ansible.snVIIE tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:141 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.199) 0:01:57.829 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:30:28 +0000 (0:00:00.338) 0:01:58.168 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.038) 0:01:58.207 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.026) 0:01:58.234 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat_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-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.040) 0:01:58.274 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.019) 0:01:58.294 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.023) 0:01:58.318 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.020) 0:01:58.338 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.019) 0:01:58.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.018) 0:01:58.376 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.018) 0:01:58.395 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.020) 0:01:58.415 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.102) 0:01:58.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.030) 0:01:58.548 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.030) 0:01:58.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.027) 0:01:58.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.033) 0:01:58.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.023) 0:01:58.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.022) 0:01:58.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:30:29 +0000 (0:00:00.021) 0:01:58.707 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.679) 0:01:59.386 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.060) 0:01:59.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.020) 0:01:59.468 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.023) 0:01:59.491 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.039) 0:01:59.531 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.343) 0:01:59.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.022) 0:01:59.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.023) 0:01:59.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.024) 0:01:59.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.027) 0:01:59.971 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.020) 0:01:59.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.020) 0:02:00.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.021) 0:02:00.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.021) 0:02:00.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:30:30 +0000 (0:00:00.022) 0:02:00.080 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:30:31 +0000 (0:00:00.365) 0:02:00.445 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:30:31 +0000 (0:00:00.024) 0:02:00.469 ****** 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.005509", "end": "2024-01-27 01:30:31.392153", "rc": 0, "start": "2024-01-27 01:30:31.386644" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:30:31 +0000 (0:00:00.145) 0:02:00.615 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.840) 0:02:01.455 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.038) 0:02:01.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.024) 0:02:01.518 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.021) 0:02:01.540 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.027) 0:02:01.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.020) 0:02:01.588 ****** 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 [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.351) 0:02:01.940 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ActiveEnterTimestampMonotonic": "12263985", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-sysctl.service network.target systemd-journald.socket basic.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:06:48 UTC", "AssertTimestampMonotonic": "11522259", "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": "Sat 2024-01-27 01:06:48 UTC", "ConditionTimestampMonotonic": "11522253", "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": "949", "ExecMainStartTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ExecMainStartTimestampMonotonic": "11536081", "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": "Sat 2024-01-27 01:06:48 UTC", "InactiveExitTimestampMonotonic": "11536139", "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": "949", "MemoryAccounting": "no", "MemoryCurrent": "20439040", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "5", "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": "Sat 2024-01-27 01:06:48 UTC", "WatchdogTimestampMonotonic": "12263925", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:30:32 +0000 (0:00:00.233) 0:02:02.173 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.114246", "end": "2024-01-27 01:30:33.211605", "rc": 0, "start": "2024-01-27 01:30:33.097359" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:30:33 +0000 (0:00:00.321) 0:02:02.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:30:33 +0000 (0:00:00.037) 0:02:02.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:30:33 +0000 (0:00:00.022) 0:02:02.554 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:30:33 +0000 (0:00:00.062) 0:02:02.616 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:30:33 +0000 (0:00:00.156) 0:02:02.773 ****** 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 [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.463) 0:02:03.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.081) 0:02:03.318 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.060) 0:02:03.378 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.109) 0:02:03.488 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.028) 0:02:03.516 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.067) 0:02:03.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 [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.040) 0:02:03.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.031) 0:02:03.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.026) 0:02:03.683 ****** 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.005299", "end": "2024-01-27 01:30:34.634490", "rc": 0, "start": "2024-01-27 01:30:34.629191" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.176) 0:02:03.859 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:30:34 +0000 (0:00:00.028) 0:02:03.887 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.704) 0:02:04.591 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.024) 0:02:04.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.021) 0:02:04.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.107) 0:02:04.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.024) 0:02:04.769 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.047) 0:02:04.817 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003177", "end": "2024-01-27 01:30:35.751014", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:35.747837" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:35 +0000 (0:00:00.168) 0:02:04.985 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.134819", "end": "2024-01-27 01:30:36.041964", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:35.907145" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.285) 0:02:05.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.039) 0:02:05.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.050) 0:02:05.360 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.070) 0:02:05.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.035) 0:02:05.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.023) 0:02:05.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.023) 0:02:05.513 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.027) 0:02:05.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.037) 0:02:05.578 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.028) 0:02:05.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.020) 0:02:05.627 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.022) 0:02:05.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.031) 0:02:05.681 ****** skipping: [sut] => (item=/tmp/ansible.UE8Wc4) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.UE8Wc4", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.snVIIE) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.snVIIE", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.181) 0:02:05.863 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.043) 0:02:05.906 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003388", "end": "2024-01-27 01:30:36.849578", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:36.846190" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.UE8Wc4 TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.167) 0:02:06.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:36 +0000 (0:00:00.032) 0:02:06.107 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.131113", "end": "2024-01-27 01:30:37.162649", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:37.031536" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:30:37 +0000 (0:00:00.291) 0:02:06.398 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:37 +0000 (0:00:00.055) 0:02:06.453 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003311", "end": "2024-01-27 01:30:37.382632", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:37.379321" } STDOUT: tlskey = /etc/pki/tls/private/ansible.snVIIE TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:37 +0000 (0:00:00.173) 0:02:06.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:37 +0000 (0:00:00.058) 0:02:06.685 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.135668", "end": "2024-01-27 01:30:37.761751", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:37.626083" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:30:37 +0000 (0:00:00.305) 0:02:06.990 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:37 +0000 (0:00:00.040) 0:02:07.030 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003257", "end": "2024-01-27 01:30:37.960023", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:37.956766" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:37 +0000 (0:00:00.152) 0:02:07.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.080) 0:02:07.263 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.134359", "end": "2024-01-27 01:30:38.318664", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:38.184305" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.279) 0:02:07.543 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.040) 0:02:07.583 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003447", "end": "2024-01-27 01:30:38.506507", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:38.503060" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.151) 0:02:07.735 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.027) 0:02:07.762 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.134735", "end": "2024-01-27 01:30:38.816227", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:38.681492" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.277) 0:02:08.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.022) 0:02:08.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.019) 0:02:08.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.021) 0:02:08.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.023) 0:02:08.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.024) 0:02:08.150 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.021) 0:02:08.171 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:30:38 +0000 (0:00:00.021) 0:02:08.193 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.021) 0:02:08.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.069) 0:02:08.305 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.367 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.387 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.022) 0:02:08.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.022) 0:02:08.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.022) 0:02:08.596 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.021) 0:02:08.617 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.021) 0:02:08.639 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.039) 0:02:08.678 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.069) 0:02:08.768 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.026) 0:02:08.795 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:08.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.018) 0:02:08.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.955 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:08.975 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.021) 0:02:08.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.027) 0:02:09.024 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.030) 0:02:09.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:09.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.020) 0:02:09.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.019) 0:02:09.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.021) 0:02:09.136 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:30:39 +0000 (0:00:00.023) 0:02:09.160 ****** 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-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.067) 0:02:09.227 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.023) 0:02:09.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.022) 0:02:09.274 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.164) 0:02:09.439 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:22 UTC", "ActiveEnterTimestampMonotonic": "1426318784", "ActiveExitTimestamp": "Sat 2024-01-27 01:30:22 UTC", "ActiveExitTimestampMonotonic": "1426072306", "ActiveState": "active", "After": "systemd-journald.socket auditd.service basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:22 UTC", "AssertTimestampMonotonic": "1426312134", "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": "Sat 2024-01-27 01:30:22 UTC", "ConditionTimestampMonotonic": "1426312132", "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": "23217", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:22 UTC", "ExecMainStartTimestampMonotonic": "1426318730", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:30:22 UTC] ; stop_time=[n/a] ; pid=23217 ; 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": "Sat 2024-01-27 01:30:22 UTC", "InactiveEnterTimestampMonotonic": "1426306067", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:22 UTC", "InactiveExitTimestampMonotonic": "1426318784", "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": "23217", "MemoryAccounting": "no", "MemoryCurrent": "692555776", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "149", "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": "Sat 2024-01-27 01:30:22 UTC", "WatchdogTimestampMonotonic": "1426318765", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.471) 0:02:09.910 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.020) 0:02:09.931 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:147 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.019) 0:02:09.951 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.166) 0:02:10.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.020) 0:02:10.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.019) 0:02:10.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:30:40 +0000 (0:00:00.020) 0:02:10.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:30:41 +0000 (0:00:00.077) 0:02:10.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:30:41 +0000 (0:00:00.023) 0:02:10.279 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:30:41 +0000 (0:00:00.022) 0:02:10.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:30:41 +0000 (0:00:00.022) 0:02:10.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:30:41 +0000 (0:00:00.021) 0:02:10.346 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:30:41 +0000 (0:00:00.037) 0:02:10.383 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ActiveEnterTimestampMonotonic": "1444170821", "ActiveExitTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ActiveExitTimestampMonotonic": "1443934634", "ActiveState": "active", "After": "systemd-journald.socket auditd.service basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:40 UTC", "AssertTimestampMonotonic": "1444161970", "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": "Sat 2024-01-27 01:30:40 UTC", "ConditionTimestampMonotonic": "1444161968", "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": "23924", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ExecMainStartTimestampMonotonic": "1444170771", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:30:40 UTC] ; stop_time=[n/a] ; pid=23924 ; 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": "Sat 2024-01-27 01:30:40 UTC", "InactiveEnterTimestampMonotonic": "1444153223", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:40 UTC", "InactiveExitTimestampMonotonic": "1444170821", "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": "23924", "MemoryAccounting": "no", "MemoryCurrent": "94736384", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "27", "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": "Sat 2024-01-27 01:30:40 UTC", "WatchdogTimestampMonotonic": "1444170801", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:30:41 +0000 (0:00:00.234) 0:02:10.618 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004883", "end": "2024-01-27 01:30:42.576585", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:41.571702" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:30:42 +0000 (0:00:01.183) 0:02:11.801 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003759", "end": "2024-01-27 01:30:42.732057", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:42.728298" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:30:42 +0000 (0:00:00.151) 0:02:11.952 ****** 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-cizbi4e07v/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:30:42 +0000 (0:00:00.027) 0:02:11.980 ****** 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": 6927, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:30:44 +0000 (0:00:02.147) 0:02:14.128 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.029945", "end": "2024-01-27 01:30:45.076074", "rc": 0, "start": "2024-01-27 01:30:45.046129" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Red Hat Enterprise Linux Server 7.9 (Maipo)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.195) 0:02:14.323 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.023) 0:02:14.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.021) 0:02:14.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.019) 0:02:14.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.019) 0:02:14.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.019) 0:02:14.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.019) 0:02:14.446 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.019) 0:02:14.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.019) 0:02:14.485 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.035) 0:02:14.521 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004482", "end": "2024-01-27 01:30:45.445394", "rc": 0, "start": "2024-01-27 01:30:45.440912" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.146) 0:02:14.667 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.029) 0:02:14.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.025) 0:02:14.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.020) 0:02:14.743 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.036) 0:02:14.780 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004540", "end": "2024-01-27 01:30:45.701553", "rc": 0, "start": "2024-01-27 01:30:45.697013" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.192) 0:02:14.972 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.030) 0:02:15.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.025) 0:02:15.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.021) 0:02:15.050 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:45 +0000 (0:00:00.037) 0:02:15.088 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004567", "end": "2024-01-27 01:30:46.010323", "rc": 0, "start": "2024-01-27 01:30:46.005756" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.144) 0:02:15.232 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.029) 0:02:15.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.025) 0:02:15.287 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.021) 0:02:15.309 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.040) 0:02:15.349 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004599", "end": "2024-01-27 01:30:46.273120", "rc": 0, "start": "2024-01-27 01:30:46.268521" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.147) 0:02:15.497 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.024) 0:02:15.521 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.031) 0:02:15.552 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.022) 0:02:15.575 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.025) 0:02:15.600 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.022) 0:02:15.623 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:154 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.088) 0:02:15.711 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.373) 0:02:16.085 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.033) 0:02:16.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:30:46 +0000 (0:00:00.025) 0:02:16.144 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat_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-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.116) 0:02:16.260 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.281 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.022) 0:02:16.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.325 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.020) 0:02:16.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.367 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.020) 0:02:16.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.409 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.453 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.025) 0:02:16.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.020) 0:02:16.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.020) 0:02:16.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:30:47 +0000 (0:00:00.021) 0:02:16.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 [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.802) 0:02:17.386 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.058) 0:02:17.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.021) 0:02:17.466 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.023) 0:02:17.490 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.043) 0:02:17.533 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.354) 0:02:17.888 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.020) 0:02:17.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.021) 0:02:17.931 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.020) 0:02:17.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.025) 0:02:17.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.020) 0:02:17.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.019) 0:02:18.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.019) 0:02:18.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.020) 0:02:18.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:30:48 +0000 (0:00:00.080) 0:02:18.137 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.353) 0:02:18.491 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.021) 0:02:18.513 ****** 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.005418", "end": "2024-01-27 01:30:49.433993", "rc": 0, "start": "2024-01-27 01:30:49.428575" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:30:49 +0000 (0:00:00.143) 0:02:18.656 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.778) 0:02:19.434 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.029) 0:02:19.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.022) 0:02:19.486 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.023) 0:02:19.509 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.029) 0:02:19.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.021) 0:02:19.560 ****** 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 [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.356) 0:02:19.916 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ActiveEnterTimestampMonotonic": "12263985", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-sysctl.service network.target systemd-journald.socket basic.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:06:48 UTC", "AssertTimestampMonotonic": "11522259", "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": "Sat 2024-01-27 01:06:48 UTC", "ConditionTimestampMonotonic": "11522253", "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": "949", "ExecMainStartTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ExecMainStartTimestampMonotonic": "11536081", "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": "Sat 2024-01-27 01:06:48 UTC", "InactiveExitTimestampMonotonic": "11536139", "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": "949", "MemoryAccounting": "no", "MemoryCurrent": "20439040", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "5", "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": "Sat 2024-01-27 01:06:48 UTC", "WatchdogTimestampMonotonic": "12263925", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:30:50 +0000 (0:00:00.218) 0:02:20.135 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.107019", "end": "2024-01-27 01:30:51.159055", "rc": 0, "start": "2024-01-27 01:30:51.052036" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.246) 0:02:20.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.087) 0:02:20.469 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.021) 0:02:20.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.021) 0:02:20.511 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.148) 0:02:20.660 ****** 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 [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.352) 0:02:21.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.022) 0:02:21.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.023) 0:02:21.058 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.021) 0:02:21.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.022) 0:02:21.102 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.022) 0:02:21.125 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.020) 0:02:21.146 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.019) 0:02:21.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:30:51 +0000 (0:00:00.019) 0:02:21.184 ****** 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.005270", "end": "2024-01-27 01:30:52.109185", "rc": 0, "start": "2024-01-27 01:30:52.103915" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.144) 0:02:21.329 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.022) 0:02:21.352 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.776) 0:02:22.128 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.023) 0:02:22.152 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:30:52 +0000 (0:00:00.021) 0:02:22.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.026) 0:02:22.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.022) 0:02:22.223 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.035) 0:02:22.259 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003235", "end": "2024-01-27 01:30:53.182873", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:30:53.179638" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.145) 0:02:22.404 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.135974", "end": "2024-01-27 01:30:53.461000", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:30:53.325026" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.283) 0:02:22.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:02:22.708 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.019) 0:02:22.728 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.022) 0:02:22.750 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.022) 0:02:22.772 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.100) 0:02:22.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.025) 0:02:22.898 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:02:22.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:02:22.939 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:02:22.959 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.020) 0:02:22.980 ****** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.061) 0:02:23.042 ****** included: /WORKDIR/git-weekly-cizbi4e07v/.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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.041) 0:02:23.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 27 January 2024 01:30:53 +0000 (0:00:00.029) 0:02:23.113 ****** 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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.142) 0:02:23.255 ****** 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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.026) 0:02:23.281 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 27 January 2024 01:30:54 +0000 (0:00:00.072) 0:02:23.354 ****** 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: search-disabled-repos\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 rhel-Server 503 k\n python2-pyasn1 noarch 0.1.9-7.el7 rhel-Server 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 rhel-Server 218 k\n python-enum34 noarch 1.0.4-1.el7 rhel-Server 52 k\n python-idna noarch 2.4-1.el7 rhel-Server 94 k\n python-ply noarch 3.4-11.el7 rhel-Server 123 k\n python-pycparser noarch 2.14-1.el7 rhel-Server 105 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 1.1 MB/s | 1.2 MB 00:01 \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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 27 January 2024 01:30:58 +0000 (0:00:04.099) 0:02:27.453 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: search-disabled-repos\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 rhel-Server 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 rhel-Server 33 k\n libtevent x86_64 0.9.39-1.el7 rhel-Server 41 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 rhel-Server 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 rhel-Server 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 959 kB/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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 27 January 2024 01:31:01 +0000 (0:00:03.186) 0:02:30.639 ****** 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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.188) 0:02:30.828 ****** 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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 27 January 2024 01:31:01 +0000 (0:00:00.182) 0:02:31.011 ****** 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": "syslog.target dbus.service network.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "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": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.354) 0:02:31.365 ****** changed: [sut] => (item={'name': 'mssql_2019_cert', 'common_name': '10.31.42.81', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.42.81", "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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.756) 0:02:32.122 ****** skipping: [sut] => (item=['cert', {'name': 'mssql_2019_cert', 'common_name': '10.31.42.81', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.42.81", "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.42.81', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.42.81", "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.42.81', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.42.81", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.040) 0:02:32.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 27 January 2024 01:31:02 +0000 (0:00:00.023) 0:02:32.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.026) 0:02:32.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.026) 0:02:32.240 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.026) 0:02:32.266 ****** skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.030) 0:02:32.296 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.038) 0:02:32.334 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004046", "end": "2024-01-27 01:31:03.261015", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:03.256969" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.258) 0:02:32.593 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut 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.136813", "end": "2024-01-27 01:31:03.657027", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:03.520214" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.293) 0:02:32.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.046) 0:02:32.933 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.053) 0:02:32.987 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003330", "end": "2024-01-27 01:31:03.909952", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:03.906622" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:03 +0000 (0:00:00.145) 0:02:33.132 ****** 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.134418", "end": "2024-01-27 01:31:04.190659", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:04.056241" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.283) 0:02:33.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.023) 0:02:33.439 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:04 +0000 (0:00:00.038) 0:02:33.478 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004514", "end": "2024-01-27 01:31:05.403481", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:04.398967" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:05 +0000 (0:00:01.147) 0:02:34.626 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.132003", "end": "2024-01-27 01:31:05.682005", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:05.550002" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:05 +0000 (0:00:00.282) 0:02:34.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:31:05 +0000 (0:00:00.023) 0:02:34.932 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:05 +0000 (0:00:00.134) 0:02:35.066 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003276", "end": "2024-01-27 01:31:05.999675", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:05.996399" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.157) 0:02:35.223 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.131172", "end": "2024-01-27 01:31:06.284004", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:06.152832" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.304) 0:02:35.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.035) 0:02:35.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.027) 0:02:35.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.034) 0:02:35.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.036) 0:02:35.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.033) 0:02:35.695 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.027) 0:02:35.723 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.025) 0:02:35.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.036) 0:02:35.786 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.023) 0:02:35.809 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.028) 0:02:35.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.023) 0:02:35.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.022) 0:02:35.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.023) 0:02:35.907 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.023) 0:02:35.931 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.093) 0:02:36.024 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.022) 0:02:36.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.036) 0:02:36.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.025) 0:02:36.108 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.021) 0:02:36.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.021) 0:02:36.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:31:06 +0000 (0:00:00.023) 0:02:36.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.021) 0:02:36.197 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.027) 0:02:36.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.025) 0:02:36.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.026) 0:02:36.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.027) 0:02:36.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.036) 0:02:36.340 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.043) 0:02:36.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.050) 0:02:36.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.035) 0:02:36.470 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.050) 0:02:36.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.027) 0:02:36.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.134) 0:02:36.682 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.024) 0:02:36.707 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.031) 0:02:36.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.022) 0:02:36.760 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.022) 0:02:36.782 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.042) 0:02:36.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.036) 0:02:36.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.041) 0:02:36.903 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.048) 0:02:36.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.035) 0:02:36.987 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.047) 0:02:37.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.045) 0:02:37.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.042) 0:02:37.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.038) 0:02:37.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:31:07 +0000 (0:00:00.022) 0:02:37.185 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.023) 0:02:37.209 ****** 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-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.020) 0:02:37.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.021) 0:02:37.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.021) 0:02:37.273 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.251) 0:02:37.524 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ActiveEnterTimestampMonotonic": "1444170821", "ActiveExitTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ActiveExitTimestampMonotonic": "1443934634", "ActiveState": "active", "After": "-.mount basic.target network.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:30:40 UTC", "AssertTimestampMonotonic": "1444161970", "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": "Sat 2024-01-27 01:30:40 UTC", "ConditionTimestampMonotonic": "1444161968", "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": "23924", "ExecMainStartTimestamp": "Sat 2024-01-27 01:30:40 UTC", "ExecMainStartTimestampMonotonic": "1444170771", "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": "Sat 2024-01-27 01:30:40 UTC", "InactiveEnterTimestampMonotonic": "1444153223", "InactiveExitTimestamp": "Sat 2024-01-27 01:30:40 UTC", "InactiveExitTimestampMonotonic": "1444170821", "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": "23924", "MemoryAccounting": "no", "MemoryCurrent": "692559872", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "146", "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": "Sat 2024-01-27 01:30:40 UTC", "WatchdogTimestampMonotonic": "1444170801", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.595) 0:02:38.119 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.023) 0:02:38.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:168 Saturday 27 January 2024 01:31:08 +0000 (0:00:00.022) 0:02:38.166 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:8 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.259) 0:02:38.425 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:23 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.030) 0:02:38.456 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:35 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.023) 0:02:38.479 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:39 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.030) 0:02:38.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:55 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.044) 0:02:38.554 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:60 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.147) 0:02:38.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:70 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.025) 0:02:38.727 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:75 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.025) 0:02:38.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:85 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.028) 0:02:38.781 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.044) 0:02:38.826 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:31:08 UTC", "ActiveEnterTimestampMonotonic": "1472372828", "ActiveExitTimestamp": "Sat 2024-01-27 01:31:08 UTC", "ActiveExitTimestampMonotonic": "1472134680", "ActiveState": "active", "After": "-.mount basic.target network.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:31:08 UTC", "AssertTimestampMonotonic": "1472362566", "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": "Sat 2024-01-27 01:31:08 UTC", "ConditionTimestampMonotonic": "1472362565", "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": "24837", "ExecMainStartTimestamp": "Sat 2024-01-27 01:31:08 UTC", "ExecMainStartTimestampMonotonic": "1472372771", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:31:08 UTC] ; stop_time=[n/a] ; pid=24837 ; 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": "Sat 2024-01-27 01:31:08 UTC", "InactiveEnterTimestampMonotonic": "1472354997", "InactiveExitTimestamp": "Sat 2024-01-27 01:31:08 UTC", "InactiveExitTimestampMonotonic": "1472372828", "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": "24837", "MemoryAccounting": "no", "MemoryCurrent": "149766144", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "45", "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": "Sat 2024-01-27 01:31:08 UTC", "WatchdogTimestampMonotonic": "1472372809", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:31:09 +0000 (0:00:00.264) 0:02:39.091 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004615", "end": "2024-01-27 01:31:11.055550", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:10.050935" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:31:11 +0000 (0:00:01.191) 0:02:40.282 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003710", "end": "2024-01-27 01:31:11.211475", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:11.207765" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:31:11 +0000 (0:00:00.149) 0:02:40.431 ****** 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-cizbi4e07v/tests/tasks/verify_settings.yml:93 Saturday 27 January 2024 01:31:11 +0000 (0:00:00.029) 0:02:40.460 ****** 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": 6392, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:99 Saturday 27 January 2024 01:31:12 +0000 (0:00:01.163) 0:02:41.624 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.037201", "end": "2024-01-27 01:31:12.591206", "rc": 0, "start": "2024-01-27 01:31:12.554005" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Red Hat Enterprise Linux Server 7.9 (Maipo)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:113 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.194) 0:02:41.818 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:117 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.042) 0:02:41.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:124 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.032) 0:02:41.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:135 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.025) 0:02:41.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:140 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.021) 0:02:41.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:145 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.028) 0:02:41.969 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:151 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.141) 0:02:42.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:157 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.022) 0:02:42.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:167 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.020) 0:02:42.154 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:12 +0000 (0:00:00.036) 0:02:42.190 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004567", "end": "2024-01-27 01:31:13.112102", "rc": 0, "start": "2024-01-27 01:31:13.107535" } 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-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.147) 0:02:42.338 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.030) 0:02:42.368 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.025) 0:02:42.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:178 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.022) 0:02:42.416 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.039) 0:02:42.455 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004568", "end": "2024-01-27 01:31:13.380773", "rc": 0, "start": "2024-01-27 01:31:13.376205" } 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-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.147) 0:02:42.603 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.028) 0:02:42.632 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.025) 0:02:42.657 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:190 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.020) 0:02:42.677 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.038) 0:02:42.716 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004636", "end": "2024-01-27 01:31:13.645237", "rc": 0, "start": "2024-01-27 01:31:13.640601" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.151) 0:02:42.868 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.202) 0:02:43.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.027) 0:02:43.098 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:198 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.023) 0:02:43.121 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:7 Saturday 27 January 2024 01:31:13 +0000 (0:00:00.048) 0:02:43.170 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004608", "end": "2024-01-27 01:31:14.097259", "rc": 0, "start": "2024-01-27 01:31:14.092651" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:14 Saturday 27 January 2024 01:31:14 +0000 (0:00:00.168) 0:02:43.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:25 Saturday 27 January 2024 01:31:14 +0000 (0:00:00.027) 0:02:43.366 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/mssql_conf_verify.yml:40 Saturday 27 January 2024 01:31:14 +0000 (0:00:00.035) 0:02:43.402 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:208 Saturday 27 January 2024 01:31:14 +0000 (0:00:00.021) 0:02:43.424 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:213 Saturday 27 January 2024 01:31:14 +0000 (0:00:00.023) 0:02:43.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:221 Saturday 27 January 2024 01:31:14 +0000 (0:00:00.023) 0:02:43.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/tests_tls.yml:175 Saturday 27 January 2024 01:31:14 +0000 (0:00:00.040) 0:02:43.511 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.709) 0:02:44.221 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.033) 0:02:44.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.049) 0:02:44.304 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=RedHat_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-cizbi4e07v/tests/roles/linux-system-roles.mssql/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.057) 0:02:44.362 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.028) 0:02:44.390 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.045) 0:02:44.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.052) 0:02:44.488 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.021) 0:02:44.509 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.028) 0:02:44.538 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.142) 0:02:44.680 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.037) 0:02:44.717 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.022) 0:02:44.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.021) 0:02:44.761 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.025) 0:02:44.786 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.020) 0:02:44.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.021) 0:02:44.829 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.026) 0:02:44.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.020) 0:02:44.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:31:15 +0000 (0:00:00.029) 0:02:44.907 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.717) 0:02:45.624 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.094) 0:02:45.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.034) 0:02:45.753 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.046) 0:02:45.800 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:31:16 +0000 (0:00:00.083) 0:02:45.883 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.809) 0:02:46.692 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.038) 0:02:46.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.036) 0:02:46.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.039) 0:02:46.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.060) 0:02:46.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.046) 0:02:46.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.048) 0:02:46.962 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.031) 0:02:46.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.033) 0:02:47.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:31:17 +0000 (0:00:00.024) 0:02:47.051 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.374) 0:02:47.425 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.021) 0:02:47.447 ****** 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.005762", "end": "2024-01-27 01:31:18.372470", "rc": 0, "start": "2024-01-27 01:31:18.366708" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:31:18 +0000 (0:00:00.147) 0:02:47.595 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.818) 0:02:48.413 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.030) 0:02:48.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.112) 0:02:48.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 [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.021) 0:02:48.578 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.025) 0:02:48.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.020) 0:02:48.623 ****** 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 [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.347) 0:02:48.971 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ActiveEnterTimestampMonotonic": "12263985", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service systemd-journald.socket system.slice network.target dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:06:48 UTC", "AssertTimestampMonotonic": "11522259", "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": "Sat 2024-01-27 01:06:48 UTC", "ConditionTimestampMonotonic": "11522253", "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": "949", "ExecMainStartTimestamp": "Sat 2024-01-27 01:06:48 UTC", "ExecMainStartTimestampMonotonic": "11536081", "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": "Sat 2024-01-27 01:06:48 UTC", "InactiveExitTimestampMonotonic": "11536139", "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": "949", "MemoryAccounting": "no", "MemoryCurrent": "20439040", "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 system.slice dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "5", "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": "Sat 2024-01-27 01:06:48 UTC", "WatchdogTimestampMonotonic": "12263925", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:31:19 +0000 (0:00:00.224) 0:02:49.196 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.109758", "end": "2024-01-27 01:31:20.220958", "rc": 0, "start": "2024-01-27 01:31:20.111200" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.248) 0:02:49.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.048) 0:02:49.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.026) 0:02:49.519 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.038) 0:02:49.557 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.171) 0:02:49.729 ****** 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 [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.388) 0:02:50.117 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.025) 0:02:50.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.024) 0:02:50.166 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:31:20 +0000 (0:00:00.023) 0:02:50.189 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.105) 0:02:50.294 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.023) 0:02:50.318 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.022) 0:02:50.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.020) 0:02:50.361 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.022) 0:02:50.384 ****** 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.005995", "end": "2024-01-27 01:31:21.308672", "rc": 0, "start": "2024-01-27 01:31:21.302677" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.151) 0:02:50.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:31:21 +0000 (0:00:00.032) 0:02:50.567 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.702) 0:02:51.270 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.030) 0:02:51.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.021) 0:02:51.321 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.022) 0:02:51.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.022) 0:02:51.366 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:22 +0000 (0:00:00.037) 0:02:51.403 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004314", "end": "2024-01-27 01:31:23.326269", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:31:22.321955" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:23 +0000 (0:00:01.144) 0:02:52.548 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.131494", "end": "2024-01-27 01:31:23.601969", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:23.470475" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.280) 0:02:52.829 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:02:52.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:02:52.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:02:52.893 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.022) 0:02:52.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.019) 0:02:52.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.020) 0:02:52.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.020) 0:02:52.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.023) 0:02:53.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:02:53.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.020) 0:02:53.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.021) 0:02:53.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.020) 0:02:53.083 ****** skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.026) 0:02:53.109 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:23 +0000 (0:00:00.037) 0:02:53.147 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003383", "end": "2024-01-27 01:31:24.070140", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:24.066757" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.144) 0:02:53.292 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.126) 0:02:53.418 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.134195", "end": "2024-01-27 01:31:24.474385", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:24.340190" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.280) 0:02:53.699 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.039) 0:02:53.738 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003326", "end": "2024-01-27 01:31:24.662193", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:24.658867" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.145) 0:02:53.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.028) 0:02:53.912 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.131061", "end": "2024-01-27 01:31:24.966707", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:24.835646" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:31:24 +0000 (0:00:00.279) 0:02:54.192 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:25 +0000 (0:00:00.039) 0:02:54.232 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003414", "end": "2024-01-27 01:31:25.155645", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:25.152231" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:25 +0000 (0:00:00.148) 0:02:54.380 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:25 +0000 (0:00:00.036) 0:02:54.417 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.131685", "end": "2024-01-27 01:31:25.473021", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:25.341336" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:31:25 +0000 (0:00:00.280) 0:02:54.697 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:31:25 +0000 (0:00:00.040) 0:02:54.738 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003387", "end": "2024-01-27 01:31:25.660618", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:25.657231" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:31:25 +0000 (0:00:00.157) 0:02:54.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:31:25 +0000 (0:00:00.124) 0:02:55.019 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.134128", "end": "2024-01-27 01:31:26.076695", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:31:25.942567" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.290) 0:02:55.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.025) 0:02:55.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.022) 0:02:55.401 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.024) 0:02:55.426 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.469 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.020) 0:02:55.511 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.020) 0:02:55.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.575 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.026) 0:02:55.601 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.022) 0:02:55.623 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.022) 0:02:55.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.667 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.117) 0:02:55.785 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.022) 0:02:55.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.023) 0:02:55.831 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.023) 0:02:55.854 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.022) 0:02:55.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.029) 0:02:55.907 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.023) 0:02:55.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.021) 0:02:55.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.024) 0:02:55.998 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.030) 0:02:56.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.023) 0:02:56.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.026) 0:02:56.079 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.036) 0:02:56.116 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.045) 0:02:56.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:31:26 +0000 (0:00:00.023) 0:02:56.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.029) 0:02:56.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.042) 0:02:56.258 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.026) 0:02:56.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.139) 0:02:56.424 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.030) 0:02:56.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.022) 0:02:56.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.022) 0:02:56.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.032) 0:02:56.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.027) 0:02:56.559 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.028) 0:02:56.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.022) 0:02:56.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.021) 0:02:56.632 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.022) 0:02:56.655 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.026) 0:02:56.681 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.026) 0:02:56.708 ****** 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-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.023) 0:02:56.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.027) 0:02:56.759 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.031) 0:02:56.790 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 27 January 2024 01:31:27 +0000 (0:00:00.170) 0:02:56.961 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:31:08 UTC", "ActiveEnterTimestampMonotonic": "1472372828", "ActiveExitTimestamp": "Sat 2024-01-27 01:31:08 UTC", "ActiveExitTimestampMonotonic": "1472134680", "ActiveState": "active", "After": "-.mount basic.target network.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:31:08 UTC", "AssertTimestampMonotonic": "1472362566", "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": "Sat 2024-01-27 01:31:08 UTC", "ConditionTimestampMonotonic": "1472362565", "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": "24837", "ExecMainStartTimestamp": "Sat 2024-01-27 01:31:08 UTC", "ExecMainStartTimestampMonotonic": "1472372771", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-27 01:31:08 UTC] ; stop_time=[n/a] ; pid=24837 ; 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": "Sat 2024-01-27 01:31:08 UTC", "InactiveEnterTimestampMonotonic": "1472354997", "InactiveExitTimestamp": "Sat 2024-01-27 01:31:08 UTC", "InactiveExitTimestampMonotonic": "1472372828", "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": "24837", "MemoryAccounting": "no", "MemoryCurrent": "695562240", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "150", "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": "Sat 2024-01-27 01:31:08 UTC", "WatchdogTimestampMonotonic": "1472372809", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.576) 0:02:57.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.109) 0:02:57.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tests_tls_2019.yml:26 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.021) 0:02:57.669 ****** included: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:2 Saturday 27 January 2024 01:31:28 +0000 (0:00:00.037) 0:02:57.707 ****** 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-cizbi4e07v/tests/tasks/cleanup.yml:6 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.739) 0:02:58.446 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:14 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.029) 0:02:58.476 ****** ok: [sut] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:18 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.024) 0:02:58.501 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.059) 0:02:58.560 ****** included: /WORKDIR/git-weekly-cizbi4e07v/.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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.037) 0:02:58.598 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.026) 0:02:58.624 ****** 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-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.174) 0:02:58.798 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 27 January 2024 01:31:29 +0000 (0:00:00.024) 0:02:58.823 ****** 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 : Collect service facts] ************** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.590) 0:02:59.413 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.022) 0:02:59.436 ****** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.030) 0:02:59.467 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:17:43 UTC", "ActiveEnterTimestampMonotonic": "667305196", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:17:43 UTC", "AssertTimestampMonotonic": "666661342", "Before": "shutdown.target network-pre.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": "Sat 2024-01-27 01:17:43 UTC", "ConditionTimestampMonotonic": "666661341", "Conflicts": "ebtables.service ip6tables.service iptables.service shutdown.target ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5186", "ExecMainStartTimestamp": "Sat 2024-01-27 01:17:43 UTC", "ExecMainStartTimestampMonotonic": "666670616", "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": "Sat 2024-01-27 01:17:43 UTC", "InactiveExitTimestampMonotonic": "666670645", "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": "5186", "MemoryAccounting": "no", "MemoryCurrent": "30830592", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "2", "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": "Sat 2024-01-27 01:17:43 UTC", "WatchdogTimestampMonotonic": "667305144", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.252) 0:02:59.719 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:17:43 UTC", "ActiveEnterTimestampMonotonic": "667305196", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:17:43 UTC", "AssertTimestampMonotonic": "666661342", "Before": "shutdown.target network-pre.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": "Sat 2024-01-27 01:17:43 UTC", "ConditionTimestampMonotonic": "666661341", "Conflicts": "ebtables.service ip6tables.service iptables.service shutdown.target ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5186", "ExecMainStartTimestamp": "Sat 2024-01-27 01:17:43 UTC", "ExecMainStartTimestampMonotonic": "666670616", "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": "Sat 2024-01-27 01:17:43 UTC", "InactiveExitTimestampMonotonic": "666670645", "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": "5186", "MemoryAccounting": "no", "MemoryCurrent": "30830592", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "2", "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": "Sat 2024-01-27 01:17:43 UTC", "WatchdogTimestampMonotonic": "667305144", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.252) 0:02:59.972 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python2", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 27 January 2024 01:31:30 +0000 (0:00:00.029) 0:03:00.001 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.42.81 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.283) 0:03:00.284 ****** ok: [sut] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.025) 0:03:00.310 ****** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.023) 0:03:00.333 ****** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.022) 0:03:00.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.025) 0:03:00.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.021) 0:03:00.402 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.022) 0:03:00.425 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.42.81 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.326) 0:03:00.751 ****** ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.120) 0:03:00.872 ****** skipping: [sut] => {} TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:27 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.023) 0:03:00.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:35 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.026) 0:03:00.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:39 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.026) 0:03:00.949 ****** ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:45 Saturday 27 January 2024 01:31:31 +0000 (0:00:00.243) 0:03:01.192 ****** 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: search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4345.5-2 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 python3 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking lsof 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 libatomic to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql17.x86_64 0:17.10.5.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 15.0.4345.5-2 @packages-microsoft-com-mssql-server-2019\n 1.1 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 @rhel-Server 86 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @rhel-Server 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @rhel-Server 36 k\n gdb x86_64 7.6.1-120.el7 @rhel-Server 7.0 M\n libatomic x86_64 4.8.5-44.el7 @rhel-Server 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @rhel-Server 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @rhel-Server 66 k\n lsof x86_64 4.87-6.el7 @rhel-Server 927 k\n msodbcsql17 x86_64 17.10.5.1-1 @packages-microsoft-com-prod 2.2 M\n python3 x86_64 3.6.8-21.el7_9 @rhel-Server 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @rhel-Server 35 M\n python3-pip noarch 9.0.3-8.el7 @rhel-Server 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @rhel-Server 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+14 Dependent packages)\n\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-15.0.4345.5-2.x86_64 1/17 \n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 2/17 \n Erasing : mssql-tools-17.10.1.1-1.x86_64 3/17 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 4/17 \n Erasing : python3-pip-9.0.3-8.el7.noarch 5/17 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 6/17 \n Erasing : python3-3.6.8-21.el7_9.x86_64 7/17 \n Erasing : msodbcsql17-17.10.5.1-1.x86_64 8/17 \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 9/17 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 10/17 \n Erasing : libatomic-4.8.5-44.el7.x86_64 11/17 \n Erasing : bzip2-1.0.6-13.el7.x86_64 12/17 \n Erasing : gdb-7.6.1-120.el7.x86_64 13/17 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 14/17 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 16/17 \n Erasing : lsof-4.87-6.el7.x86_64 17/17 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/17 \n Verifying : python3-3.6.8-21.el7_9.x86_64 2/17 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 3/17 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/17 \n Verifying : libatomic-4.8.5-44.el7.x86_64 5/17 \n Verifying : mssql-server-15.0.4345.5-2.x86_64 6/17 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 7/17 \n Verifying : lsof-4.87-6.el7.x86_64 8/17 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 9/17 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 10/17 \n Verifying : gdb-7.6.1-120.el7.x86_64 11/17 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 12/17 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 13/17 \n Verifying : msodbcsql17-17.10.5.1-1.x86_64 14/17 \n Verifying : python3-pip-9.0.3-8.el7.noarch 15/17 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 16/17 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 17/17 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4345.5-2 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 lsof.x86_64 0:4.87-6.el7 \n msodbcsql17.x86_64 0:17.10.5.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:58 Saturday 27 January 2024 01:31:35 +0000 (0:00:03.283) 0:03:04.476 ****** 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.010750", "end": "2024-01-27 01:31:35.403979", "rc": 0, "start": "2024-01-27 01:31:35.393229" } STDOUT: removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/506f4a97-4422-4c48-a99a-682a8303a89c’ 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/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system’ 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/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ 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’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, 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 ‘/var/opt/mssql/.system/instance_id’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.mdf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ removed ‘/var/opt/mssql/data/Entropy.bin’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb2.ndf’ removed ‘/var/opt/mssql/data/tempdb3.ndf’ removed ‘/var/opt/mssql/data/tempdb4.ndf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507925632420000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507925639280000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507925680100000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507925685750000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507925837930000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507925843240000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507926033380000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507926037260000.xel’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507926254570000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507926258670000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507926433540000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507926437920000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507926715200000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507926719650000.xel’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133507926911180000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133507926916180000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ removed directory: ‘/var/opt/mssql/log’ removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2019.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:72 Saturday 27 January 2024 01:31:35 +0000 (0:00:00.158) 0:03:04.634 ****** ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:07.271986", "end": "2024-01-27 01:31:42.824919", "rc": 0, "start": "2024-01-27 01:31:35.552933" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=369 changed=60 unreachable=0 failed=0 skipped=835 rescued=0 ignored=0 Saturday 27 January 2024 01:31:42 +0000 (0:00:07.400) 0:03:12.035 ****** =============================================================================== linux-system-roles.mssql : Ensure the package mssql-server ------------- 42.35s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Stop the mssql-server service ------------------------------------------- 7.40s /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:72 --------------------- linux-system-roles.mssql : Set up MSSQL --------------------------------- 5.40s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 4.40s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.10s /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Remove related packages ------------------------------------------------- 3.28s /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/cleanup.yml:45 --------------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.19s /WORKDIR/git-weekly-cizbi4e07v/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 linux-system-roles.mssql : Configure the setting network tlskey --------- 3.16s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 linux-system-roles.mssql : Check if a custom tcpport setting exist ------ 2.86s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 linux-system-roles.mssql : Gather system services facts ----------------- 2.50s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 linux-system-roles.mssql : Restart the mssql-server service ------------- 2.46s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Wait for mssql-server to prepare for client connections ----------------- 2.16s /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:93 ------------- linux-system-roles.mssql : Gather package facts ------------------------- 2.15s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Wait for mssql-server to prepare for client connections ----------------- 2.15s /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:93 ------------- linux-system-roles.mssql : Gather package facts ------------------------- 2.14s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Check if the set password matches the existing password ----------------- 1.79s /WORKDIR/git-weekly-cizbi4e07v/tests/tasks/verify_settings.yml:99 ------------- linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories --- 1.61s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories --- 1.52s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 linux-system-roles.mssql : Ensure that the mssql-server service is started --- 1.38s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 1.22s /WORKDIR/git-weekly-cizbi4e07v/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---