# 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_2017.yml *************************************************** 2 plays in /WORKDIR/git-weekly-ci3rhwj_yl/tests/tests_tls_2017.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tests_tls_2017.yml:4 Saturday 13 January 2024 01:30:15 +0000 (0:00:00.021) 0:00:00.021 ****** ok: [sut] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/tests_tls_2017.yml:9 Saturday 13 January 2024 01:30:15 +0000 (0:00:00.025) 0:00:00.046 ****** ok: [sut] META: ran handlers TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tests_tls_2017.yml:23 Saturday 13 January 2024 01:30:15 +0000 (0:00:00.559) 0:00:00.606 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/tasks/tests_tls.yml:2 Saturday 13 January 2024 01:30:15 +0000 (0:00:00.026) 0:00:00.633 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Saturday 13 January 2024 01:30:15 +0000 (0:00:00.014) 0:00:00.647 ****** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Saturday 13 January 2024 01:30:16 +0000 (0:00:00.228) 0:00:00.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Saturday 13 January 2024 01:30:16 +0000 (0:00:00.019) 0:00:00.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:5 Saturday 13 January 2024 01:30:16 +0000 (0:00:00.016) 0:00:00.911 ****** 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-ci3rhwj_yl/tests/tasks/tests_tls.yml:11 Saturday 13 January 2024 01:30:16 +0000 (0:00:00.603) 0:00:01.515 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.SQbK5D", "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-ci3rhwj_yl/tests/tasks/tests_tls.yml:17 Saturday 13 January 2024 01:30:16 +0000 (0:00:00.225) 0:00:01.740 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.Tn9umD", "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-ci3rhwj_yl/tests/tasks/tests_tls.yml:23 Saturday 13 January 2024 01:30:17 +0000 (0:00:00.173) 0:00:01.913 ****** changed: [sut] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.14.107", "-out", "/tmp/ansible.SQbK5D", "-keyout", "/tmp/ansible.Tn9umD", "-days", "365" ], "delta": "0:00:00.211604", "end": "2024-01-13 01:30:17.617483", "rc": 0, "start": "2024-01-13 01:30:17.405879" } STDERR: Generating a 2048 bit RSA private key ...........+++ ...........................+++ writing new private key to '/tmp/ansible.Tn9umD' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:32 Saturday 13 January 2024 01:30:17 +0000 (0:00:00.467) 0:00:02.380 ****** changed: [sut] => (item=/tmp/ansible.SQbK5D) => { "ansible_loop_var": "item", "changed": true, "checksum": "1ee18a548ffc286af744c66036c9c569d6d1d712", "dest": "/tmp/ansible.SQbK5D", "item": "/tmp/ansible.SQbK5D", "md5sum": "8b6b20e492e3aa5b012c635940ee4fe4", "remote_checksum": "1ee18a548ffc286af744c66036c9c569d6d1d712", "remote_md5sum": null } changed: [sut] => (item=/tmp/ansible.Tn9umD) => { "ansible_loop_var": "item", "changed": true, "checksum": "d042734e86c276eaffdb03434929ac0453409dae", "dest": "/tmp/ansible.Tn9umD", "item": "/tmp/ansible.Tn9umD", "md5sum": "87e5bd1ff12edf61c743b4b8c93358cc", "remote_checksum": "d042734e86c276eaffdb03434929ac0453409dae", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:44 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.426) 0:00:02.807 ****** changed: [sut -> localhost] => { "changed": true, "checksum": "d042734e86c276eaffdb03434929ac0453409dae", "dest": "./ansible.Tn9umD", "gid": 1001, "group": "jenkins", "md5sum": "87e5bd1ff12edf61c743b4b8c93358cc", "mode": "0600", "owner": "jenkins", "size": 1704, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1705109418.0704894-20881-69645411787464/source", "state": "file", "uid": 1000090000 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:52 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.293) 0:00:03.101 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.SQbK5D", "mssql_tls_private_key": "ansible.Tn9umD" }, "changed": false } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:59 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.011) 0:00:03.113 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.154) 0:00:03.267 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.013) 0:00:03.281 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.016) 0:00:03.297 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.026) 0:00:03.324 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.010) 0:00:03.335 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.009) 0:00:03.344 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.020) 0:00:03.365 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.013) 0:00:03.378 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.015) 0:00:03.393 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.012) 0:00:03.406 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.013) 0:00:03.419 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.012) 0:00:03.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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.010) 0:00:03.441 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.014) 0:00:03.456 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.021) 0:00:03.478 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.018) 0:00:03.497 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.009) 0:00:03.507 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.047) 0:00:03.554 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 13 January 2024 01:30:18 +0000 (0:00:00.030) 0:00:03.585 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 13 January 2024 01:30:19 +0000 (0:00:01.087) 0:00:04.672 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.085) 0:00:04.758 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.040) 0:00:04.799 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.022) 0:00:04.821 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.040) 0:00:04.862 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.422) 0:00:05.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.038) 0:00:05.322 ****** 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 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.034) 0:00:05.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.023) 0:00:05.380 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.215) 0:00:05.596 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.036) 0:00:05.632 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.039) 0:00:05.672 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 13 January 2024 01:30:20 +0000 (0:00:00.056) 0:00:05.729 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 13 January 2024 01:30:21 +0000 (0:00:00.027) 0:00:05.756 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 13 January 2024 01:30:21 +0000 (0:00:00.021) 0:00:05.777 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.15 updates 170 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libatomic-4.8.5-44.el7.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libatomic-4.8.5-44.el7.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 13 January 2024 01:30:55 +0000 (0:00:34.627) 0:00:40.405 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 13 January 2024 01:30:55 +0000 (0:00:00.027) 0:00:40.432 ****** 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.005942", "end": "2024-01-13 01:30:55.811493", "rc": 0, "start": "2024-01-13 01:30:55.805551" } TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 13 January 2024 01:30:55 +0000 (0:00:00.161) 0:00:40.594 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 13 January 2024 01:30:56 +0000 (0:00:00.887) 0:00:41.481 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 13 January 2024 01:30:56 +0000 (0:00:00.029) 0:00:41.511 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 13 January 2024 01:30:56 +0000 (0:00:00.074) 0:00:41.586 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 13 January 2024 01:31:03 +0000 (0:00:06.334) 0:00:47.920 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 13 January 2024 01:31:03 +0000 (0:00:00.050) 0:00:47.971 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 13 January 2024 01:31:03 +0000 (0:00:00.048) 0:00:48.019 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 13 January 2024 01:31:03 +0000 (0:00:00.403) 0:00:48.423 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 00:58:32 UTC", "ActiveEnterTimestampMonotonic": "25998644", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.service network.target basic.target systemd-journald.socket systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 00:58:31 UTC", "AssertTimestampMonotonic": "24453994", "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-13 00:58:31 UTC", "ConditionTimestampMonotonic": "24453993", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Sat 2024-01-13 00:58:31 UTC", "ExecMainStartTimestampMonotonic": "24454618", "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-13 00:58:31 UTC", "InactiveExitTimestampMonotonic": "24454670", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "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-13 00:58:32 UTC", "WatchdogTimestampMonotonic": "25998573", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 13 January 2024 01:31:04 +0000 (0:00:00.478) 0:00:48.902 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.151032", "end": "2024-01-13 01:31:04.486084", "rc": 0, "start": "2024-01-13 01:31:04.335052" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 13 January 2024 01:31:04 +0000 (0:00:00.362) 0:00:49.264 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 13 January 2024 01:31:04 +0000 (0:00:00.022) 0:00:49.287 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 13 January 2024 01:31:04 +0000 (0:00:00.021) 0:00:49.309 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 13 January 2024 01:31:04 +0000 (0:00:00.021) 0:00:49.330 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 13 January 2024 01:31:04 +0000 (0:00:00.191) 0:00:49.522 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\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 base 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 13 January 2024 01:31:09 +0000 (0:00:05.074) 0:00:54.597 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 13 January 2024 01:31:09 +0000 (0:00:00.019) 0:00:54.616 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 13 January 2024 01:31:09 +0000 (0:00:00.040) 0:00:54.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 : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 13 January 2024 01:31:09 +0000 (0:00:00.020) 0:00:54.677 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 13 January 2024 01:31:09 +0000 (0:00:00.020) 0:00:54.697 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 13 January 2024 01:31:09 +0000 (0:00:00.021) 0:00:54.719 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 13 January 2024 01:31:09 +0000 (0:00:00.020) 0:00:54.739 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.018) 0:00:54.758 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.019) 0:00:54.777 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.020) 0:00:54.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.021) 0:00:54.819 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.020) 0:00:54.839 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.020) 0:00:54.860 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.021) 0:00:54.881 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.020) 0:00:54.902 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.019) 0:00:54.922 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.035) 0:00:54.957 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003569", "end": "2024-01-13 01:31:10.328587", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:10.325018" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.142) 0:00:55.099 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.052912", "end": "2024-01-13 01:31:10.523373", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:10.470461" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.209) 0:00:55.309 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.061) 0:00:55.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.025) 0:00:55.396 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.022) 0:00:55.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.022) 0:00:55.440 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.022) 0:00:55.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.022) 0:00:55.485 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.022) 0:00:55.508 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.023) 0:00:55.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.024) 0:00:55.555 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.023) 0:00:55.579 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.029) 0:00:55.609 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 13 January 2024 01:31:10 +0000 (0:00:00.023) 0:00:55.632 ****** changed: [sut] => (item=/tmp/ansible.SQbK5D) => { "ansible_loop_var": "item", "changed": true, "checksum": "1ee18a548ffc286af744c66036c9c569d6d1d712", "dest": "/etc/pki/tls/certs/ansible.SQbK5D", "gid": 994, "group": "mssql", "item": "/tmp/ansible.SQbK5D", "md5sum": "8b6b20e492e3aa5b012c635940ee4fe4", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/root/.ansible/tmp/ansible-tmp-1705109470.9531784-22127-127783807113733/source", "state": "file", "uid": 996 } changed: [sut] => (item=ansible.Tn9umD) => { "ansible_loop_var": "item", "changed": true, "checksum": "d042734e86c276eaffdb03434929ac0453409dae", "dest": "/etc/pki/tls/private/ansible.Tn9umD", "gid": 994, "group": "mssql", "item": "ansible.Tn9umD", "md5sum": "87e5bd1ff12edf61c743b4b8c93358cc", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1705109471.4748366-22127-112308145746002/source", "state": "file", "uid": 996 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 13 January 2024 01:31:11 +0000 (0:00:00.975) 0:00:56.608 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:11 +0000 (0:00:00.040) 0:00:56.648 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003405", "end": "2024-01-13 01:31:12.022620", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:12.019215" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.203) 0:00:56.851 ****** 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.SQbK5D" ], "delta": "0:00:00.052856", "end": "2024-01-13 01:31:12.279860", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:12.227004" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.212) 0:00:57.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.022) 0:00:57.086 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.039) 0:00:57.126 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003410", "end": "2024-01-13 01:31:12.502820", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:12.499410" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.149) 0:00:57.275 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.Tn9umD" ], "delta": "0:00:00.052981", "end": "2024-01-13 01:31:12.707172", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:12.654191" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.208) 0:00:57.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.026) 0:00:57.510 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.043) 0:00:57.553 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003513", "end": "2024-01-13 01:31:12.928756", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:12.925243" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:12 +0000 (0:00:00.147) 0:00:57.701 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.051876", "end": "2024-01-13 01:31:13.126633", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:13.074757" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.200) 0:00:57.902 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.021) 0:00:57.923 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.039) 0:00:57.962 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003466", "end": "2024-01-13 01:31:13.333420", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:13.329954" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.169) 0:00:58.132 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.051883", "end": "2024-01-13 01:31:13.555642", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:13.503759" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.199) 0:00:58.331 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.020) 0:00:58.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.020) 0:00:58.372 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.021) 0:00:58.394 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.020) 0:00:58.415 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.023) 0:00:58.438 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.022) 0:00:58.460 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.022) 0:00:58.482 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.022) 0:00:58.504 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.021) 0:00:58.526 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.020) 0:00:58.546 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.019) 0:00:58.566 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.020) 0:00:58.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.019) 0:00:58.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.020) 0:00:58.627 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.020) 0:00:58.647 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.019) 0:00:58.667 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.048) 0:00:58.715 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 13 January 2024 01:31:13 +0000 (0:00:00.022) 0:00:58.738 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.031) 0:00:58.769 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.051) 0:00:58.821 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.030) 0:00:58.852 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.022) 0:00:58.874 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.055) 0:00:58.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.023) 0:00:58.953 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.034) 0:00:58.987 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.036) 0:00:59.024 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.025) 0:00:59.050 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.055) 0:00:59.105 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.032) 0:00:59.138 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.050) 0:00:59.189 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.032) 0:00:59.221 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.025) 0:00:59.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.024) 0:00:59.272 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.023) 0:00:59.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.027) 0:00:59.323 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.061) 0:00:59.384 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.031) 0:00:59.416 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.023) 0:00:59.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.021) 0:00:59.461 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.021) 0:00:59.482 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.033) 0:00:59.515 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.029) 0:00:59.544 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.035) 0:00:59.580 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.022) 0:00:59.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.036) 0:00:59.639 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.034) 0:00:59.674 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.038) 0:00:59.712 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 13 January 2024 01:31:14 +0000 (0:00:00.026) 0:00:59.738 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 13 January 2024 01:31:15 +0000 (0:00:00.025) 0:00:59.764 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 13 January 2024 01:31:15 +0000 (0:00:00.022) 0:00:59.786 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 13 January 2024 01:31:15 +0000 (0:00:00.043) 0:00:59.830 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 13 January 2024 01:31:15 +0000 (0:00:00.240) 0:01:00.070 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:31:03 UTC", "ActiveEnterTimestampMonotonic": "1976059060", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount basic.target network.target auditd.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:31:03 UTC", "AssertTimestampMonotonic": "1976058253", "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-13 01:31:03 UTC", "ConditionTimestampMonotonic": "1976058251", "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": "8468", "ExecMainStartTimestamp": "Sat 2024-01-13 01:31:03 UTC", "ExecMainStartTimestampMonotonic": "1976058963", "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-13 01:31:03 UTC", "InactiveExitTimestampMonotonic": "1976059060", "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": "8468", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:31:03 UTC", "WatchdogTimestampMonotonic": "1976059031", "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 13 January 2024 01:31:17 +0000 (0:00:01.911) 0:01:01.982 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 13 January 2024 01:31:17 +0000 (0:00:00.028) 0:01:02.010 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:68 Saturday 13 January 2024 01:31:17 +0000 (0:00:00.055) 0:01:02.066 ****** changed: [sut -> localhost] => { "changed": true, "path": "ansible.Tn9umD", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:75 Saturday 13 January 2024 01:31:17 +0000 (0:00:00.237) 0:01:02.304 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql-sever-increase-start-limit.yml:3 Saturday 13 January 2024 01:31:17 +0000 (0:00:00.034) 0:01:02.338 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql-sever-increase-start-limit.yml:10 Saturday 13 January 2024 01:31:17 +0000 (0:00:00.268) 0:01:02.606 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql-sever-increase-start-limit.yml:17 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.168) 0:01:02.774 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:78 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.289) 0:01:03.064 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:8 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.075) 0:01:03.139 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:23 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.023) 0:01:03.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:35 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.021) 0:01:03.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:39 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.022) 0:01:03.206 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:55 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.023) 0:01:03.230 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:60 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.020) 0:01:03.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:70 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.020) 0:01:03.271 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:75 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.018) 0:01:03.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:85 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.018) 0:01:03.308 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.036) 0:01:03.345 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:31:17 UTC", "ActiveEnterTimestampMonotonic": "1990222035", "ActiveExitTimestamp": "Sat 2024-01-13 01:31:15 UTC", "ActiveExitTimestampMonotonic": "1988567862", "ActiveState": "active", "After": "basic.target -.mount system.slice auditd.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:31:17 UTC", "AssertTimestampMonotonic": "1990221069", "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-13 01:31:17 UTC", "ConditionTimestampMonotonic": "1990221067", "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": "9001", "ExecMainStartTimestamp": "Sat 2024-01-13 01:31:17 UTC", "ExecMainStartTimestampMonotonic": "1990221923", "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-13 01:31:17 UTC", "InactiveEnterTimestampMonotonic": "1990220037", "InactiveExitTimestamp": "Sat 2024-01-13 01:31:17 UTC", "InactiveExitTimestampMonotonic": "1990222035", "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": "9001", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:31:17 UTC", "WatchdogTimestampMonotonic": "1990221977", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 13 January 2024 01:31:18 +0000 (0:00:00.241) 0:01:03.586 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003827", "end": "2024-01-13 01:31:19.000899", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:18.997072" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 13 January 2024 01:31:19 +0000 (0:00:00.184) 0:01:03.771 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003743", "end": "2024-01-13 01:31:19.146746", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:19.143003" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 13 January 2024 01:31:19 +0000 (0:00:00.146) 0:01:03.918 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 Saturday 13 January 2024 01:31:19 +0000 (0:00:00.028) 0:01:03.946 ****** 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": 5816, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:99 Saturday 13 January 2024 01:31:20 +0000 (0:00:01.247) 0:01:05.194 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.034113", "end": "2024-01-13 01:31:20.629245", "rc": 0, "start": "2024-01-13 01:31:20.595132" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:113 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.210) 0:01:05.404 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:117 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.022) 0:01:05.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:124 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.023) 0:01:05.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:135 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.021) 0:01:05.472 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:140 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.024) 0:01:05.497 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:145 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.019) 0:01:05.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:151 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.022) 0:01:05.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:157 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.019) 0:01:05.559 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:167 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.020) 0:01:05.580 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:20 +0000 (0:00:00.036) 0:01:05.616 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004527", "end": "2024-01-13 01:31:20.989357", "rc": 0, "start": "2024-01-13 01:31:20.984830" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.SQbK5D TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.145) 0:01:05.762 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.054) 0:01:05.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.SQbK5D] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.024) 0:01:05.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:178 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.020) 0:01:05.862 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.035) 0:01:05.897 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004659", "end": "2024-01-13 01:31:21.273522", "rc": 0, "start": "2024-01-13 01:31:21.268863" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Tn9umD TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.149) 0:01:06.047 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.031) 0:01:06.078 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.Tn9umD] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.030) 0:01:06.109 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:190 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.024) 0:01:06.133 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.038) 0:01:06.171 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004844", "end": "2024-01-13 01:31:21.546591", "rc": 0, "start": "2024-01-13 01:31:21.541747" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.152) 0:01:06.324 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.046) 0:01:06.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.055) 0:01:06.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:198 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.026) 0:01:06.452 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.038) 0:01:06.491 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004539", "end": "2024-01-13 01:31:21.863036", "rc": 0, "start": "2024-01-13 01:31:21.858497" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.175) 0:01:06.666 ****** 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.023) 0:01:06.690 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:21 +0000 (0:00:00.038) 0:01:06.728 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:208 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.040) 0:01:06.769 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:213 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.029) 0:01:06.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:221 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.040) 0:01:06.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:85 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.036) 0:01:06.875 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.123) 0:01:06.999 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.034) 0:01:07.033 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.026) 0:01:07.059 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.039) 0:01:07.098 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.065) 0:01:07.164 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.030) 0:01:07.195 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.062) 0:01:07.257 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.033) 0:01:07.290 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.034) 0:01:07.325 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.033) 0:01:07.359 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.037) 0:01:07.397 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.033) 0:01:07.430 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.041) 0:01:07.471 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.027) 0:01:07.499 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.025) 0:01:07.525 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.023) 0:01:07.549 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.023) 0:01:07.573 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.022) 0:01:07.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 13 January 2024 01:31:22 +0000 (0:00:00.033) 0:01:07.629 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 13 January 2024 01:31:23 +0000 (0:00:00.997) 0:01:08.626 ****** ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 13 January 2024 01:31:23 +0000 (0:00:00.069) 0:01:08.696 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 13 January 2024 01:31:23 +0000 (0:00:00.036) 0:01:08.732 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.033) 0:01:08.766 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.062) 0:01:08.828 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.351) 0:01:09.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.022) 0:01:09.202 ****** 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 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.023) 0:01:09.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.025) 0:01:09.251 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.025) 0:01:09.277 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.020) 0:01:09.297 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.019) 0:01:09.317 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.020) 0:01:09.338 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.031) 0:01:09.369 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 13 January 2024 01:31:24 +0000 (0:00:00.064) 0:01:09.434 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 13 January 2024 01:31:25 +0000 (0:00:00.386) 0:01:09.821 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 13 January 2024 01:31:25 +0000 (0:00:00.059) 0:01:09.880 ****** 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.005657", "end": "2024-01-13 01:31:25.274738", "rc": 0, "start": "2024-01-13 01:31:25.269081" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 13 January 2024 01:31:25 +0000 (0:00:00.186) 0:01:10.066 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.777) 0:01:10.843 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.028) 0:01:10.871 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.025) 0:01:10.897 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.020) 0:01:10.918 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.024) 0:01:10.943 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.019) 0:01:10.963 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.351) 0:01:11.315 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 00:58:32 UTC", "ActiveEnterTimestampMonotonic": "25998644", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice dbus.service systemd-sysctl.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 00:58:31 UTC", "AssertTimestampMonotonic": "24453994", "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-13 00:58:31 UTC", "ConditionTimestampMonotonic": "24453993", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Sat 2024-01-13 00:58:31 UTC", "ExecMainStartTimestampMonotonic": "24454618", "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-13 00:58:31 UTC", "InactiveExitTimestampMonotonic": "24454670", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 00:58:32 UTC", "WatchdogTimestampMonotonic": "25998573", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 13 January 2024 01:31:26 +0000 (0:00:00.222) 0:01:11.537 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.099784", "end": "2024-01-13 01:31:27.001771", "rc": 0, "start": "2024-01-13 01:31:26.901987" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.269) 0:01:11.806 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.024) 0:01:11.830 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.024) 0:01:11.855 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.070) 0:01:11.926 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.157) 0:01:12.083 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.375) 0:01:12.459 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.040) 0:01:12.499 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.022) 0:01:12.521 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.043) 0:01:12.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.044) 0:01:12.610 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.024) 0:01:12.634 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.034) 0:01:12.668 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.022) 0:01:12.690 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 13 January 2024 01:31:27 +0000 (0:00:00.020) 0:01:12.711 ****** 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.005536", "end": "2024-01-13 01:31:28.091331", "rc": 0, "start": "2024-01-13 01:31:28.085795" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 13 January 2024 01:31:28 +0000 (0:00:00.172) 0:01:12.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 13 January 2024 01:31:28 +0000 (0:00:00.048) 0:01:12.933 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.993) 0:01:13.927 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.022) 0:01:13.950 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.021) 0:01:13.971 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.022) 0:01:13.993 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.021) 0:01:14.014 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.034) 0:01:14.049 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003377", "end": "2024-01-13 01:31:29.420870", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:29.417493" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.143) 0:01:14.193 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.052842", "end": "2024-01-13 01:31:29.616020", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:29.563178" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.202) 0:01:14.395 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.021) 0:01:14.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.026) 0:01:14.443 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.028) 0:01:14.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.038) 0:01:14.509 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.038) 0:01:14.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.055) 0:01:14.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.020) 0:01:14.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.021) 0:01:14.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.022) 0:01:14.668 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.021) 0:01:14.689 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.023) 0:01:14.713 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 13 January 2024 01:31:29 +0000 (0:00:00.021) 0:01:14.734 ****** skipping: [sut] => (item=/tmp/ansible.SQbK5D) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.SQbK5D", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.Tn9umD) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.Tn9umD", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.028) 0:01:14.763 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.038) 0:01:14.801 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003509", "end": "2024-01-13 01:31:30.175019", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:30.171510" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.SQbK5D TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.147) 0:01:14.948 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.027) 0:01:14.976 ****** 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.053368", "end": "2024-01-13 01:31:30.402438", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:30.349070" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.201) 0:01:15.177 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.039) 0:01:15.217 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003383", "end": "2024-01-13 01:31:30.590190", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:30.586807" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Tn9umD TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.146) 0:01:15.363 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.026) 0:01:15.390 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.052949", "end": "2024-01-13 01:31:30.821406", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:30.768457" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.211) 0:01:15.601 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:30 +0000 (0:00:00.054) 0:01:15.656 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003479", "end": "2024-01-13 01:31:31.030874", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:31.027395" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.153) 0:01:15.809 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.037) 0:01:15.846 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.052749", "end": "2024-01-13 01:31:31.271664", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:31.218915" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.232) 0:01:16.079 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.067) 0:01:16.146 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003602", "end": "2024-01-13 01:31:31.531185", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:31.527583" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.168) 0:01:16.315 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.038) 0:01:16.354 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.052436", "end": "2024-01-13 01:31:31.794134", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:31.741698" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.232) 0:01:16.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.023) 0:01:16.610 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.023) 0:01:16.634 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.023) 0:01:16.657 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.024) 0:01:16.681 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 13 January 2024 01:31:31 +0000 (0:00:00.034) 0:01:16.716 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.061) 0:01:16.777 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.034) 0:01:16.811 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.038) 0:01:16.850 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.025) 0:01:16.875 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.025) 0:01:16.901 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.022) 0:01:16.924 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.022) 0:01:16.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.022) 0:01:16.969 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.022) 0:01:16.992 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.026) 0:01:17.019 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.023) 0:01:17.043 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.023) 0:01:17.066 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.021) 0:01:17.087 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.022) 0:01:17.110 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.038) 0:01:17.148 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.023) 0:01:17.171 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.036) 0:01:17.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.045) 0:01:17.253 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.073) 0:01:17.326 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.025) 0:01:17.352 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.028) 0:01:17.380 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.039) 0:01:17.419 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.025) 0:01:17.445 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.024) 0:01:17.469 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.033) 0:01:17.503 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.024) 0:01:17.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.024) 0:01:17.552 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.022) 0:01:17.575 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.042) 0:01:17.617 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.020) 0:01:17.638 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.021) 0:01:17.659 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.027) 0:01:17.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.027) 0:01:17.714 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 13 January 2024 01:31:32 +0000 (0:00:00.023) 0:01:17.737 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.035) 0:01:17.773 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.038) 0:01:17.811 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.039) 0:01:17.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.078) 0:01:17.930 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.028) 0:01:17.958 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.021) 0:01:17.980 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.024) 0:01:18.004 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.028) 0:01:18.033 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.025) 0:01:18.058 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.023) 0:01:18.082 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.022) 0:01:18.104 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 13 January 2024 01:31:33 +0000 (0:00:00.164) 0:01:18.269 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:31:17 UTC", "ActiveEnterTimestampMonotonic": "1990222035", "ActiveExitTimestamp": "Sat 2024-01-13 01:31:15 UTC", "ActiveExitTimestampMonotonic": "1988567862", "ActiveState": "active", "After": "basic.target -.mount system.slice auditd.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:31:17 UTC", "AssertTimestampMonotonic": "1990221069", "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-13 01:31:17 UTC", "ConditionTimestampMonotonic": "1990221067", "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": "9001", "ExecMainStartTimestamp": "Sat 2024-01-13 01:31:17 UTC", "ExecMainStartTimestampMonotonic": "1990221923", "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-13 01:31:17 UTC", "InactiveEnterTimestampMonotonic": "1990220037", "InactiveExitTimestamp": "Sat 2024-01-13 01:31:17 UTC", "InactiveExitTimestampMonotonic": "1990222035", "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": "9001", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:31:17 UTC", "WatchdogTimestampMonotonic": "1990221977", "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.644) 0:01:18.913 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.020) 0:01:18.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:92 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.018) 0:01:18.953 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:8 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.107) 0:01:19.060 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:23 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.020) 0:01:19.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:35 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.021) 0:01:19.102 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:39 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.023) 0:01:19.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:55 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.023) 0:01:19.149 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:60 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.021) 0:01:19.170 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:70 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.021) 0:01:19.192 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:75 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.021) 0:01:19.214 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:85 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.020) 0:01:19.234 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.036) 0:01:19.271 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:31:34 UTC", "ActiveEnterTimestampMonotonic": "2007167245", "ActiveExitTimestamp": "Sat 2024-01-13 01:31:33 UTC", "ActiveExitTimestampMonotonic": "2006755412", "ActiveState": "active", "After": "basic.target -.mount system.slice auditd.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:31:34 UTC", "AssertTimestampMonotonic": "2007166112", "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-13 01:31:34 UTC", "ConditionTimestampMonotonic": "2007166110", "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": "9720", "ExecMainStartTimestamp": "Sat 2024-01-13 01:31:34 UTC", "ExecMainStartTimestampMonotonic": "2007167133", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-13 01:31:34 UTC] ; stop_time=[n/a] ; pid=9720 ; 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-13 01:31:34 UTC", "InactiveEnterTimestampMonotonic": "2007165127", "InactiveExitTimestamp": "Sat 2024-01-13 01:31:34 UTC", "InactiveExitTimestampMonotonic": "2007167245", "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": "9720", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:31:34 UTC", "WatchdogTimestampMonotonic": "2007167206", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.222) 0:01:19.494 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003794", "end": "2024-01-13 01:31:34.873452", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:34.869658" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 13 January 2024 01:31:34 +0000 (0:00:00.150) 0:01:19.645 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003637", "end": "2024-01-13 01:31:35.056848", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:35.053211" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 13 January 2024 01:31:35 +0000 (0:00:00.200) 0:01:19.845 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 Saturday 13 January 2024 01:31:35 +0000 (0:00:00.041) 0:01:19.886 ****** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6985, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:99 Saturday 13 January 2024 01:31:36 +0000 (0:00:01.153) 0:01:21.040 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:01.571707", "end": "2024-01-13 01:31:37.988354", "rc": 0, "start": "2024-01-13 01:31:36.416647" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:113 Saturday 13 January 2024 01:31:38 +0000 (0:00:01.733) 0:01:22.774 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:117 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.052) 0:01:22.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:124 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.038) 0:01:22.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:135 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.020) 0:01:22.885 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:140 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.021) 0:01:22.906 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:145 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.025) 0:01:22.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:151 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.021) 0:01:22.954 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:157 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.020) 0:01:22.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:167 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.049) 0:01:23.024 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.038) 0:01:23.062 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004701", "end": "2024-01-13 01:31:38.435855", "rc": 0, "start": "2024-01-13 01:31:38.431154" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.149) 0:01:23.212 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.038) 0:01:23.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.025) 0:01:23.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:178 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.024) 0:01:23.300 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.039) 0:01:23.340 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004720", "end": "2024-01-13 01:31:38.726481", "rc": 0, "start": "2024-01-13 01:31:38.721761" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.159) 0:01:23.500 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.036) 0:01:23.536 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.029) 0:01:23.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:190 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.024) 0:01:23.591 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:38 +0000 (0:00:00.040) 0:01:23.632 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004534", "end": "2024-01-13 01:31:39.004184", "rc": 0, "start": "2024-01-13 01:31:38.999650" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.145) 0:01:23.777 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.030) 0:01:23.808 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.063) 0:01:23.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:198 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.022) 0:01:23.895 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.039) 0:01:23.934 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004781", "end": "2024-01-13 01:31:39.309799", "rc": 0, "start": "2024-01-13 01:31:39.305018" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.149) 0:01:24.084 ****** 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.022) 0:01:24.106 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.029) 0:01:24.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:208 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.020) 0:01:24.155 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:213 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.020) 0:01:24.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:221 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.020) 0:01:24.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:99 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.020) 0:01:24.217 ****** changed: [sut] => (item=/etc/pki/tls/certs/ansible.SQbK5D) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.SQbK5D", "path": "/etc/pki/tls/certs/ansible.SQbK5D", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/ansible.Tn9umD) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.Tn9umD", "path": "/etc/pki/tls/private/ansible.Tn9umD", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:107 Saturday 13 January 2024 01:31:39 +0000 (0:00:00.271) 0:01:24.488 ****** ok: [sut] => (item=/tmp/ansible.SQbK5D) => { "ansible_loop_var": "item", "changed": false, "checksum": "1ee18a548ffc286af744c66036c9c569d6d1d712", "dest": "/tmp/ansible.SQbK5D", "gid": 0, "group": "root", "item": "/tmp/ansible.SQbK5D", "mode": "0600", "owner": "root", "path": "/tmp/ansible.SQbK5D", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1103, "state": "file", "uid": 0 } ok: [sut] => (item=/tmp/ansible.Tn9umD) => { "ansible_loop_var": "item", "changed": false, "checksum": "d042734e86c276eaffdb03434929ac0453409dae", "dest": "/tmp/ansible.Tn9umD", "gid": 0, "group": "root", "item": "/tmp/ansible.Tn9umD", "mode": "0600", "owner": "root", "path": "/tmp/ansible.Tn9umD", "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-ci3rhwj_yl/tests/tasks/tests_tls.yml:116 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.716) 0:01:25.205 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.SQbK5D", "mssql_tls_private_key": "ansible.Tn9umD" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:121 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.021) 0:01:25.226 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.222) 0:01:25.449 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.034) 0:01:25.484 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.025) 0:01:25.509 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.038) 0:01:25.548 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.019) 0:01:25.568 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.020) 0:01:25.588 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.022) 0:01:25.610 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.021) 0:01:25.631 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.021) 0:01:25.652 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.021) 0:01:25.673 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 13 January 2024 01:31:40 +0000 (0:00:00.064) 0:01:25.738 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.043) 0:01:25.782 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.033) 0:01:25.815 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.025) 0:01:25.841 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.020) 0:01:25.862 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.022) 0:01:25.884 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.021) 0:01:25.905 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.020) 0:01:25.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 13 January 2024 01:31:41 +0000 (0:00:00.022) 0:01:25.948 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.950) 0:01:26.898 ****** ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.059) 0:01:26.958 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.020) 0:01:26.979 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.064) 0:01:27.043 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.047) 0:01:27.091 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.349) 0:01:27.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.023) 0:01:27.463 ****** 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 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.023) 0:01:27.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.024) 0:01:27.512 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.025) 0:01:27.537 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.021) 0:01:27.558 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.021) 0:01:27.579 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.026) 0:01:27.606 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.023) 0:01:27.629 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 13 January 2024 01:31:42 +0000 (0:00:00.032) 0:01:27.662 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 13 January 2024 01:31:43 +0000 (0:00:00.356) 0:01:28.019 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 13 January 2024 01:31:43 +0000 (0:00:00.024) 0:01:28.044 ****** 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.005661", "end": "2024-01-13 01:31:43.417667", "rc": 0, "start": "2024-01-13 01:31:43.412006" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 13 January 2024 01:31:43 +0000 (0:00:00.145) 0:01:28.189 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 13 January 2024 01:31:44 +0000 (0:00:00.811) 0:01:29.001 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 13 January 2024 01:31:44 +0000 (0:00:00.037) 0:01:29.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 13 January 2024 01:31:44 +0000 (0:00:00.038) 0:01:29.076 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 13 January 2024 01:31:44 +0000 (0:00:00.043) 0:01:29.120 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 13 January 2024 01:31:44 +0000 (0:00:00.073) 0:01:29.193 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 13 January 2024 01:31:44 +0000 (0:00:00.048) 0:01:29.242 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 13 January 2024 01:31:44 +0000 (0:00:00.384) 0:01:29.627 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 00:58:32 UTC", "ActiveEnterTimestampMonotonic": "25998644", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice dbus.service systemd-sysctl.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 00:58:31 UTC", "AssertTimestampMonotonic": "24453994", "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-13 00:58:31 UTC", "ConditionTimestampMonotonic": "24453993", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Sat 2024-01-13 00:58:31 UTC", "ExecMainStartTimestampMonotonic": "24454618", "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-13 00:58:31 UTC", "InactiveExitTimestampMonotonic": "24454670", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 00:58:32 UTC", "WatchdogTimestampMonotonic": "25998573", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.221) 0:01:29.848 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.096543", "end": "2024-01-13 01:31:45.309435", "rc": 0, "start": "2024-01-13 01:31:45.212892" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.233) 0:01:30.081 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.020) 0:01:30.102 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.020) 0:01:30.122 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.019) 0:01:30.142 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.142) 0:01:30.284 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.353) 0:01:30.638 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.021) 0:01:30.660 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.022) 0:01:30.682 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.021) 0:01:30.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 13 January 2024 01:31:45 +0000 (0:00:00.021) 0:01:30.725 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 13 January 2024 01:31:46 +0000 (0:00:00.023) 0:01:30.748 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 13 January 2024 01:31:46 +0000 (0:00:00.021) 0:01:30.770 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 13 January 2024 01:31:46 +0000 (0:00:00.020) 0:01:30.791 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 13 January 2024 01:31:46 +0000 (0:00:00.021) 0:01:30.812 ****** 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.005295", "end": "2024-01-13 01:31:46.186183", "rc": 0, "start": "2024-01-13 01:31:46.180888" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 13 January 2024 01:31:46 +0000 (0:00:00.146) 0:01:30.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 13 January 2024 01:31:46 +0000 (0:00:00.025) 0:01:30.983 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.979) 0:01:31.963 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.023) 0:01:31.986 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.020) 0:01:32.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.020) 0:01:32.027 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.020) 0:01:32.048 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.033) 0:01:32.081 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003294", "end": "2024-01-13 01:31:47.453426", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:47.450132" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.156) 0:01:32.237 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.053587", "end": "2024-01-13 01:31:47.665350", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:47.611763" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.205) 0:01:32.443 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.020) 0:01:32.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.021) 0:01:32.485 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.021) 0:01:32.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.022) 0:01:32.529 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.023) 0:01:32.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.023) 0:01:32.577 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.059) 0:01:32.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.020) 0:01:32.657 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.020) 0:01:32.678 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.019) 0:01:32.697 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.021) 0:01:32.719 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 13 January 2024 01:31:47 +0000 (0:00:00.024) 0:01:32.744 ****** changed: [sut] => (item=/tmp/ansible.SQbK5D) => { "ansible_loop_var": "item", "changed": true, "checksum": "1ee18a548ffc286af744c66036c9c569d6d1d712", "dest": "/etc/pki/tls/certs/ansible.SQbK5D", "gid": 994, "group": "mssql", "item": "/tmp/ansible.SQbK5D", "md5sum": "8b6b20e492e3aa5b012c635940ee4fe4", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/tmp/ansible.SQbK5D", "state": "file", "uid": 996 } changed: [sut] => (item=/tmp/ansible.Tn9umD) => { "ansible_loop_var": "item", "changed": true, "checksum": "d042734e86c276eaffdb03434929ac0453409dae", "dest": "/etc/pki/tls/private/ansible.Tn9umD", "gid": 994, "group": "mssql", "item": "/tmp/ansible.Tn9umD", "md5sum": "87e5bd1ff12edf61c743b4b8c93358cc", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.Tn9umD", "state": "file", "uid": 996 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 13 January 2024 01:31:48 +0000 (0:00:00.450) 0:01:33.194 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:48 +0000 (0:00:00.037) 0:01:33.232 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003419", "end": "2024-01-13 01:31:48.604629", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:48.601210" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:48 +0000 (0:00:00.152) 0:01:33.385 ****** 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.SQbK5D" ], "delta": "0:00:00.052665", "end": "2024-01-13 01:31:48.813836", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:48.761171" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:48 +0000 (0:00:00.205) 0:01:33.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 13 January 2024 01:31:48 +0000 (0:00:00.024) 0:01:33.614 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:48 +0000 (0:00:00.040) 0:01:33.655 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003449", "end": "2024-01-13 01:31:49.029250", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:49.025801" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.146) 0:01:33.802 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.Tn9umD" ], "delta": "0:00:00.053777", "end": "2024-01-13 01:31:49.230880", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:49.177103" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.204) 0:01:34.006 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.026) 0:01:34.032 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.049) 0:01:34.081 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003361", "end": "2024-01-13 01:31:49.456079", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:49.452718" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.148) 0:01:34.230 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.052124", "end": "2024-01-13 01:31:49.655928", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:49.603804" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.204) 0:01:34.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.023) 0:01:34.457 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.039) 0:01:34.497 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003458", "end": "2024-01-13 01:31:49.868929", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:49.865471" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:31:49 +0000 (0:00:00.146) 0:01:34.644 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.053045", "end": "2024-01-13 01:31:50.072482", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:31:50.019437" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.218) 0:01:34.862 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.024) 0:01:34.887 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.042) 0:01:34.929 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.039) 0:01:34.968 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.021) 0:01:34.989 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.076) 0:01:35.066 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.024) 0:01:35.091 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.022) 0:01:35.113 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.021) 0:01:35.135 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.030) 0:01:35.165 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.024) 0:01:35.190 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.022) 0:01:35.212 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.022) 0:01:35.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.022) 0:01:35.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.021) 0:01:35.279 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.019) 0:01:35.298 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.022) 0:01:35.321 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.025) 0:01:35.346 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.021) 0:01:35.368 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.022) 0:01:35.391 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.024) 0:01:35.415 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.022) 0:01:35.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.020) 0:01:35.458 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.019) 0:01:35.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.061) 0:01:35.539 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.021) 0:01:35.560 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.023) 0:01:35.584 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.020) 0:01:35.604 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.025) 0:01:35.630 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.020) 0:01:35.651 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.019) 0:01:35.670 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.027) 0:01:35.697 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.020) 0:01:35.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 13 January 2024 01:31:50 +0000 (0:00:00.019) 0:01:35.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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.019) 0:01:35.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.019) 0:01:35.776 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.021) 0:01:35.797 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.020) 0:01:35.818 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.021) 0:01:35.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.018) 0:01:35.858 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.019) 0:01:35.878 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.019) 0:01:35.897 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.020) 0:01:35.917 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.072) 0:01:35.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.022) 0:01:36.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.021) 0:01:36.033 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.021) 0:01:36.054 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.022) 0:01:36.076 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.026) 0:01:36.103 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.020) 0:01:36.123 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.022) 0:01:36.146 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.021) 0:01:36.168 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 13 January 2024 01:31:51 +0000 (0:00:00.163) 0:01:36.331 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:31:34 UTC", "ActiveEnterTimestampMonotonic": "2007167245", "ActiveExitTimestamp": "Sat 2024-01-13 01:31:33 UTC", "ActiveExitTimestampMonotonic": "2006755412", "ActiveState": "active", "After": "basic.target -.mount system.slice auditd.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:31:34 UTC", "AssertTimestampMonotonic": "2007166112", "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-13 01:31:34 UTC", "ConditionTimestampMonotonic": "2007166110", "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": "9720", "ExecMainStartTimestamp": "Sat 2024-01-13 01:31:34 UTC", "ExecMainStartTimestampMonotonic": "2007167133", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-13 01:31:34 UTC] ; stop_time=[n/a] ; pid=9720 ; 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-13 01:31:34 UTC", "InactiveEnterTimestampMonotonic": "2007165127", "InactiveExitTimestamp": "Sat 2024-01-13 01:31:34 UTC", "InactiveExitTimestampMonotonic": "2007167245", "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": "9720", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:31:34 UTC", "WatchdogTimestampMonotonic": "2007167206", "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 13 January 2024 01:31:53 +0000 (0:00:01.514) 0:01:37.846 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.021) 0:01:37.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:131 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.072) 0:01:37.940 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:8 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.144) 0:01:38.084 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:23 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.037) 0:01:38.122 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:35 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.025) 0:01:38.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:39 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.031) 0:01:38.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:55 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.035) 0:01:38.214 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:60 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.037) 0:01:38.252 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:70 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.075) 0:01:38.327 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:75 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.038) 0:01:38.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:85 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.024) 0:01:38.390 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.051) 0:01:38.442 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:31:53 UTC", "ActiveEnterTimestampMonotonic": "2026097913", "ActiveExitTimestamp": "Sat 2024-01-13 01:31:51 UTC", "ActiveExitTimestampMonotonic": "2024816805", "ActiveState": "active", "After": "basic.target -.mount system.slice auditd.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:31:53 UTC", "AssertTimestampMonotonic": "2026097214", "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-13 01:31:53 UTC", "ConditionTimestampMonotonic": "2026097212", "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": "10589", "ExecMainStartTimestamp": "Sat 2024-01-13 01:31:53 UTC", "ExecMainStartTimestampMonotonic": "2026097832", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-13 01:31:53 UTC] ; stop_time=[n/a] ; pid=10589 ; 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-13 01:31:53 UTC", "InactiveEnterTimestampMonotonic": "2026096623", "InactiveExitTimestamp": "Sat 2024-01-13 01:31:53 UTC", "InactiveExitTimestampMonotonic": "2026097913", "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": "10589", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:31:53 UTC", "WatchdogTimestampMonotonic": "2026097889", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 13 January 2024 01:31:53 +0000 (0:00:00.255) 0:01:38.698 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003530", "end": "2024-01-13 01:31:54.079337", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:54.075807" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 13 January 2024 01:31:54 +0000 (0:00:00.191) 0:01:38.890 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.007128", "end": "2024-01-13 01:31:54.290630", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:31:54.283502" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 13 January 2024 01:31:54 +0000 (0:00:00.175) 0:01:39.066 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 Saturday 13 January 2024 01:31:54 +0000 (0:00:00.029) 0:01:39.095 ****** 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": 6157, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:99 Saturday 13 January 2024 01:31:56 +0000 (0:00:02.212) 0:01:41.307 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.032198", "end": "2024-01-13 01:31:56.719277", "rc": 0, "start": "2024-01-13 01:31:56.687079" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:113 Saturday 13 January 2024 01:31:56 +0000 (0:00:00.214) 0:01:41.522 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:117 Saturday 13 January 2024 01:31:56 +0000 (0:00:00.044) 0:01:41.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:124 Saturday 13 January 2024 01:31:56 +0000 (0:00:00.048) 0:01:41.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:135 Saturday 13 January 2024 01:31:56 +0000 (0:00:00.048) 0:01:41.663 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:140 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.108) 0:01:41.771 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:145 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.038) 0:01:41.810 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:151 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.043) 0:01:41.853 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:157 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.025) 0:01:41.878 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:167 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.056) 0:01:41.934 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.056) 0:01:41.991 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004497", "end": "2024-01-13 01:31:57.365088", "rc": 0, "start": "2024-01-13 01:31:57.360591" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.SQbK5D TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.151) 0:01:42.143 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.034) 0:01:42.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.SQbK5D] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.041) 0:01:42.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:178 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.045) 0:01:42.264 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.067) 0:01:42.332 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004731", "end": "2024-01-13 01:31:57.715771", "rc": 0, "start": "2024-01-13 01:31:57.711040" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Tn9umD TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.158) 0:01:42.490 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.033) 0:01:42.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.Tn9umD] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.025) 0:01:42.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:190 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.022) 0:01:42.571 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:57 +0000 (0:00:00.079) 0:01:42.651 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004568", "end": "2024-01-13 01:31:58.028536", "rc": 0, "start": "2024-01-13 01:31:58.023968" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.151) 0:01:42.802 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.029) 0:01:42.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.027) 0:01:42.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:198 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.028) 0:01:42.888 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.043) 0:01:42.932 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004676", "end": "2024-01-13 01:31:58.307824", "rc": 0, "start": "2024-01-13 01:31:58.303148" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.160) 0:01:43.092 ****** 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.042) 0:01:43.134 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.051) 0:01:43.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:208 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.033) 0:01:43.219 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:213 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.039) 0:01:43.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:221 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.029) 0:01:43.288 ****** 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-ci3rhwj_yl/tests/tasks/tests_tls.yml:137 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.050) 0:01:43.339 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/check_header.yml:4 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.192) 0:01:43.531 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003428", "end": "2024-01-13 01:31:58.961536", "rc": 0, "start": "2024-01-13 01:31:58.958108" } 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.SQbK5D tlskey = /etc/pki/tls/private/ansible.Tn9umD tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:141 Saturday 13 January 2024 01:31:58 +0000 (0:00:00.215) 0:01:43.746 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.309) 0:01:44.056 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.066) 0:01:44.122 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.036) 0:01:44.159 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.038) 0:01:44.198 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.033) 0:01:44.232 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.023) 0:01:44.256 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.090) 0:01:44.346 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.024) 0:01:44.371 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.029) 0:01:44.401 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.025) 0:01:44.426 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.022) 0:01:44.448 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.038) 0:01:44.486 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.039) 0:01:44.526 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.031) 0:01:44.558 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.022) 0:01:44.580 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.042) 0:01:44.623 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.029) 0:01:44.652 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.045) 0:01:44.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 13 January 2024 01:31:59 +0000 (0:00:00.023) 0:01:44.721 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 13 January 2024 01:32:00 +0000 (0:00:01.025) 0:01:45.746 ****** ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.059) 0:01:45.806 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.024) 0:01:45.831 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.035) 0:01:45.866 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.046) 0:01:45.913 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.344) 0:01:46.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.022) 0:01:46.280 ****** 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 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.021) 0:01:46.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.022) 0:01:46.324 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.025) 0:01:46.349 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.021) 0:01:46.371 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.020) 0:01:46.391 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.020) 0:01:46.412 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.020) 0:01:46.433 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 13 January 2024 01:32:01 +0000 (0:00:00.021) 0:01:46.454 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 13 January 2024 01:32:02 +0000 (0:00:00.413) 0:01:46.867 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 13 January 2024 01:32:02 +0000 (0:00:00.021) 0:01:46.888 ****** 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.005518", "end": "2024-01-13 01:32:02.264544", "rc": 0, "start": "2024-01-13 01:32:02.259026" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 13 January 2024 01:32:02 +0000 (0:00:00.147) 0:01:47.036 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.785) 0:01:47.821 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.036) 0:01:47.857 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.022) 0:01:47.879 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.024) 0:01:47.904 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.035) 0:01:47.940 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.033) 0:01:47.973 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.377) 0:01:48.351 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 00:58:32 UTC", "ActiveEnterTimestampMonotonic": "25998644", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice dbus.service systemd-sysctl.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 00:58:31 UTC", "AssertTimestampMonotonic": "24453994", "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-13 00:58:31 UTC", "ConditionTimestampMonotonic": "24453993", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Sat 2024-01-13 00:58:31 UTC", "ExecMainStartTimestampMonotonic": "24454618", "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-13 00:58:31 UTC", "InactiveExitTimestampMonotonic": "24454670", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 00:58:32 UTC", "WatchdogTimestampMonotonic": "25998573", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 13 January 2024 01:32:03 +0000 (0:00:00.226) 0:01:48.578 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.097764", "end": "2024-01-13 01:32:04.042041", "rc": 0, "start": "2024-01-13 01:32:03.944277" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.236) 0:01:48.814 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.072) 0:01:48.887 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.021) 0:01:48.909 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.021) 0:01:48.930 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.169) 0:01:49.100 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.372) 0:01:49.473 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.022) 0:01:49.495 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.022) 0:01:49.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 that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.021) 0:01:49.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.022) 0:01:49.562 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.022) 0:01:49.585 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.021) 0:01:49.606 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.020) 0:01:49.627 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 13 January 2024 01:32:04 +0000 (0:00:00.022) 0:01:49.650 ****** 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.005414", "end": "2024-01-13 01:32:05.023997", "rc": 0, "start": "2024-01-13 01:32:05.018583" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 13 January 2024 01:32:05 +0000 (0:00:00.158) 0:01:49.808 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 13 January 2024 01:32:05 +0000 (0:00:00.024) 0:01:49.833 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 13 January 2024 01:32:06 +0000 (0:00:01.008) 0:01:50.841 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.023) 0:01:50.864 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:50.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:50.908 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.022) 0:01:50.930 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.033) 0:01:50.964 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003439", "end": "2024-01-13 01:32:06.335822", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:06.332383" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.145) 0:01:51.109 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.052656", "end": "2024-01-13 01:32:06.534523", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:06.481867" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.204) 0:01:51.313 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.020) 0:01:51.356 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.022) 0:01:51.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.400 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.073) 0:01:51.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.560 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.582 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.603 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.021) 0:01:51.625 ****** skipping: [sut] => (item=/tmp/ansible.SQbK5D) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.SQbK5D", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.Tn9umD) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.Tn9umD", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.027) 0:01:51.652 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:06 +0000 (0:00:00.035) 0:01:51.688 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003528", "end": "2024-01-13 01:32:07.061529", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:07.058001" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.SQbK5D TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.148) 0:01:51.837 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.028) 0:01:51.866 ****** 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.052721", "end": "2024-01-13 01:32:07.298898", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:07.246177" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.207) 0:01:52.073 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.038) 0:01:52.112 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003555", "end": "2024-01-13 01:32:07.490551", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:07.486996" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Tn9umD TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.152) 0:01:52.265 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.103) 0:01:52.368 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.052128", "end": "2024-01-13 01:32:07.793238", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:07.741110" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.199) 0:01:52.568 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:07 +0000 (0:00:00.040) 0:01:52.609 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003342", "end": "2024-01-13 01:32:07.985056", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:07.981714" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.150) 0:01:52.760 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.026) 0:01:52.786 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.053085", "end": "2024-01-13 01:32:08.211782", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:08.158697" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.200) 0:01:52.986 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.042) 0:01:53.029 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003481", "end": "2024-01-13 01:32:08.408426", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:08.404945" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.153) 0:01:53.182 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.026) 0:01:53.208 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.052056", "end": "2024-01-13 01:32:08.631013", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:08.578957" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.200) 0:01:53.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.023) 0:01:53.432 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.021) 0:01:53.454 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.070) 0:01:53.525 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.023) 0:01:53.548 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.024) 0:01:53.573 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.023) 0:01:53.596 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.022) 0:01:53.619 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.021) 0:01:53.641 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.022) 0:01:53.663 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.021) 0:01:53.684 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.020) 0:01:53.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 13 January 2024 01:32:08 +0000 (0:00:00.021) 0:01:53.727 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.022) 0:01:53.749 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.021) 0:01:53.770 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.021) 0:01:53.792 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.021) 0:01:53.813 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.036) 0:01:53.850 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.027) 0:01:53.878 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.030) 0:01:53.908 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.029) 0:01:53.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.024) 0:01:53.963 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.105) 0:01:54.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.023) 0:01:54.092 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.034) 0:01:54.127 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.022) 0:01:54.150 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.028) 0:01:54.178 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.030) 0:01:54.209 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.053) 0:01:54.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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.035) 0:01:54.298 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.033) 0:01:54.331 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.023) 0:01:54.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.034) 0:01:54.389 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.022) 0:01:54.411 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.022) 0:01:54.434 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.021) 0:01:54.456 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.025) 0:01:54.481 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.021) 0:01:54.503 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.021) 0:01:54.524 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.020) 0:01:54.545 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.021) 0:01:54.566 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.078) 0:01:54.644 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.028) 0:01:54.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.022) 0:01:54.695 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 13 January 2024 01:32:09 +0000 (0:00:00.031) 0:01:54.726 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.025) 0:01:54.751 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.022) 0:01:54.774 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.032) 0:01:54.806 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.022) 0:01:54.829 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.022) 0:01:54.852 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.023) 0:01:54.875 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.168) 0:01:55.043 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:31:53 UTC", "ActiveEnterTimestampMonotonic": "2026097913", "ActiveExitTimestamp": "Sat 2024-01-13 01:31:51 UTC", "ActiveExitTimestampMonotonic": "2024816805", "ActiveState": "active", "After": "basic.target -.mount system.slice auditd.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:31:53 UTC", "AssertTimestampMonotonic": "2026097214", "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-13 01:31:53 UTC", "ConditionTimestampMonotonic": "2026097212", "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": "10589", "ExecMainStartTimestamp": "Sat 2024-01-13 01:31:53 UTC", "ExecMainStartTimestampMonotonic": "2026097832", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-13 01:31:53 UTC] ; stop_time=[n/a] ; pid=10589 ; 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-13 01:31:53 UTC", "InactiveEnterTimestampMonotonic": "2026096623", "InactiveExitTimestamp": "Sat 2024-01-13 01:31:53 UTC", "InactiveExitTimestampMonotonic": "2026097913", "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": "10589", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:31:53 UTC", "WatchdogTimestampMonotonic": "2026097889", "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.505) 0:01:55.549 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.021) 0:01:55.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:147 Saturday 13 January 2024 01:32:10 +0000 (0:00:00.025) 0:01:55.595 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:8 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.223) 0:01:55.819 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:23 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.021) 0:01:55.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:35 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.021) 0:01:55.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:39 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.023) 0:01:55.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:55 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.022) 0:01:55.908 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:60 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.021) 0:01:55.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:70 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.020) 0:01:55.949 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:75 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.020) 0:01:55.970 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:85 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.019) 0:01:55.990 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.035) 0:01:56.025 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:32:10 UTC", "ActiveEnterTimestampMonotonic": "2043801256", "ActiveExitTimestamp": "Sat 2024-01-13 01:32:10 UTC", "ActiveExitTimestampMonotonic": "2043532473", "ActiveState": "active", "After": "basic.target -.mount system.slice auditd.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:32:10 UTC", "AssertTimestampMonotonic": "2043800341", "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-13 01:32:10 UTC", "ConditionTimestampMonotonic": "2043800339", "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": "11242", "ExecMainStartTimestamp": "Sat 2024-01-13 01:32:10 UTC", "ExecMainStartTimestampMonotonic": "2043800946", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-13 01:32:10 UTC] ; stop_time=[n/a] ; pid=11242 ; 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-13 01:32:10 UTC", "InactiveEnterTimestampMonotonic": "2043799726", "InactiveExitTimestamp": "Sat 2024-01-13 01:32:10 UTC", "InactiveExitTimestampMonotonic": "2043801256", "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": "11242", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:32:10 UTC", "WatchdogTimestampMonotonic": "2043800995", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.222) 0:01:56.247 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003717", "end": "2024-01-13 01:32:11.638345", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:11.634628" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.164) 0:01:56.412 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003872", "end": "2024-01-13 01:32:11.786232", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:11.782360" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.199) 0:01:56.612 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 Saturday 13 January 2024 01:32:11 +0000 (0:00:00.029) 0:01:56.641 ****** 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": 5793, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:99 Saturday 13 January 2024 01:32:14 +0000 (0:00:02.192) 0:01:58.834 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.032196", "end": "2024-01-13 01:32:14.306520", "rc": 0, "start": "2024-01-13 01:32:14.274324" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:113 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.256) 0:01:59.091 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:117 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.024) 0:01:59.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:124 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.022) 0:01:59.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:135 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.023) 0:01:59.161 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:140 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.020) 0:01:59.182 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:145 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.020) 0:01:59.202 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:151 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.022) 0:01:59.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:157 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.021) 0:01:59.246 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:167 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.021) 0:01:59.268 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.097) 0:01:59.365 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004584", "end": "2024-01-13 01:32:14.742469", "rc": 0, "start": "2024-01-13 01:32:14.737885" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.153) 0:01:59.519 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.033) 0:01:59.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.032) 0:01:59.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:178 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.031) 0:01:59.617 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:14 +0000 (0:00:00.044) 0:01:59.662 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004555", "end": "2024-01-13 01:32:15.038189", "rc": 0, "start": "2024-01-13 01:32:15.033634" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.150) 0:01:59.812 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.031) 0:01:59.844 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.028) 0:01:59.873 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:190 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.058) 0:01:59.931 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.042) 0:01:59.974 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004628", "end": "2024-01-13 01:32:15.349954", "rc": 0, "start": "2024-01-13 01:32:15.345326" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.149) 0:02:00.123 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.032) 0:02:00.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.033) 0:02:00.190 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:198 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.097) 0:02:00.287 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.044) 0:02:00.331 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004690", "end": "2024-01-13 01:32:15.727506", "rc": 0, "start": "2024-01-13 01:32:15.722816" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.179) 0:02:00.511 ****** 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.061) 0:02:00.573 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.034) 0:02:00.608 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:208 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.034) 0:02:00.642 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:213 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.026) 0:02:00.669 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:221 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.029) 0:02:00.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:154 Saturday 13 January 2024 01:32:15 +0000 (0:00:00.024) 0:02:00.722 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.531) 0:02:01.254 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.034) 0:02:01.288 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.029) 0:02:01.317 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.044) 0:02:01.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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.020) 0:02:01.382 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.021) 0:02:01.403 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.022) 0:02:01.426 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.026) 0:02:01.452 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.022) 0:02:01.475 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.022) 0:02:01.497 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.023) 0:02:01.521 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.024) 0:02:01.546 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.022) 0:02:01.569 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.113) 0:02:01.682 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.021) 0:02:01.704 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 13 January 2024 01:32:16 +0000 (0:00:00.022) 0:02:01.726 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 13 January 2024 01:32:17 +0000 (0:00:00.022) 0:02:01.749 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 13 January 2024 01:32:17 +0000 (0:00:00.021) 0:02:01.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 13 January 2024 01:32:17 +0000 (0:00:00.023) 0:02:01.794 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 13 January 2024 01:32:17 +0000 (0:00:00.953) 0:02:02.747 ****** ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.094) 0:02:02.842 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.025) 0:02:02.868 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.025) 0:02:02.893 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.051) 0:02:02.944 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.368) 0:02:03.313 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.160) 0:02:03.474 ****** 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 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.031) 0:02:03.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.025) 0:02:03.531 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.029) 0:02:03.561 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.025) 0:02:03.586 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.023) 0:02:03.609 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.022) 0:02:03.632 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.027) 0:02:03.660 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 13 January 2024 01:32:18 +0000 (0:00:00.034) 0:02:03.694 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 13 January 2024 01:32:19 +0000 (0:00:00.368) 0:02:04.063 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 13 January 2024 01:32:19 +0000 (0:00:00.032) 0:02:04.095 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005603", "end": "2024-01-13 01:32:19.484375", "rc": 0, "start": "2024-01-13 01:32:19.478772" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 13 January 2024 01:32:19 +0000 (0:00:00.174) 0:02:04.270 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 13 January 2024 01:32:20 +0000 (0:00:00.819) 0:02:05.089 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 13 January 2024 01:32:20 +0000 (0:00:00.030) 0:02:05.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 13 January 2024 01:32:20 +0000 (0:00:00.131) 0:02:05.251 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 13 January 2024 01:32:20 +0000 (0:00:00.028) 0:02:05.279 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 13 January 2024 01:32:20 +0000 (0:00:00.053) 0:02:05.333 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 13 January 2024 01:32:20 +0000 (0:00:00.036) 0:02:05.369 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 13 January 2024 01:32:20 +0000 (0:00:00.360) 0:02:05.730 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 00:58:32 UTC", "ActiveEnterTimestampMonotonic": "25998644", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice dbus.service systemd-sysctl.service systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 00:58:31 UTC", "AssertTimestampMonotonic": "24453994", "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-13 00:58:31 UTC", "ConditionTimestampMonotonic": "24453993", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Sat 2024-01-13 00:58:31 UTC", "ExecMainStartTimestampMonotonic": "24454618", "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-13 00:58:31 UTC", "InactiveExitTimestampMonotonic": "24454670", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 00:58:32 UTC", "WatchdogTimestampMonotonic": "25998573", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 13 January 2024 01:32:21 +0000 (0:00:00.231) 0:02:05.962 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.096862", "end": "2024-01-13 01:32:21.434590", "rc": 0, "start": "2024-01-13 01:32:21.337728" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 13 January 2024 01:32:21 +0000 (0:00:00.256) 0:02:06.218 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 13 January 2024 01:32:21 +0000 (0:00:00.029) 0:02:06.248 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 13 January 2024 01:32:21 +0000 (0:00:00.030) 0:02:06.279 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 13 January 2024 01:32:21 +0000 (0:00:00.030) 0:02:06.309 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 13 January 2024 01:32:21 +0000 (0:00:00.223) 0:02:06.533 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.392) 0:02:06.925 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.047) 0:02:06.973 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.054) 0:02:07.028 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.115) 0:02:07.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.025) 0:02:07.168 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.032) 0:02:07.201 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.053) 0:02:07.254 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.030) 0:02:07.285 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.057) 0:02:07.342 ****** 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.005450", "end": "2024-01-13 01:32:22.756401", "rc": 0, "start": "2024-01-13 01:32:22.750951" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.229) 0:02:07.571 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 13 January 2024 01:32:22 +0000 (0:00:00.030) 0:02:07.602 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 13 January 2024 01:32:23 +0000 (0:00:01.034) 0:02:08.637 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 13 January 2024 01:32:23 +0000 (0:00:00.029) 0:02:08.666 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 13 January 2024 01:32:23 +0000 (0:00:00.022) 0:02:08.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 13 January 2024 01:32:23 +0000 (0:00:00.036) 0:02:08.725 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.031) 0:02:08.756 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.037) 0:02:08.794 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003222", "end": "2024-01-13 01:32:24.212722", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:24.209500" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.206) 0:02:09.001 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.053040", "end": "2024-01-13 01:32:24.431725", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:24.378685" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.218) 0:02:09.219 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.033) 0:02:09.253 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.042) 0:02:09.295 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.027) 0:02:09.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.030) 0:02:09.353 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.022) 0:02:09.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.022) 0:02:09.399 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.020) 0:02:09.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.021) 0:02:09.441 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.020) 0:02:09.462 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.022) 0:02:09.484 ****** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.078) 0:02:09.563 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/.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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 13 January 2024 01:32:24 +0000 (0:00:00.042) 0:02:09.606 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 13 January 2024 01:32:25 +0000 (0:00:00.250) 0:02:09.856 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 13 January 2024 01:32:25 +0000 (0:00:00.188) 0:02:10.045 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 13 January 2024 01:32:25 +0000 (0:00:00.061) 0:02:10.106 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 13 January 2024 01:32:25 +0000 (0:00:00.074) 0:02:10.181 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> 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-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+4 Dependent packages)\n\nTotal download size: 1.1 M\nInstalled size: 5.8 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.8 MB/s | 1.1 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/6 \n Installing : python-ply-3.4-11.el7.noarch 2/6 \n Installing : python-pycparser-2.14-1.el7.noarch 3/6 \n Installing : python-cffi-1.6.0-5.el7.x86_64 4/6 \n Installing : python-idna-2.4-1.el7.noarch 5/6 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 6/6 \n Verifying : python-idna-2.4-1.el7.noarch 1/6 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/6 \n Verifying : python-ply-3.4-11.el7.noarch 3/6 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/6 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 5/6 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 6/6 \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-idna.noarch 0:2.4-1.el7 \n python-ply.noarch 0:3.4-11.el7 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 13 January 2024 01:32:28 +0000 (0:00:03.340) 0:02:13.521 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+4 Dependent packages)\n\nTotal download size: 843 k\nInstalled size: 3.3 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.6 MB/s | 843 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtalloc-2.1.16-1.el7.x86_64 1/5 \n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 2/5 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 3/5 \n Installing : libtevent-0.9.39-1.el7.x86_64 4/5 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 5/5 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/5 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 2/5 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 3/5 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/5 \n Verifying : libtevent-0.9.39-1.el7.x86_64 5/5 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 13 January 2024 01:32:31 +0000 (0:00:03.135) 0:02:16.656 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 13 January 2024 01:32:32 +0000 (0:00:00.197) 0:02:16.854 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 13 January 2024 01:32:32 +0000 (0:00:00.215) 0:02:17.069 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket syslog.target basic.target network.target dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 13 January 2024 01:32:32 +0000 (0:00:00.392) 0:02:17.462 ****** changed: [sut] => (item={'name': 'mssql_2019_cert', 'common_name': '10.31.14.107', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.14.107", "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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 13 January 2024 01:32:33 +0000 (0:00:00.776) 0:02:18.239 ****** skipping: [sut] => (item=['cert', {'name': 'mssql_2019_cert', 'common_name': '10.31.14.107', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.14.107", "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.14.107', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.14.107", "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.14.107', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.14.107", "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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 13 January 2024 01:32:33 +0000 (0:00:00.055) 0:02:18.294 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 13 January 2024 01:32:33 +0000 (0:00:00.026) 0:02:18.321 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 13 January 2024 01:32:33 +0000 (0:00:00.035) 0:02:18.357 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 13 January 2024 01:32:33 +0000 (0:00:00.224) 0:02:18.582 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 13 January 2024 01:32:33 +0000 (0:00:00.035) 0:02:18.618 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 13 January 2024 01:32:33 +0000 (0:00:00.052) 0:02:18.671 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.082) 0:02:18.754 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003817", "end": "2024-01-13 01:32:34.162930", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:34.159113" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.207) 0:02:18.961 ****** 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.052126", "end": "2024-01-13 01:32:34.399449", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:34.347323" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.234) 0:02:19.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.063) 0:02:19.259 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.046) 0:02:19.306 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003454", "end": "2024-01-13 01:32:34.689792", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:34.686338" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.161) 0:02:19.467 ****** 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.052736", "end": "2024-01-13 01:32:34.898176", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:34.845440" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.216) 0:02:19.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 13 January 2024 01:32:34 +0000 (0:00:00.023) 0:02:19.708 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:35 +0000 (0:00:00.040) 0:02:19.749 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003450", "end": "2024-01-13 01:32:35.124113", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:35.120663" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:35 +0000 (0:00:00.263) 0:02:20.012 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.052000", "end": "2024-01-13 01:32:35.523574", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:35.471574" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:35 +0000 (0:00:00.298) 0:02:20.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 13 January 2024 01:32:35 +0000 (0:00:00.058) 0:02:20.369 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:35 +0000 (0:00:00.062) 0:02:20.431 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003388", "end": "2024-01-13 01:32:35.811956", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:35.808568" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:35 +0000 (0:00:00.170) 0:02:20.602 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.051625", "end": "2024-01-13 01:32:36.053665", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:36.002040" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.244) 0:02:20.846 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.029) 0:02:20.876 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.038) 0:02:20.914 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.034) 0:02:20.949 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.021) 0:02:20.971 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.024) 0:02:20.995 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.024) 0:02:21.019 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.029) 0:02:21.049 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.024) 0:02:21.074 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.025) 0:02:21.099 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.036) 0:02:21.136 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.107) 0:02:21.243 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.025) 0:02:21.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.032) 0:02:21.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.029) 0:02:21.331 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.022) 0:02:21.353 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.034) 0:02:21.387 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.028) 0:02:21.416 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.029) 0:02:21.445 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.025) 0:02:21.471 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.021) 0:02:21.493 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.024) 0:02:21.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.024) 0:02:21.542 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.024) 0:02:21.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.025) 0:02:21.592 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.026) 0:02:21.618 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.023) 0:02:21.641 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.020) 0:02:21.662 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.025) 0:02:21.687 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 13 January 2024 01:32:36 +0000 (0:00:00.020) 0:02:21.707 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.081) 0:02:21.789 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.028) 0:02:21.818 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:21.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:21.861 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.020) 0:02:21.881 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:21.903 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:21.924 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:21.945 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.022) 0:02:21.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.020) 0:02:21.988 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:22.010 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:22.031 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.029) 0:02:22.061 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.028) 0:02:22.089 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.023) 0:02:22.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.024) 0:02:22.137 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.029) 0:02:22.167 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.021) 0:02:22.188 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.026) 0:02:22.215 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.104) 0:02:22.319 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.026) 0:02:22.346 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.024) 0:02:22.370 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 13 January 2024 01:32:37 +0000 (0:00:00.238) 0:02:22.608 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:32:10 UTC", "ActiveEnterTimestampMonotonic": "2043801256", "ActiveExitTimestamp": "Sat 2024-01-13 01:32:10 UTC", "ActiveExitTimestampMonotonic": "2043532473", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket basic.target -.mount auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:32:10 UTC", "AssertTimestampMonotonic": "2043800341", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-13 01:32:10 UTC", "ConditionTimestampMonotonic": "2043800339", "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": "11242", "ExecMainStartTimestamp": "Sat 2024-01-13 01:32:10 UTC", "ExecMainStartTimestampMonotonic": "2043800946", "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-13 01:32:10 UTC", "InactiveEnterTimestampMonotonic": "2043799726", "InactiveExitTimestamp": "Sat 2024-01-13 01:32:10 UTC", "InactiveExitTimestampMonotonic": "2043801256", "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": "11242", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:32:10 UTC", "WatchdogTimestampMonotonic": "2043800995", "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.484) 0:02:23.093 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.022) 0:02:23.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:168 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.022) 0:02:23.137 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:8 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.225) 0:02:23.363 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:23 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.021) 0:02:23.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:35 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.093) 0:02:23.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:39 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.023) 0:02:23.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:55 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.021) 0:02:23.521 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:60 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.023) 0:02:23.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:70 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.029) 0:02:23.575 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:75 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.021) 0:02:23.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:85 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.020) 0:02:23.618 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 13 January 2024 01:32:38 +0000 (0:00:00.042) 0:02:23.660 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ActiveEnterTimestampMonotonic": "2071342739", "ActiveExitTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ActiveExitTimestampMonotonic": "2071099763", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket basic.target -.mount auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:32:38 UTC", "AssertTimestampMonotonic": "2071341822", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ConditionTimestampMonotonic": "2071341821", "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": "12056", "ExecMainStartTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ExecMainStartTimestampMonotonic": "2071342632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-13 01:32:38 UTC] ; stop_time=[n/a] ; pid=12056 ; 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-13 01:32:38 UTC", "InactiveEnterTimestampMonotonic": "2071340706", "InactiveExitTimestamp": "Sat 2024-01-13 01:32:38 UTC", "InactiveExitTimestampMonotonic": "2071342739", "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": "12056", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:32:38 UTC", "WatchdogTimestampMonotonic": "2071342703", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 13 January 2024 01:32:39 +0000 (0:00:00.230) 0:02:23.890 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003828", "end": "2024-01-13 01:32:39.268393", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:39.264565" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 13 January 2024 01:32:39 +0000 (0:00:00.150) 0:02:24.040 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004056", "end": "2024-01-13 01:32:39.430182", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:39.426126" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 13 January 2024 01:32:39 +0000 (0:00:00.164) 0:02:24.204 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 Saturday 13 January 2024 01:32:39 +0000 (0:00:00.029) 0:02:24.234 ****** 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": 5893, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:99 Saturday 13 January 2024 01:32:41 +0000 (0:00:02.199) 0:02:26.433 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.035826", "end": "2024-01-13 01:32:41.871890", "rc": 0, "start": "2024-01-13 01:32:41.836064" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:113 Saturday 13 January 2024 01:32:41 +0000 (0:00:00.213) 0:02:26.647 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:117 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.104) 0:02:26.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:124 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.024) 0:02:26.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:135 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.023) 0:02:26.799 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:140 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.034) 0:02:26.833 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:145 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.042) 0:02:26.876 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:151 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.032) 0:02:26.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:157 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.028) 0:02:26.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:167 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.028) 0:02:26.966 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.038) 0:02:27.004 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004547", "end": "2024-01-13 01:32:42.401688", "rc": 0, "start": "2024-01-13 01:32:42.397141" } 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.206) 0:02:27.211 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.057) 0:02:27.268 ****** 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.039) 0:02:27.308 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:178 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.023) 0:02:27.331 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.038) 0:02:27.370 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004548", "end": "2024-01-13 01:32:42.748909", "rc": 0, "start": "2024-01-13 01:32:42.744361" } 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.152) 0:02:27.523 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.030) 0:02:27.553 ****** 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.110) 0:02:27.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:190 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.026) 0:02:27.690 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:42 +0000 (0:00:00.049) 0:02:27.739 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004766", "end": "2024-01-13 01:32:43.148580", "rc": 0, "start": "2024-01-13 01:32:43.143814" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.221) 0:02:27.961 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.076) 0:02:28.037 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.068) 0:02:28.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:198 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.049) 0:02:28.155 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:7 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.058) 0:02:28.213 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004714", "end": "2024-01-13 01:32:43.599061", "rc": 0, "start": "2024-01-13 01:32:43.594347" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:14 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.190) 0:02:28.404 ****** 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-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:25 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.075) 0:02:28.479 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/mssql_conf_verify.yml:40 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.060) 0:02:28.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:208 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.056) 0:02:28.595 ****** 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-ci3rhwj_yl/tests/tasks/verify_settings.yml:213 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.083) 0:02:28.679 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:221 Saturday 13 January 2024 01:32:43 +0000 (0:00:00.049) 0:02:28.728 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/tests_tls.yml:175 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.033) 0:02:28.762 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.597) 0:02:29.360 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.044) 0:02:29.404 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.031) 0:02:29.436 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.046) 0:02:29.482 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.130) 0:02:29.613 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.024) 0:02:29.637 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.022) 0:02:29.660 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.021) 0:02:29.682 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.022) 0:02:29.704 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 13 January 2024 01:32:44 +0000 (0:00:00.024) 0:02:29.729 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.026) 0:02:29.755 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.037) 0:02:29.793 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.025) 0:02:29.818 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.027) 0:02:29.846 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.021) 0:02:29.868 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.025) 0:02:29.893 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.021) 0:02:29.915 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.026) 0:02:29.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 13 January 2024 01:32:45 +0000 (0:00:00.032) 0:02:29.974 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 13 January 2024 01:32:46 +0000 (0:00:01.068) 0:02:31.042 ****** ok: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 13 January 2024 01:32:46 +0000 (0:00:00.081) 0:02:31.123 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 13 January 2024 01:32:46 +0000 (0:00:00.042) 0:02:31.165 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 13 January 2024 01:32:46 +0000 (0:00:00.041) 0:02:31.207 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 13 January 2024 01:32:46 +0000 (0:00:00.081) 0:02:31.289 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 13 January 2024 01:32:46 +0000 (0:00:00.408) 0:02:31.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 13 January 2024 01:32:46 +0000 (0:00:00.024) 0:02:31.722 ****** 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 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.026) 0:02:31.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.025) 0:02:31.774 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.045) 0:02:31.820 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.026) 0:02:31.846 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.025) 0:02:31.871 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.038) 0:02:31.910 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.038) 0:02:31.949 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.025) 0:02:31.974 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.385) 0:02:32.360 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.023) 0:02:32.383 ****** 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.005501", "end": "2024-01-13 01:32:47.758205", "rc": 0, "start": "2024-01-13 01:32:47.752704" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 13 January 2024 01:32:47 +0000 (0:00:00.147) 0:02:32.531 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 13 January 2024 01:32:48 +0000 (0:00:00.855) 0:02:33.387 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 13 January 2024 01:32:48 +0000 (0:00:00.031) 0:02:33.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 13 January 2024 01:32:48 +0000 (0:00:00.021) 0:02:33.440 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 13 January 2024 01:32:48 +0000 (0:00:00.021) 0:02:33.462 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 13 January 2024 01:32:48 +0000 (0:00:00.025) 0:02:33.488 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 13 January 2024 01:32:48 +0000 (0:00:00.022) 0:02:33.510 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 13 January 2024 01:32:49 +0000 (0:00:00.374) 0:02:33.885 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 00:58:32 UTC", "ActiveEnterTimestampMonotonic": "25998644", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket network.target basic.target dbus.service systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 00:58:31 UTC", "AssertTimestampMonotonic": "24453994", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-13 00:58:31 UTC", "ConditionTimestampMonotonic": "24453993", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Sat 2024-01-13 00:58:31 UTC", "ExecMainStartTimestampMonotonic": "24454618", "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-13 00:58:31 UTC", "InactiveExitTimestampMonotonic": "24454670", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service basic.target system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 00:58:32 UTC", "WatchdogTimestampMonotonic": "25998573", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 13 January 2024 01:32:49 +0000 (0:00:00.224) 0:02:34.110 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.099064", "end": "2024-01-13 01:32:49.576470", "rc": 0, "start": "2024-01-13 01:32:49.477406" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 13 January 2024 01:32:49 +0000 (0:00:00.239) 0:02:34.349 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 13 January 2024 01:32:49 +0000 (0:00:00.020) 0:02:34.370 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 13 January 2024 01:32:49 +0000 (0:00:00.023) 0:02:34.394 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 13 January 2024 01:32:49 +0000 (0:00:00.022) 0:02:34.416 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 13 January 2024 01:32:49 +0000 (0:00:00.161) 0:02:34.577 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.353) 0:02:34.931 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.022) 0:02:34.953 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.109) 0:02:35.063 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.022) 0:02:35.085 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.021) 0:02:35.107 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.022) 0:02:35.130 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.020) 0:02:35.150 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.020) 0:02:35.171 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.019) 0:02:35.190 ****** 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.005845", "end": "2024-01-13 01:32:50.564389", "rc": 0, "start": "2024-01-13 01:32:50.558544" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.146) 0:02:35.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 13 January 2024 01:32:50 +0000 (0:00:00.023) 0:02:35.360 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 13 January 2024 01:32:51 +0000 (0:00:00.947) 0:02:36.308 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 13 January 2024 01:32:51 +0000 (0:00:00.023) 0:02:36.332 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 13 January 2024 01:32:51 +0000 (0:00:00.021) 0:02:36.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 13 January 2024 01:32:51 +0000 (0:00:00.021) 0:02:36.374 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 13 January 2024 01:32:51 +0000 (0:00:00.105) 0:02:36.479 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:51 +0000 (0:00:00.035) 0:02:36.515 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003375", "end": "2024-01-13 01:32:51.887958", "failed_when_result": false, "rc": 1, "start": "2024-01-13 01:32:51.884583" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:51 +0000 (0:00:00.146) 0:02:36.662 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.052503", "end": "2024-01-13 01:32:52.088389", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:52.035886" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.204) 0:02:36.866 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.021) 0:02:36.888 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.022) 0:02:36.910 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.023) 0:02:36.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.021) 0:02:36.956 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.021) 0:02:36.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.020) 0:02:36.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.023) 0:02:37.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.021) 0:02:37.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.026) 0:02:37.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.021) 0:02:37.091 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.021) 0:02:37.113 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.022) 0:02:37.135 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.028) 0:02:37.164 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.131) 0:02:37.295 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003489", "end": "2024-01-13 01:32:52.673733", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:52.670244" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.153) 0:02:37.449 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.028) 0:02:37.477 ****** 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.052431", "end": "2024-01-13 01:32:52.902755", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:52.850324" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.199) 0:02:37.677 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:52 +0000 (0:00:00.040) 0:02:37.717 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003589", "end": "2024-01-13 01:32:53.092665", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:53.089076" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.150) 0:02:37.867 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.026) 0:02:37.894 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.052783", "end": "2024-01-13 01:32:53.320832", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:53.268049" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.201) 0:02:38.096 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.043) 0:02:38.139 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003351", "end": "2024-01-13 01:32:53.512890", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:53.509539" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.148) 0:02:38.287 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.027) 0:02:38.315 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.052478", "end": "2024-01-13 01:32:53.739194", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:53.686716" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.199) 0:02:38.514 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 13 January 2024 01:32:53 +0000 (0:00:00.122) 0:02:38.636 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003426", "end": "2024-01-13 01:32:54.011382", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:54.007956" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.148) 0:02:38.785 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.026) 0:02:38.812 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.052036", "end": "2024-01-13 01:32:54.239556", "failed_when_result": false, "rc": 0, "start": "2024-01-13 01:32:54.187520" } 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.203) 0:02:39.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.022) 0:02:39.038 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.059 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.081 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.022) 0:02:39.103 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.024) 0:02:39.127 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.149 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.020) 0:02:39.170 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.020) 0:02:39.191 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.020) 0:02:39.211 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.020) 0:02:39.231 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.019) 0:02:39.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.019) 0:02:39.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.019) 0:02:39.289 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.119) 0:02:39.408 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.023) 0:02:39.431 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.453 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.020) 0:02:39.473 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.019) 0:02:39.493 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.515 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.536 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.020) 0:02:39.557 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.022) 0:02:39.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.019) 0:02:39.599 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.620 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.642 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.021) 0:02:39.664 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.026) 0:02:39.690 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.020) 0:02:39.711 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 13 January 2024 01:32:54 +0000 (0:00:00.022) 0:02:39.734 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.030) 0:02:39.764 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.036) 0:02:39.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.023) 0:02:39.824 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.124) 0:02:39.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.022) 0:02:39.971 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:39.992 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:40.014 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:40.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.020) 0:02:40.056 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:40.077 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:40.099 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.023) 0:02:40.122 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.028) 0:02:40.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:40.172 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:40.194 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.020) 0:02:40.214 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.022) 0:02:40.236 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.024) 0:02:40.261 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.021) 0:02:40.283 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.022) 0:02:40.305 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.023) 0:02:40.329 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 13 January 2024 01:32:55 +0000 (0:00:00.366) 0:02:40.695 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ActiveEnterTimestampMonotonic": "2071342739", "ActiveExitTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ActiveExitTimestampMonotonic": "2071099763", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket basic.target -.mount auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:32:38 UTC", "AssertTimestampMonotonic": "2071341822", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ConditionTimestampMonotonic": "2071341821", "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": "12056", "ExecMainStartTimestamp": "Sat 2024-01-13 01:32:38 UTC", "ExecMainStartTimestampMonotonic": "2071342632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-13 01:32:38 UTC] ; stop_time=[n/a] ; pid=12056 ; 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-13 01:32:38 UTC", "InactiveEnterTimestampMonotonic": "2071340706", "InactiveExitTimestamp": "Sat 2024-01-13 01:32:38 UTC", "InactiveExitTimestampMonotonic": "2071342739", "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": "12056", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-13 01:32:38 UTC", "WatchdogTimestampMonotonic": "2071342703", "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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 13 January 2024 01:32:57 +0000 (0:00:01.421) 0:02:42.117 ****** 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-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 13 January 2024 01:32:57 +0000 (0:00:00.021) 0:02:42.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tests_tls_2017.yml:26 Saturday 13 January 2024 01:32:57 +0000 (0:00:00.021) 0:02:42.161 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:2 Saturday 13 January 2024 01:32:57 +0000 (0:00:00.036) 0:02:42.197 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:6 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.975) 0:02:43.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:14 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.025) 0:02:43.198 ****** ok: [sut] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:18 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.021) 0:02:43.220 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.054) 0:02:43.274 ****** included: /WORKDIR/git-weekly-ci3rhwj_yl/.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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.036) 0:02:43.310 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.025) 0:02:43.336 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.160) 0:02:43.497 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 13 January 2024 01:32:58 +0000 (0:00:00.024) 0:02:43.522 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 13 January 2024 01:32:59 +0000 (0:00:00.440) 0:02:43.962 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 13 January 2024 01:32:59 +0000 (0:00:00.020) 0:02:43.982 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 13 January 2024 01:32:59 +0000 (0:00:00.026) 0:02:44.009 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:20:40 UTC", "ActiveEnterTimestampMonotonic": "1353602449", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:20:39 UTC", "AssertTimestampMonotonic": "1352974127", "Before": "multi-user.target network-pre.target shutdown.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-13 01:20:39 UTC", "ConditionTimestampMonotonic": "1352974125", "Conflicts": "ebtables.service ip6tables.service shutdown.target iptables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27199", "ExecMainStartTimestamp": "Sat 2024-01-13 01:20:39 UTC", "ExecMainStartTimestampMonotonic": "1352976923", "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-13 01:20:39 UTC", "InactiveExitTimestampMonotonic": "1352976967", "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": "27199", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-13 01:20:40 UTC", "WatchdogTimestampMonotonic": "1353602377", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 13 January 2024 01:32:59 +0000 (0:00:00.247) 0:02:44.257 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 01:20:40 UTC", "ActiveEnterTimestampMonotonic": "1353602449", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 01:20:39 UTC", "AssertTimestampMonotonic": "1352974127", "Before": "multi-user.target network-pre.target shutdown.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-13 01:20:39 UTC", "ConditionTimestampMonotonic": "1352974125", "Conflicts": "ebtables.service ip6tables.service shutdown.target iptables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27199", "ExecMainStartTimestamp": "Sat 2024-01-13 01:20:39 UTC", "ExecMainStartTimestampMonotonic": "1352976923", "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-13 01:20:39 UTC", "InactiveExitTimestampMonotonic": "1352976967", "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": "27199", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-13 01:20:40 UTC", "WatchdogTimestampMonotonic": "1353602377", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 13 January 2024 01:32:59 +0000 (0:00:00.228) 0:02:44.485 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 13 January 2024 01:32:59 +0000 (0:00:00.029) 0:02:44.514 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.14.107 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.312) 0:02:44.827 ****** ok: [sut] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.024) 0:02:44.852 ****** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.023) 0:02:44.875 ****** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.023) 0:02:44.898 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.025) 0:02:44.924 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.093) 0:02:45.018 ****** 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-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.022) 0:02:45.040 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.14.107 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.506) 0:02:45.547 ****** ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.026) 0:02:45.574 ****** skipping: [sut] => {} TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:27 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.022) 0:02:45.596 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:35 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.025) 0:02:45.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:39 Saturday 13 January 2024 01:33:00 +0000 (0:00:00.025) 0:02:45.648 ****** ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:45 Saturday 13 January 2024 01:33:01 +0000 (0:00:00.291) 0:02:45.939 ****** changed: [sut] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be erased\n---> Package mssql-tools.x86_64 0:17.10.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql17 to be removed - no longer needed by mssql-tools\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking libsss_nss_idmap 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 cyrus-sasl-gssapi 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 libtool-ltdl to be removed - no longer needed by unixODBC\nFound and removing 9 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package msodbcsql17.x86_64 0:17.10.5.1-1 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 G\n mssql-tools x86_64 17.10.1.1-1 @packages-microsoft-com-prod 714 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.15 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n msodbcsql17 x86_64 17.10.5.1-1 @packages-microsoft-com-prod 2.2 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+9 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/12 \n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 2/12 \n Erasing : mssql-tools-17.10.1.1-1.x86_64 3/12 \n Erasing : msodbcsql17-17.10.5.1-1.x86_64 4/12 \nODBC Driver 17 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-2.3.11-1.rh.x86_64 5/12 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/12 \n Erasing : libatomic-4.8.5-44.el7.x86_64 7/12 \n Erasing : bzip2-1.0.6-13.el7.x86_64 8/12 \n Erasing : gdb-7.6.1-120.el7.x86_64 9/12 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 10/12 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 2/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 3/12 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 4/12 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 5/12 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 6/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 7/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 8/12 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 9/12 \n Verifying : msodbcsql17-17.10.5.1-1.x86_64 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 12/12 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-1 mssql-tools.x86_64 0:17.10.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n msodbcsql17.x86_64 0:17.10.5.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:58 Saturday 13 January 2024 01:33:04 +0000 (0:00:03.150) 0:02:49.090 ****** 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.007756", "end": "2024-01-13 01:33:04.462315", "rc": 0, "start": "2024-01-13 01:33:04.454559" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-717728763-608567028-3032182531-500/Preferred’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-717728763-608567028-3032182531-500/d6151fce-5ed2-4c7d-a6fb-75fa8c018b13’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-717728763-608567028-3032182531-500’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-717728763-608567028-3032182531-500/42e7704ae40b0d75de00736cc66b813a_f2b59df2-9c76-4a4b-b14e-bf6d743dab4f’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-717728763-608567028-3032182531-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ 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/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/1358df2a-2f91-4aa1-ab50-559c8ae41997’ 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’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed directory: ‘/var/opt/mssql/.system/system’ removed ‘/var/opt/mssql/.system/instance_id’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/log/system_health_0_133495830662580000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495831608890000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495831156190000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133495831335360000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495831800210000.xel’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/system_health_0_133495830800250000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133495831158830000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133495830969580000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/system_health_0_133495831611550000.xel’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/system_health_0_133495830620440000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495830797710000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495831332780000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495830657870000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495830613010000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133495831803030000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133495830966880000.xel’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/log_6.trc’ removed directory: ‘/var/opt/mssql/log’ 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-2017.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:72 Saturday 13 January 2024 01:33:04 +0000 (0:00:00.150) 0:02:49.240 ****** ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:06.648307", "end": "2024-01-13 01:33:11.255365", "rc": 0, "start": "2024-01-13 01:33:04.607058" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=369 changed=60 unreachable=0 failed=0 skipped=835 rescued=0 ignored=0 Saturday 13 January 2024 01:33:11 +0000 (0:00:06.775) 0:02:56.016 ****** =============================================================================== linux-system-roles.mssql : Ensure the package mssql-server ------------- 34.63s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Stop the mssql-server service ------------------------------------------- 6.78s /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:72 --------------------- linux-system-roles.mssql : Set up MSSQL --------------------------------- 6.33s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 5.07s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.34s /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Remove related packages ------------------------------------------------- 3.15s /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/cleanup.yml:45 --------------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.14s /WORKDIR/git-weekly-ci3rhwj_yl/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 linux-system-roles.mssql : Gather package facts ------------------------- 3.09s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 linux-system-roles.mssql : Gather package facts ------------------------- 2.95s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 linux-system-roles.mssql : Restart the mssql-server service ------------- 2.57s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 linux-system-roles.mssql : Gather system services facts ----------------- 2.42s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Wait for mssql-server to prepare for client connections ----------------- 2.21s /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 ------------- Wait for mssql-server to prepare for client connections ----------------- 2.20s /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 ------------- Wait for mssql-server to prepare for client connections ----------------- 2.19s /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 ------------- linux-system-roles.mssql : Restart the mssql-server service ------------- 1.91s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Check if the set password matches the existing password ----------------- 1.73s /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:99 ------------- linux-system-roles.mssql : Restart the mssql-server service ------------- 1.51s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Wait for mssql-server to prepare for client connections ----------------- 1.25s /WORKDIR/git-weekly-ci3rhwj_yl/tests/tasks/verify_settings.yml:93 ------------- linux-system-roles.mssql : Ensure the package mssql-server -------------- 1.19s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 linux-system-roles.mssql : Ensure that the mssql-server service is started --- 1.17s /WORKDIR/git-weekly-ci3rhwj_yl/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---