# 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.6/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.6.8 (default, Jan 25 2023, 15:03:30) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] 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_password_2022.yml ********************************************** 1 plays in /WORKDIR/git-support-el948rbzg3m/tests/tests_password_2022.yml PLAY [Ensure that the role is idempotent when changing the sa user password] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tests_password_2022.yml:3 Tuesday 10 October 2023 12:23:58 +0000 (0:00:00.031) 0:00:00.031 ******* ok: [sut] META: ran handlers TASK [Run tests_password with SQL Server 2022] ********************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tests_password_2022.yml:13 Tuesday 10 October 2023 12:23:59 +0000 (0:00:00.987) 0:00:01.018 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml for sut TASK [Assert fail on RHEL 7 when upgrading to 2022] **************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:2 Tuesday 10 October 2023 12:23:59 +0000 (0:00:00.035) 0:00:01.054 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/sqlserver2022-rhel7-assert-fail.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/sqlserver2022-rhel7-assert-fail.yml:2 Tuesday 10 October 2023 12:23:59 +0000 (0:00:00.085) 0:00:01.139 ******* ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/sqlserver2022-rhel7-assert-fail.yml:11 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.535) 0:00:01.675 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/sqlserver2022-rhel7-assert-fail.yml:19 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.022) 0:00:01.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/sqlserver2022-rhel7-assert-fail.yml:29 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.033) 0:00:01.731 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Set up MSSQL] ************************************************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:6 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.036) 0:00:01.767 ******* TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.299) 0:00:02.067 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.028) 0:00:02.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.062) 0:00:02.158 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-preview/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.082) 0:00:02.241 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.022) 0:00:02.264 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.033) 0:00:02.298 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.025) 0:00:02.323 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.026) 0:00:02.349 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.021) 0:00:02.371 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.023) 0:00:02.394 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Tuesday 10 October 2023 12:24:00 +0000 (0:00:00.018) 0:00:02.413 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Tuesday 10 October 2023 12:24:01 +0000 (0:00:00.030) 0:00:02.443 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Tuesday 10 October 2023 12:24:01 +0000 (0:00:00.043) 0:00:02.487 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:84 Tuesday 10 October 2023 12:24:01 +0000 (0:00:00.025) 0:00:02.512 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 Tuesday 10 October 2023 12:24:01 +0000 (0:00:00.035) 0:00:02.547 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:102 Tuesday 10 October 2023 12:24:02 +0000 (0:00:01.344) 0:00:03.892 ******* 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" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Tuesday 10 October 2023 12:24:02 +0000 (0:00:00.220) 0:00:04.113 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:118 Tuesday 10 October 2023 12:24:02 +0000 (0:00:00.124) 0:00:04.237 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that version 2022 is not used with RHEL 7] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:125 Tuesday 10 October 2023 12:24:02 +0000 (0:00:00.100) 0:00:04.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:134 Tuesday 10 October 2023 12:24:02 +0000 (0:00:00.066) 0:00:04.404 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:149 Tuesday 10 October 2023 12:24:03 +0000 (0:00:00.130) 0:00:04.535 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:160 Tuesday 10 October 2023 12:24:03 +0000 (0:00:00.586) 0:00:05.121 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:170 Tuesday 10 October 2023 12:24:03 +0000 (0:00:00.087) 0:00:05.208 ******* 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 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:181 Tuesday 10 October 2023 12:24:03 +0000 (0:00:00.061) 0:00:05.269 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:189 Tuesday 10 October 2023 12:24:03 +0000 (0:00:00.067) 0:00:05.337 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 Tuesday 10 October 2023 12:24:03 +0000 (0:00:00.068) 0:00:05.405 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Tuesday 10 October 2023 12:24:06 +0000 (0:00:02.586) 0:00:07.992 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Tuesday 10 October 2023 12:24:08 +0000 (0:00:02.354) 0:00:10.347 ******* 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.005669", "end": "2023-10-10 12:24:09.242803", "rc": 0, "start": "2023-10-10 12:24:09.237134" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:230 Tuesday 10 October 2023 12:24:09 +0000 (0:00:00.395) 0:00:10.742 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 Tuesday 10 October 2023 12:24:11 +0000 (0:00:02.339) 0:00:13.081 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:243 Tuesday 10 October 2023 12:24:11 +0000 (0:00:00.072) 0:00:13.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Tuesday 10 October 2023 12:24:11 +0000 (0:00:00.052) 0:00:13.207 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:279 Tuesday 10 October 2023 12:24:11 +0000 (0:00:00.052) 0:00:13.260 ******* 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 [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:294 Tuesday 10 October 2023 12:24:11 +0000 (0:00:00.092) 0:00:13.352 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Tuesday 10 October 2023 12:24:14 +0000 (0:00:02.338) 0:00:15.690 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:18:01 UTC", "ActiveEnterTimestampMonotonic": "859069019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice dbus-broker.service systemd-journald.socket polkit.service network.target dbus.socket systemd-sysctl.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:18:00 UTC", "AssertTimestampMonotonic": "858776608", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1774446000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ConditionTimestampMonotonic": "858776604", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target cpupower.service auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "7309", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7723", "ExecMainStartTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ExecMainStartTimestampMonotonic": "858794171", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:18:00 UTC", "InactiveExitTimestampMonotonic": "858794647", "InvocationID": "ecbcfcc91a70499cb1b2e1d45f7af349", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7723", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "19542016", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088122", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:305 Tuesday 10 October 2023 12:24:15 +0000 (0:00:00.783) 0:00:16.473 ******* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.110805", "end": "2023-10-10 12:24:15.340808", "rc": 0, "start": "2023-10-10 12:24:15.230003" } 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:315 Tuesday 10 October 2023 12:24:15 +0000 (0:00:00.350) 0:00:16.823 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:328 Tuesday 10 October 2023 12:24:15 +0000 (0:00:00.048) 0:00:16.872 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:337 Tuesday 10 October 2023 12:24:15 +0000 (0:00:00.052) 0:00:16.925 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:347 Tuesday 10 October 2023 12:24:15 +0000 (0:00:00.077) 0:00:17.003 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 Tuesday 10 October 2023 12:24:15 +0000 (0:00:00.324) 0:00:17.327 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Tuesday 10 October 2023 12:24:19 +0000 (0:00:03.572) 0:00:20.900 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml for sut TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Tuesday 10 October 2023 12:24:19 +0000 (0:00:00.121) 0:00:21.022 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ActiveEnterTimestampMonotonic": "1080070551", "ActiveExitTimestamp": "Tue 2023-10-10 12:21:08 UTC", "ActiveExitTimestampMonotonic": "1046217619", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:21:42 UTC", "AssertTimestampMonotonic": "1080060258", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "10307193000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ConditionTimestampMonotonic": "1080060254", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7743", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11274", "ExecMainStartTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ExecMainStartTimestampMonotonic": "1080070172", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[n/a] ; pid=11274 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[n/a] ; pid=11274 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:21:08 UTC", "InactiveEnterTimestampMonotonic": "1046367579", "InactiveExitTimestamp": "Tue 2023-10-10 12:21:42 UTC", "InactiveExitTimestampMonotonic": "1080070551", "InvocationID": "26132661b91440cdabe6c51074f4b477", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11274", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "785096704", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:21:42 UTC", "StateChangeTimestampMonotonic": "1080070551", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "172", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Tuesday 10 October 2023 12:24:20 +0000 (0:00:00.655) 0:00:21.678 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003316", "end": "2023-10-10 12:24:20.455112", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:24:20.451796" } STDOUT: tcpport = 1435 TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Tuesday 10 October 2023 12:24:20 +0000 (0:00:00.276) 0:00:21.954 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003324", "end": "2023-10-10 12:24:20.738934", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:24:20.735610" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Tuesday 10 October 2023 12:24:20 +0000 (0:00:00.300) 0:00:22.254 ******* 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 : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 Tuesday 10 October 2023 12:24:20 +0000 (0:00:00.131) 0:00:22.386 ******* ok: [sut] => { "changed": false, "elapsed": 15, "gid": 993, "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": 16976, "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Tuesday 10 October 2023 12:24:36 +0000 (0:00:15.367) 0:00:37.753 ******* fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ...ignoring TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:384 Tuesday 10 October 2023 12:24:36 +0000 (0:00:00.301) 0:00:38.055 ******* NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ActiveEnterTimestampMonotonic": "1080070551", "ActiveExitTimestamp": "Tue 2023-10-10 12:21:08 UTC", "ActiveExitTimestampMonotonic": "1046217619", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:21:42 UTC", "AssertTimestampMonotonic": "1080060258", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "10447999000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ConditionTimestampMonotonic": "1080060254", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7743", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11274", "ExecMainStartTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ExecMainStartTimestampMonotonic": "1080070172", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[n/a] ; pid=11274 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[n/a] ; pid=11274 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:21:08 UTC", "InactiveEnterTimestampMonotonic": "1046367579", "InactiveExitTimestamp": "Tue 2023-10-10 12:21:42 UTC", "InactiveExitTimestampMonotonic": "1080070551", "InvocationID": "26132661b91440cdabe6c51074f4b477", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11274", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "786042880", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:21:42 UTC", "StateChangeTimestampMonotonic": "1080070551", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "171", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:391 Tuesday 10 October 2023 12:24:37 +0000 (0:00:00.809) 0:00:38.865 ******* 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 password of sa user] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Tuesday 10 October 2023 12:24:38 +0000 (0:00:01.064) 0:00:39.929 ******* 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 : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:422 Tuesday 10 October 2023 12:24:44 +0000 (0:00:05.850) 0:00:45.779 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:433 Tuesday 10 October 2023 12:24:44 +0000 (0:00:00.092) 0:00:45.872 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Tuesday 10 October 2023 12:24:44 +0000 (0:00:00.123) 0:00:45.995 ******* 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.005033", "end": "2023-10-10 12:24:44.805474", "rc": 0, "start": "2023-10-10 12:24:44.800441" } STDOUT: false TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:461 Tuesday 10 October 2023 12:24:44 +0000 (0:00:00.316) 0:00:46.312 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ActiveEnterTimestampMonotonic": "1080070551", "ActiveExitTimestamp": "Tue 2023-10-10 12:24:37 UTC", "ActiveExitTimestampMonotonic": "1255169621", "ActiveState": "inactive", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:21:42 UTC", "AssertTimestampMonotonic": "1080060258", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "10559586000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ConditionTimestampMonotonic": "1080060254", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7743", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2023-10-10 12:24:37 UTC", "ExecMainExitTimestampMonotonic": "1255380692", "ExecMainPID": "11274", "ExecMainStartTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ExecMainStartTimestampMonotonic": "1080070172", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[Tue 2023-10-10 12:24:37 UTC] ; pid=11274 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[Tue 2023-10-10 12:24:37 UTC] ; pid=11274 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:24:37 UTC", "InactiveEnterTimestampMonotonic": "1255380830", "InactiveExitTimestamp": "Tue 2023-10-10 12:21:42 UTC", "InactiveExitTimestampMonotonic": "1080070551", "InvocationID": "26132661b91440cdabe6c51074f4b477", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:24:37 UTC", "StateChangeTimestampMonotonic": "1255380830", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:468 Tuesday 10 October 2023 12:24:45 +0000 (0:00:00.595) 0:00:46.907 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:475 Tuesday 10 October 2023 12:24:46 +0000 (0:00:01.064) 0:00:47.972 ******* 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 : Configure the IP address setting] ************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:495 Tuesday 10 October 2023 12:24:52 +0000 (0:00:06.111) 0:00:54.084 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:502 Tuesday 10 October 2023 12:24:52 +0000 (0:00:00.070) 0:00:54.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:509 Tuesday 10 October 2023 12:24:52 +0000 (0:00:00.071) 0:00:54.226 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:521 Tuesday 10 October 2023 12:24:52 +0000 (0:00:00.082) 0:00:54.308 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 October 2023 12:24:53 +0000 (0:00:00.170) 0:00:54.479 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003315", "end": "2023-10-10 12:24:53.250959", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:24:53.247644" } STDOUT: tcpport = 1435 TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 October 2023 12:24:53 +0000 (0:00:00.279) 0:00:54.758 ******* changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.121341", "end": "2023-10-10 12:24:53.668980", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:24:53.547639" } 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 tcpport] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 October 2023 12:24:53 +0000 (0:00:00.409) 0:00:55.168 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:527 Tuesday 10 October 2023 12:24:53 +0000 (0:00:00.067) 0:00:55.236 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:547 Tuesday 10 October 2023 12:24:53 +0000 (0:00:00.077) 0:00:55.314 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:554 Tuesday 10 October 2023 12:24:53 +0000 (0:00:00.044) 0:00:55.358 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:561 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.069) 0:00:55.427 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:570 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.067) 0:00:55.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:576 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.064) 0:00:55.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:583 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.068) 0:00:55.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:591 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.064) 0:00:55.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:597 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.060) 0:00:55.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:615 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.070) 0:00:55.824 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:629 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.055) 0:00:55.880 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:634 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.061) 0:00:55.941 ******* skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:652 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.114) 0:00:56.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:661 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.054) 0:00:56.110 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:670 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.056) 0:00:56.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:677 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.062) 0:00:56.230 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:686 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.053) 0:00:56.284 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:694 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.047) 0:00:56.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:702 Tuesday 10 October 2023 12:24:54 +0000 (0:00:00.046) 0:00:56.378 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:709 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.050) 0:00:56.429 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:716 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.071) 0:00:56.500 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:725 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.062) 0:00:56.563 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.060) 0:00:56.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.068) 0:00:56.691 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:759 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.061) 0:00:56.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:764 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.076) 0:00:56.829 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:781 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.073) 0:00:56.903 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.060) 0:00:56.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:791 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.103) 0:00:57.066 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:797 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.070) 0:00:57.136 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:823 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.065) 0:00:57.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 : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:844 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.065) 0:00:57.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:852 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.057) 0:00:57.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:862 Tuesday 10 October 2023 12:24:55 +0000 (0:00:00.063) 0:00:57.387 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.063) 0:00:57.451 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:885 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.076) 0:00:57.528 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.073) 0:00:57.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:920 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.060) 0:00:57.661 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:974 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.061) 0:00:57.723 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:980 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.065) 0:00:57.788 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:987 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.057) 0:00:57.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:998 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.051) 0:00:57.898 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1004 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.066) 0:00:57.964 ******* 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 : Get mssql-server ver to see if WRITE_LEASE_VALIDITY is available] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1014 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.059) 0:00:58.023 ******* 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 SQL entities on the primary replica] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1019 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.051) 0:00:58.075 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1030 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.096) 0:00:58.172 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1045 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.078) 0:00:58.250 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1052 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.060) 0:00:58.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag, grant permissions to login, replicate DBs] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1077 Tuesday 10 October 2023 12:24:56 +0000 (0:00:00.070) 0:00:58.381 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to ha login] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.060) 0:00:58.442 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1102 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.055) 0:00:58.497 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1115 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.054) 0:00:58.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1121 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.062) 0:00:58.613 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1128 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.086) 0:00:58.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1137 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.053) 0:00:58.753 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1144 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.065) 0:00:58.818 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1156 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.078) 0:00:58.897 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1169 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.073) 0:00:58.970 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1182 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.069) 0:00:59.039 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1194 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.050) 0:00:59.090 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1200 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.055) 0:00:59.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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1209 Tuesday 10 October 2023 12:24:57 +0000 (0:00:00.118) 0:00:59.264 ******* changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Tuesday 10 October 2023 12:24:58 +0000 (0:00:00.379) 0:00:59.644 ******* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ActiveEnterTimestampMonotonic": "1080070551", "ActiveExitTimestamp": "Tue 2023-10-10 12:24:37 UTC", "ActiveExitTimestampMonotonic": "1255169621", "ActiveState": "inactive", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:21:42 UTC", "AssertTimestampMonotonic": "1080060258", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "10559586000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ConditionTimestampMonotonic": "1080060254", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7743", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2023-10-10 12:24:37 UTC", "ExecMainExitTimestampMonotonic": "1255380692", "ExecMainPID": "11274", "ExecMainStartTimestamp": "Tue 2023-10-10 12:21:42 UTC", "ExecMainStartTimestampMonotonic": "1080070172", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[Tue 2023-10-10 12:24:37 UTC] ; pid=11274 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:21:42 UTC] ; stop_time=[Tue 2023-10-10 12:24:37 UTC] ; pid=11274 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:24:37 UTC", "InactiveEnterTimestampMonotonic": "1255380830", "InactiveExitTimestamp": "Tue 2023-10-10 12:21:42 UTC", "InactiveExitTimestampMonotonic": "1080070551", "InvocationID": "26132661b91440cdabe6c51074f4b477", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:24:37 UTC", "StateChangeTimestampMonotonic": "1255380830", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1222 Tuesday 10 October 2023 12:24:58 +0000 (0:00:00.673) 0:01:00.318 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Tuesday 10 October 2023 12:24:58 +0000 (0:00:00.061) 0:01:00.379 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:13 Tuesday 10 October 2023 12:24:59 +0000 (0:00:00.064) 0:01:00.444 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/mssql-sever-increase-start-limit.yml:3 Tuesday 10 October 2023 12:24:59 +0000 (0:00:00.192) 0:01:00.636 ******* ok: [sut] => { "changed": false } TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/mssql-sever-increase-start-limit.yml:10 Tuesday 10 October 2023 12:24:59 +0000 (0:00:00.428) 0:01:01.064 ******* ok: [sut] => { "changed": false } TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/mssql-sever-increase-start-limit.yml:17 Tuesday 10 October 2023 12:24:59 +0000 (0:00:00.258) 0:01:01.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change the password with default settings. Should report Changed.] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:16 Tuesday 10 October 2023 12:24:59 +0000 (0:00:00.050) 0:01:01.373 ******* TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.392) 0:01:01.766 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.099) 0:01:01.865 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.059) 0:01:01.924 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-preview/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.081) 0:01:02.006 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.062) 0:01:02.068 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.062) 0:01:02.131 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.063) 0:01:02.195 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.056) 0:01:02.251 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.067) 0:01:02.319 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Tuesday 10 October 2023 12:25:00 +0000 (0:00:00.055) 0:01:02.374 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Tuesday 10 October 2023 12:25:01 +0000 (0:00:00.112) 0:01:02.486 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Tuesday 10 October 2023 12:25:01 +0000 (0:00:00.059) 0:01:02.546 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Tuesday 10 October 2023 12:25:01 +0000 (0:00:00.055) 0:01:02.601 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:84 Tuesday 10 October 2023 12:25:01 +0000 (0:00:00.053) 0:01:02.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 Tuesday 10 October 2023 12:25:01 +0000 (0:00:00.051) 0:01:02.706 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:102 Tuesday 10 October 2023 12:25:02 +0000 (0:00:01.279) 0:01:03.985 ******* 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" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Tuesday 10 October 2023 12:25:02 +0000 (0:00:00.177) 0:01:04.163 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:118 Tuesday 10 October 2023 12:25:02 +0000 (0:00:00.049) 0:01:04.212 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that version 2022 is not used with RHEL 7] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:125 Tuesday 10 October 2023 12:25:02 +0000 (0:00:00.064) 0:01:04.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:134 Tuesday 10 October 2023 12:25:02 +0000 (0:00:00.068) 0:01:04.346 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:149 Tuesday 10 October 2023 12:25:03 +0000 (0:00:00.170) 0:01:04.516 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:160 Tuesday 10 October 2023 12:25:03 +0000 (0:00:00.579) 0:01:05.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:170 Tuesday 10 October 2023 12:25:03 +0000 (0:00:00.066) 0:01:05.163 ******* 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 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:181 Tuesday 10 October 2023 12:25:03 +0000 (0:00:00.080) 0:01:05.244 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:189 Tuesday 10 October 2023 12:25:03 +0000 (0:00:00.088) 0:01:05.332 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 Tuesday 10 October 2023 12:25:04 +0000 (0:00:00.091) 0:01:05.423 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Tuesday 10 October 2023 12:25:06 +0000 (0:00:02.553) 0:01:07.976 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Tuesday 10 October 2023 12:25:08 +0000 (0:00:02.386) 0:01:10.363 ******* 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.005717", "end": "2023-10-10 12:25:09.134640", "rc": 0, "start": "2023-10-10 12:25:09.128923" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:230 Tuesday 10 October 2023 12:25:09 +0000 (0:00:00.276) 0:01:10.639 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 Tuesday 10 October 2023 12:25:11 +0000 (0:00:02.196) 0:01:12.836 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:243 Tuesday 10 October 2023 12:25:11 +0000 (0:00:00.077) 0:01:12.914 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Tuesday 10 October 2023 12:25:11 +0000 (0:00:00.059) 0:01:12.973 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:279 Tuesday 10 October 2023 12:25:11 +0000 (0:00:00.124) 0:01:13.097 ******* 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 [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:294 Tuesday 10 October 2023 12:25:11 +0000 (0:00:00.104) 0:01:13.202 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Tuesday 10 October 2023 12:25:14 +0000 (0:00:02.345) 0:01:15.547 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:18:01 UTC", "ActiveEnterTimestampMonotonic": "859069019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice dbus-broker.service systemd-journald.socket polkit.service network.target dbus.socket systemd-sysctl.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:18:00 UTC", "AssertTimestampMonotonic": "858776608", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2109408000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ConditionTimestampMonotonic": "858776604", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target cpupower.service auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "7309", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7723", "ExecMainStartTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ExecMainStartTimestampMonotonic": "858794171", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:18:00 UTC", "InactiveExitTimestampMonotonic": "858794647", "InvocationID": "ecbcfcc91a70499cb1b2e1d45f7af349", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7723", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "19292160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088122", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:305 Tuesday 10 October 2023 12:25:14 +0000 (0:00:00.595) 0:01:16.143 ******* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.109513", "end": "2023-10-10 12:25:15.019972", "rc": 0, "start": "2023-10-10 12:25:14.910459" } 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:315 Tuesday 10 October 2023 12:25:15 +0000 (0:00:00.371) 0:01:16.514 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:328 Tuesday 10 October 2023 12:25:15 +0000 (0:00:00.077) 0:01:16.592 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:337 Tuesday 10 October 2023 12:25:15 +0000 (0:00:00.073) 0:01:16.665 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:347 Tuesday 10 October 2023 12:25:15 +0000 (0:00:00.115) 0:01:16.780 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 Tuesday 10 October 2023 12:25:15 +0000 (0:00:00.255) 0:01:17.036 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Tuesday 10 October 2023 12:25:17 +0000 (0:00:02.346) 0:01:19.382 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml for sut TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Tuesday 10 October 2023 12:25:18 +0000 (0:00:00.165) 0:01:19.548 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ActiveEnterTimestampMonotonic": "1276812460", "ActiveExitTimestamp": "Tue 2023-10-10 12:24:37 UTC", "ActiveExitTimestampMonotonic": "1255169621", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:24:58 UTC", "AssertTimestampMonotonic": "1276802678", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9148561000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ConditionTimestampMonotonic": "1276802675", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7783", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14799", "ExecMainStartTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ExecMainStartTimestampMonotonic": "1276812163", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:24:58 UTC] ; stop_time=[n/a] ; pid=14799 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:24:58 UTC] ; stop_time=[n/a] ; pid=14799 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:24:37 UTC", "InactiveEnterTimestampMonotonic": "1255380830", "InactiveExitTimestamp": "Tue 2023-10-10 12:24:58 UTC", "InactiveExitTimestampMonotonic": "1276812460", "InvocationID": "6ea3c91aaea24340968b88fe40191ea4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14799", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "732696576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:24:58 UTC", "StateChangeTimestampMonotonic": "1276812460", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "176", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Tuesday 10 October 2023 12:25:18 +0000 (0:00:00.594) 0:01:20.143 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003246", "end": "2023-10-10 12:25:18.932190", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:25:18.928944" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Tuesday 10 October 2023 12:25:19 +0000 (0:00:00.284) 0:01:20.428 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003260", "end": "2023-10-10 12:25:19.203139", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:25:19.199879" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Tuesday 10 October 2023 12:25:19 +0000 (0:00:00.279) 0:01:20.707 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 Tuesday 10 October 2023 12:25:19 +0000 (0:00:00.148) 0:01:20.855 ******* ok: [sut] => { "changed": false, "elapsed": 15, "gid": 993, "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": 17070, "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Tuesday 10 October 2023 12:25:34 +0000 (0:00:15.293) 0:01:36.148 ******* fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ...ignoring TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:384 Tuesday 10 October 2023 12:25:35 +0000 (0:00:00.321) 0:01:36.469 ******* NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ActiveEnterTimestampMonotonic": "1276812460", "ActiveExitTimestamp": "Tue 2023-10-10 12:24:37 UTC", "ActiveExitTimestampMonotonic": "1255169621", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:24:58 UTC", "AssertTimestampMonotonic": "1276802678", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9296341000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ConditionTimestampMonotonic": "1276802675", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7783", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14799", "ExecMainStartTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ExecMainStartTimestampMonotonic": "1276812163", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:24:58 UTC] ; stop_time=[n/a] ; pid=14799 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:24:58 UTC] ; stop_time=[n/a] ; pid=14799 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:24:37 UTC", "InactiveEnterTimestampMonotonic": "1255380830", "InactiveExitTimestamp": "Tue 2023-10-10 12:24:58 UTC", "InactiveExitTimestampMonotonic": "1276812460", "InvocationID": "6ea3c91aaea24340968b88fe40191ea4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14799", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "735641600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:24:58 UTC", "StateChangeTimestampMonotonic": "1276812460", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "176", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:391 Tuesday 10 October 2023 12:25:35 +0000 (0:00:00.789) 0:01:37.259 ******* 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 password of sa user] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Tuesday 10 October 2023 12:25:36 +0000 (0:00:01.121) 0:01:38.381 ******* 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 : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:422 Tuesday 10 October 2023 12:25:43 +0000 (0:00:06.839) 0:01:45.220 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:433 Tuesday 10 October 2023 12:25:43 +0000 (0:00:00.057) 0:01:45.277 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Tuesday 10 October 2023 12:25:43 +0000 (0:00:00.064) 0:01:45.341 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:461 Tuesday 10 October 2023 12:25:43 +0000 (0:00:00.056) 0:01:45.397 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:468 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.076) 0:01:45.474 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:475 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.082) 0:01:45.557 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:495 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.058) 0:01:45.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:502 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.132) 0:01:45.748 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:509 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.152) 0:01:45.900 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:521 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.085) 0:01:45.986 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.156) 0:01:46.143 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003325", "end": "2023-10-10 12:25:44.915300", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:25:44.911975" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 October 2023 12:25:44 +0000 (0:00:00.264) 0:01:46.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.099) 0:01:46.507 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:527 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.064) 0:01:46.571 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:547 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.061) 0:01:46.632 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:554 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.072) 0:01:46.705 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:561 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.054) 0:01:46.760 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:570 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.070) 0:01:46.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:576 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.077) 0:01:46.908 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:583 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.092) 0:01:47.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:591 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.116) 0:01:47.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:597 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.154) 0:01:47.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:615 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.068) 0:01:47.341 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:629 Tuesday 10 October 2023 12:25:45 +0000 (0:00:00.055) 0:01:47.396 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:634 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.068) 0:01:47.465 ******* skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:652 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.074) 0:01:47.539 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:661 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.085) 0:01:47.624 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:670 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.078) 0:01:47.703 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:677 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.056) 0:01:47.760 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:686 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.063) 0:01:47.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:694 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.075) 0:01:47.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:702 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.118) 0:01:48.017 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:709 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.140) 0:01:48.157 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:716 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.077) 0:01:48.235 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:725 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.101) 0:01:48.336 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Tuesday 10 October 2023 12:25:46 +0000 (0:00:00.064) 0:01:48.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.138) 0:01:48.539 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:759 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.073) 0:01:48.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:764 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.071) 0:01:48.684 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:781 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.082) 0:01:48.766 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.084) 0:01:48.851 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:791 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.062) 0:01:48.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:797 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.065) 0:01:48.979 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:823 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.077) 0:01:49.056 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:844 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.071) 0:01:49.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:852 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.072) 0:01:49.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:862 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.074) 0:01:49.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.063) 0:01:49.338 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:885 Tuesday 10 October 2023 12:25:47 +0000 (0:00:00.084) 0:01:49.422 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.068) 0:01:49.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:920 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.055) 0:01:49.546 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:974 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.059) 0:01:49.605 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:980 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.066) 0:01:49.671 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:987 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.196) 0:01:49.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:998 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.070) 0:01:49.939 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1004 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.090) 0:01:50.030 ******* 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 : Get mssql-server ver to see if WRITE_LEASE_VALIDITY is available] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1014 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.095) 0:01:50.126 ******* 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 SQL entities on the primary replica] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1019 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.118) 0:01:50.244 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1030 Tuesday 10 October 2023 12:25:48 +0000 (0:00:00.085) 0:01:50.330 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1045 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.097) 0:01:50.427 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1052 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.073) 0:01:50.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag, grant permissions to login, replicate DBs] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1077 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.067) 0:01:50.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to ha login] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.067) 0:01:50.636 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1102 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.103) 0:01:50.739 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1115 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.060) 0:01:50.799 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1121 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.076) 0:01:50.876 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1128 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.073) 0:01:50.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1137 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.117) 0:01:51.068 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1144 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.082) 0:01:51.150 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1156 Tuesday 10 October 2023 12:25:49 +0000 (0:00:00.184) 0:01:51.335 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1169 Tuesday 10 October 2023 12:25:50 +0000 (0:00:00.106) 0:01:51.442 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1182 Tuesday 10 October 2023 12:25:50 +0000 (0:00:00.107) 0:01:51.549 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1194 Tuesday 10 October 2023 12:25:50 +0000 (0:00:00.085) 0:01:51.635 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1200 Tuesday 10 October 2023 12:25:50 +0000 (0:00:00.073) 0:01:51.708 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1209 Tuesday 10 October 2023 12:25:50 +0000 (0:00:00.080) 0:01:51.789 ******* ok: [sut] => { "changed": false } RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Tuesday 10 October 2023 12:25:50 +0000 (0:00:00.348) 0:01:52.137 ******* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ActiveEnterTimestampMonotonic": "1276812460", "ActiveExitTimestamp": "Tue 2023-10-10 12:25:35 UTC", "ActiveExitTimestampMonotonic": "1313588487", "ActiveState": "inactive", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:24:58 UTC", "AssertTimestampMonotonic": "1276802678", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9392648000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ConditionTimestampMonotonic": "1276802675", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7783", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2023-10-10 12:25:35 UTC", "ExecMainExitTimestampMonotonic": "1313764448", "ExecMainPID": "14799", "ExecMainStartTimestamp": "Tue 2023-10-10 12:24:58 UTC", "ExecMainStartTimestampMonotonic": "1276812163", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:24:58 UTC] ; stop_time=[Tue 2023-10-10 12:25:35 UTC] ; pid=14799 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:24:58 UTC] ; stop_time=[Tue 2023-10-10 12:25:35 UTC] ; pid=14799 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:25:35 UTC", "InactiveEnterTimestampMonotonic": "1313764584", "InactiveExitTimestamp": "Tue 2023-10-10 12:24:58 UTC", "InactiveExitTimestampMonotonic": "1276812460", "InvocationID": "6ea3c91aaea24340968b88fe40191ea4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:25:35 UTC", "StateChangeTimestampMonotonic": "1313764584", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1222 Tuesday 10 October 2023 12:25:51 +0000 (0:00:00.765) 0:01:52.903 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Tuesday 10 October 2023 12:25:51 +0000 (0:00:00.133) 0:01:53.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:24 Tuesday 10 October 2023 12:25:51 +0000 (0:00:00.093) 0:01:53.130 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:8 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.463) 0:01:53.593 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:23 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.125) 0:01:53.719 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:35 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.112) 0:01:53.832 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:39 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.077) 0:01:53.910 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:55 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.078) 0:01:53.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:60 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.100) 0:01:54.089 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:70 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.091) 0:01:54.181 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:75 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.106) 0:01:54.288 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:85 Tuesday 10 October 2023 12:25:52 +0000 (0:00:00.099) 0:01:54.387 ******* TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Tuesday 10 October 2023 12:25:53 +0000 (0:00:00.139) 0:01:54.527 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ActiveEnterTimestampMonotonic": "1329387515", "ActiveExitTimestamp": "Tue 2023-10-10 12:25:35 UTC", "ActiveExitTimestampMonotonic": "1313588487", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:25:51 UTC", "AssertTimestampMonotonic": "1329378022", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2870440000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ConditionTimestampMonotonic": "1329378018", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7823", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15750", "ExecMainStartTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ExecMainStartTimestampMonotonic": "1329387171", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[n/a] ; pid=15750 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[n/a] ; pid=15750 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:25:35 UTC", "InactiveEnterTimestampMonotonic": "1313764584", "InactiveExitTimestamp": "Tue 2023-10-10 12:25:51 UTC", "InactiveExitTimestampMonotonic": "1329387515", "InvocationID": "89b8dc2f31174836a317876ea9f19583", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15750", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "484229120", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:25:51 UTC", "StateChangeTimestampMonotonic": "1329387515", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "120", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Tuesday 10 October 2023 12:25:53 +0000 (0:00:00.713) 0:01:55.240 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003330", "end": "2023-10-10 12:25:54.015197", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:25:54.011867" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Tuesday 10 October 2023 12:25:54 +0000 (0:00:00.269) 0:01:55.510 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003459", "end": "2023-10-10 12:25:54.299658", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:25:54.296199" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Tuesday 10 October 2023 12:25:54 +0000 (0:00:00.357) 0:01:55.867 ******* 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-support-el948rbzg3m/tests/tasks/verify_settings.yml:93 Tuesday 10 October 2023 12:25:54 +0000 (0:00:00.081) 0:01:55.948 ******* ok: [sut] => { "changed": false, "elapsed": 18, "gid": 993, "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": 17070, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:100 Tuesday 10 October 2023 12:26:12 +0000 (0:00:18.420) 0:02:14.369 ******* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-S", "127.0.0.1,1433", "-U", "sa", "-P", "p@55w0rD11", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.060569", "end": "2023-10-10 12:26:13.209168", "rc": 0, "start": "2023-10-10 12:26:13.148599" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU8) (KB5029666) - 16.0.4075.1 (X64) Aug 23 2023 14:04:50 Copyright (C) 2022 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Fedora Linux 38 (Thirty Eight)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:104 Tuesday 10 October 2023 12:26:13 +0000 (0:00:00.375) 0:02:14.744 ******* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:108 Tuesday 10 October 2023 12:26:13 +0000 (0:00:00.105) 0:02:14.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:115 Tuesday 10 October 2023 12:26:13 +0000 (0:00:00.086) 0:02:14.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:126 Tuesday 10 October 2023 12:26:13 +0000 (0:00:00.081) 0:02:15.018 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:131 Tuesday 10 October 2023 12:26:13 +0000 (0:00:00.169) 0:02:15.187 ******* 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-support-el948rbzg3m/tests/tasks/verify_settings.yml:136 Tuesday 10 October 2023 12:26:13 +0000 (0:00:00.092) 0:02:15.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:142 Tuesday 10 October 2023 12:26:13 +0000 (0:00:00.080) 0:02:15.359 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:148 Tuesday 10 October 2023 12:26:14 +0000 (0:00:00.166) 0:02:15.526 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:158 Tuesday 10 October 2023 12:26:14 +0000 (0:00:00.216) 0:02:15.742 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:169 Tuesday 10 October 2023 12:26:14 +0000 (0:00:00.162) 0:02:15.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:181 Tuesday 10 October 2023 12:26:14 +0000 (0:00:00.162) 0:02:16.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:189 Tuesday 10 October 2023 12:26:14 +0000 (0:00:00.112) 0:02:16.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change the IP address setting.] ****************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:29 Tuesday 10 October 2023 12:26:14 +0000 (0:00:00.084) 0:02:16.265 ******* TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Tuesday 10 October 2023 12:26:15 +0000 (0:00:00.825) 0:02:17.090 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Tuesday 10 October 2023 12:26:15 +0000 (0:00:00.153) 0:02:17.243 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Tuesday 10 October 2023 12:26:15 +0000 (0:00:00.141) 0:02:17.385 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-preview/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.161) 0:02:17.547 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.067) 0:02:17.614 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.070) 0:02:17.685 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.077) 0:02:17.762 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.083) 0:02:17.846 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.159) 0:02:18.006 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.096) 0:02:18.102 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.105) 0:02:18.208 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.109) 0:02:18.317 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Tuesday 10 October 2023 12:26:16 +0000 (0:00:00.097) 0:02:18.414 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:84 Tuesday 10 October 2023 12:26:17 +0000 (0:00:00.230) 0:02:18.644 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 Tuesday 10 October 2023 12:26:17 +0000 (0:00:00.158) 0:02:18.803 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:102 Tuesday 10 October 2023 12:26:18 +0000 (0:00:01.307) 0:02:20.111 ******* 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" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Tuesday 10 October 2023 12:26:19 +0000 (0:00:00.313) 0:02:20.424 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:118 Tuesday 10 October 2023 12:26:19 +0000 (0:00:00.128) 0:02:20.553 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that version 2022 is not used with RHEL 7] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:125 Tuesday 10 October 2023 12:26:19 +0000 (0:00:00.083) 0:02:20.636 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:134 Tuesday 10 October 2023 12:26:19 +0000 (0:00:00.151) 0:02:20.788 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:149 Tuesday 10 October 2023 12:26:19 +0000 (0:00:00.173) 0:02:20.961 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:160 Tuesday 10 October 2023 12:26:20 +0000 (0:00:00.549) 0:02:21.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:170 Tuesday 10 October 2023 12:26:20 +0000 (0:00:00.168) 0:02:21.679 ******* 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 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:181 Tuesday 10 October 2023 12:26:20 +0000 (0:00:00.131) 0:02:21.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:189 Tuesday 10 October 2023 12:26:20 +0000 (0:00:00.135) 0:02:21.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 Tuesday 10 October 2023 12:26:20 +0000 (0:00:00.189) 0:02:22.134 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Tuesday 10 October 2023 12:26:23 +0000 (0:00:02.665) 0:02:24.799 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Tuesday 10 October 2023 12:26:25 +0000 (0:00:02.490) 0:02:27.290 ******* 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.005483", "end": "2023-10-10 12:26:26.082834", "rc": 0, "start": "2023-10-10 12:26:26.077351" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:230 Tuesday 10 October 2023 12:26:26 +0000 (0:00:00.319) 0:02:27.610 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 Tuesday 10 October 2023 12:26:28 +0000 (0:00:02.230) 0:02:29.840 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:243 Tuesday 10 October 2023 12:26:28 +0000 (0:00:00.122) 0:02:29.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Tuesday 10 October 2023 12:26:28 +0000 (0:00:00.068) 0:02:30.031 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:279 Tuesday 10 October 2023 12:26:28 +0000 (0:00:00.068) 0:02:30.100 ******* 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 [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:294 Tuesday 10 October 2023 12:26:28 +0000 (0:00:00.127) 0:02:30.228 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Tuesday 10 October 2023 12:26:31 +0000 (0:00:02.368) 0:02:32.597 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:18:01 UTC", "ActiveEnterTimestampMonotonic": "859069019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice dbus-broker.service systemd-journald.socket polkit.service network.target dbus.socket systemd-sysctl.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:18:00 UTC", "AssertTimestampMonotonic": "858776608", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2379732000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ConditionTimestampMonotonic": "858776604", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target cpupower.service auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "7309", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7723", "ExecMainStartTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ExecMainStartTimestampMonotonic": "858794171", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:18:00 UTC", "InactiveExitTimestampMonotonic": "858794647", "InvocationID": "ecbcfcc91a70499cb1b2e1d45f7af349", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7723", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "19546112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088122", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:305 Tuesday 10 October 2023 12:26:31 +0000 (0:00:00.634) 0:02:33.231 ******* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.109989", "end": "2023-10-10 12:26:32.112076", "rc": 0, "start": "2023-10-10 12:26:32.002087" } 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:315 Tuesday 10 October 2023 12:26:32 +0000 (0:00:00.404) 0:02:33.636 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:328 Tuesday 10 October 2023 12:26:32 +0000 (0:00:00.080) 0:02:33.716 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:337 Tuesday 10 October 2023 12:26:32 +0000 (0:00:00.072) 0:02:33.789 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:347 Tuesday 10 October 2023 12:26:32 +0000 (0:00:00.058) 0:02:33.847 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 Tuesday 10 October 2023 12:26:32 +0000 (0:00:00.381) 0:02:34.229 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Tuesday 10 October 2023 12:26:35 +0000 (0:00:02.364) 0:02:36.593 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.100) 0:02:36.693 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.075) 0:02:36.768 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:384 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.076) 0:02:36.844 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:391 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.067) 0:02:36.912 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.069) 0:02:36.982 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:422 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.058) 0:02:37.041 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:433 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.083) 0:02:37.125 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.069) 0:02:37.194 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:461 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.065) 0:02:37.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:468 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.072) 0:02:37.332 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:475 Tuesday 10 October 2023 12:26:35 +0000 (0:00:00.067) 0:02:37.400 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:495 Tuesday 10 October 2023 12:26:36 +0000 (0:00:00.132) 0:02:37.532 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network ipaddress] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 October 2023 12:26:36 +0000 (0:00:00.121) 0:02:37.654 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003471", "end": "2023-10-10 12:26:36.501514", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:26:36.498043" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Configure the setting network ipaddress] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 October 2023 12:26:36 +0000 (0:00:00.394) 0:02:38.049 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network ipaddress] ********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 October 2023 12:26:36 +0000 (0:00:00.087) 0:02:38.136 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:502 Tuesday 10 October 2023 12:26:36 +0000 (0:00:00.136) 0:02:38.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:509 Tuesday 10 October 2023 12:26:36 +0000 (0:00:00.137) 0:02:38.411 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:521 Tuesday 10 October 2023 12:26:37 +0000 (0:00:00.080) 0:02:38.491 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 October 2023 12:26:37 +0000 (0:00:00.138) 0:02:38.629 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003349", "end": "2023-10-10 12:26:37.399933", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:26:37.396584" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 October 2023 12:26:37 +0000 (0:00:00.306) 0:02:38.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 October 2023 12:26:37 +0000 (0:00:00.111) 0:02:39.047 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:527 Tuesday 10 October 2023 12:26:37 +0000 (0:00:00.090) 0:02:39.138 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:547 Tuesday 10 October 2023 12:26:37 +0000 (0:00:00.090) 0:02:39.228 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:554 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.237) 0:02:39.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:561 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.084) 0:02:39.551 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:570 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.090) 0:02:39.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:576 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.188) 0:02:39.829 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:583 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.106) 0:02:39.935 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:591 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.125) 0:02:40.060 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:597 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.073) 0:02:40.134 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:615 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.136) 0:02:40.271 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:629 Tuesday 10 October 2023 12:26:38 +0000 (0:00:00.140) 0:02:40.412 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:634 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.092) 0:02:40.505 ******* skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:652 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.089) 0:02:40.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:661 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.070) 0:02:40.665 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:670 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.068) 0:02:40.733 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:677 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.086) 0:02:40.820 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:686 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.106) 0:02:40.926 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:694 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.160) 0:02:41.087 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:702 Tuesday 10 October 2023 12:26:39 +0000 (0:00:00.255) 0:02:41.343 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:709 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.093) 0:02:41.436 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:716 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.076) 0:02:41.513 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:725 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.125) 0:02:41.638 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.111) 0:02:41.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.110) 0:02:41.860 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:759 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.117) 0:02:41.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:764 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.117) 0:02:42.095 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:781 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.085) 0:02:42.181 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.104) 0:02:42.286 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:791 Tuesday 10 October 2023 12:26:40 +0000 (0:00:00.069) 0:02:42.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:797 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.095) 0:02:42.451 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:823 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.078) 0:02:42.530 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:844 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.075) 0:02:42.605 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:852 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.084) 0:02:42.689 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:862 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.116) 0:02:42.806 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.208) 0:02:43.015 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:885 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.123) 0:02:43.138 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.120) 0:02:43.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:920 Tuesday 10 October 2023 12:26:41 +0000 (0:00:00.118) 0:02:43.377 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:974 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.093) 0:02:43.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:980 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.116) 0:02:43.587 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:987 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.114) 0:02:43.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:998 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.112) 0:02:43.814 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1004 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.113) 0:02:43.928 ******* 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 : Get mssql-server ver to see if WRITE_LEASE_VALIDITY is available] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1014 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.130) 0:02:44.059 ******* 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 SQL entities on the primary replica] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1019 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.081) 0:02:44.140 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1030 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.091) 0:02:44.232 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1045 Tuesday 10 October 2023 12:26:42 +0000 (0:00:00.128) 0:02:44.361 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1052 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.152) 0:02:44.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag, grant permissions to login, replicate DBs] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1077 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.076) 0:02:44.589 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to ha login] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.085) 0:02:44.675 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1102 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.178) 0:02:44.854 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1115 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.095) 0:02:44.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1121 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.128) 0:02:45.078 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1128 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.086) 0:02:45.165 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1137 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.156) 0:02:45.321 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1144 Tuesday 10 October 2023 12:26:43 +0000 (0:00:00.065) 0:02:45.386 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1156 Tuesday 10 October 2023 12:26:44 +0000 (0:00:00.089) 0:02:45.475 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1169 Tuesday 10 October 2023 12:26:44 +0000 (0:00:00.087) 0:02:45.563 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1182 Tuesday 10 October 2023 12:26:44 +0000 (0:00:00.185) 0:02:45.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 [Run ha_cluster to configure pacemaker] *********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1194 Tuesday 10 October 2023 12:26:44 +0000 (0:00:00.101) 0:02:45.851 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1200 Tuesday 10 October 2023 12:26:44 +0000 (0:00:00.076) 0:02:45.927 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1209 Tuesday 10 October 2023 12:26:44 +0000 (0:00:00.106) 0:02:46.034 ******* ok: [sut] => { "changed": false } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1222 Tuesday 10 October 2023 12:26:45 +0000 (0:00:00.422) 0:02:46.457 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Tuesday 10 October 2023 12:26:45 +0000 (0:00:00.071) 0:02:46.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change the password with a custom IP address. Should report Changed.] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:35 Tuesday 10 October 2023 12:26:45 +0000 (0:00:00.090) 0:02:46.618 ******* TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Tuesday 10 October 2023 12:26:46 +0000 (0:00:00.957) 0:02:47.576 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Tuesday 10 October 2023 12:26:46 +0000 (0:00:00.148) 0:02:47.725 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Tuesday 10 October 2023 12:26:46 +0000 (0:00:00.132) 0:02:47.857 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-preview/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Tuesday 10 October 2023 12:26:46 +0000 (0:00:00.102) 0:02:47.959 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Tuesday 10 October 2023 12:26:46 +0000 (0:00:00.101) 0:02:48.061 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Tuesday 10 October 2023 12:26:46 +0000 (0:00:00.088) 0:02:48.149 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Tuesday 10 October 2023 12:26:46 +0000 (0:00:00.213) 0:02:48.362 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.076) 0:02:48.439 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.102) 0:02:48.541 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.072) 0:02:48.613 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.108) 0:02:48.721 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.094) 0:02:48.816 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.078) 0:02:48.894 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:84 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.075) 0:02:48.969 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 Tuesday 10 October 2023 12:26:47 +0000 (0:00:00.071) 0:02:49.040 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:102 Tuesday 10 October 2023 12:26:48 +0000 (0:00:01.116) 0:02:50.157 ******* 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" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Tuesday 10 October 2023 12:26:48 +0000 (0:00:00.191) 0:02:50.348 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:118 Tuesday 10 October 2023 12:26:48 +0000 (0:00:00.067) 0:02:50.416 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that version 2022 is not used with RHEL 7] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:125 Tuesday 10 October 2023 12:26:49 +0000 (0:00:00.168) 0:02:50.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:134 Tuesday 10 October 2023 12:26:49 +0000 (0:00:00.086) 0:02:50.670 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:149 Tuesday 10 October 2023 12:26:49 +0000 (0:00:00.148) 0:02:50.819 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:160 Tuesday 10 October 2023 12:26:49 +0000 (0:00:00.488) 0:02:51.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:170 Tuesday 10 October 2023 12:26:49 +0000 (0:00:00.076) 0:02:51.383 ******* 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 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:181 Tuesday 10 October 2023 12:26:50 +0000 (0:00:00.105) 0:02:51.489 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:189 Tuesday 10 October 2023 12:26:50 +0000 (0:00:00.066) 0:02:51.556 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 Tuesday 10 October 2023 12:26:50 +0000 (0:00:00.066) 0:02:51.623 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Tuesday 10 October 2023 12:26:52 +0000 (0:00:02.483) 0:02:54.107 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Tuesday 10 October 2023 12:26:55 +0000 (0:00:02.331) 0:02:56.438 ******* 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.005623", "end": "2023-10-10 12:26:55.208331", "rc": 0, "start": "2023-10-10 12:26:55.202708" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:230 Tuesday 10 October 2023 12:26:55 +0000 (0:00:00.264) 0:02:56.702 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 Tuesday 10 October 2023 12:26:57 +0000 (0:00:02.193) 0:02:58.896 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:243 Tuesday 10 October 2023 12:26:57 +0000 (0:00:00.089) 0:02:58.986 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Tuesday 10 October 2023 12:26:57 +0000 (0:00:00.057) 0:02:59.043 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:279 Tuesday 10 October 2023 12:26:57 +0000 (0:00:00.062) 0:02:59.106 ******* 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 [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:294 Tuesday 10 October 2023 12:26:57 +0000 (0:00:00.076) 0:02:59.182 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Tuesday 10 October 2023 12:27:00 +0000 (0:00:02.335) 0:03:01.517 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:18:01 UTC", "ActiveEnterTimestampMonotonic": "859069019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice dbus-broker.service systemd-journald.socket polkit.service network.target dbus.socket systemd-sysctl.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:18:00 UTC", "AssertTimestampMonotonic": "858776608", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2478613000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ConditionTimestampMonotonic": "858776604", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target cpupower.service auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "7309", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7723", "ExecMainStartTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ExecMainStartTimestampMonotonic": "858794171", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:18:00 UTC", "InactiveExitTimestampMonotonic": "858794647", "InvocationID": "ecbcfcc91a70499cb1b2e1d45f7af349", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7723", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "19283968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088122", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:305 Tuesday 10 October 2023 12:27:00 +0000 (0:00:00.651) 0:03:02.169 ******* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.109026", "end": "2023-10-10 12:27:01.038244", "rc": 0, "start": "2023-10-10 12:27:00.929218" } 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:315 Tuesday 10 October 2023 12:27:01 +0000 (0:00:00.374) 0:03:02.543 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:328 Tuesday 10 October 2023 12:27:01 +0000 (0:00:00.058) 0:03:02.602 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:337 Tuesday 10 October 2023 12:27:01 +0000 (0:00:00.063) 0:03:02.665 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:347 Tuesday 10 October 2023 12:27:01 +0000 (0:00:00.097) 0:03:02.763 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 Tuesday 10 October 2023 12:27:01 +0000 (0:00:00.291) 0:03:03.054 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Tuesday 10 October 2023 12:27:03 +0000 (0:00:02.347) 0:03:05.402 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml for sut TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Tuesday 10 October 2023 12:27:04 +0000 (0:00:00.124) 0:03:05.526 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ActiveEnterTimestampMonotonic": "1329387515", "ActiveExitTimestamp": "Tue 2023-10-10 12:25:35 UTC", "ActiveExitTimestampMonotonic": "1313588487", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:25:51 UTC", "AssertTimestampMonotonic": "1329378022", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9583080000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ConditionTimestampMonotonic": "1329378018", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7823", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15750", "ExecMainStartTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ExecMainStartTimestampMonotonic": "1329387171", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[n/a] ; pid=15750 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[n/a] ; pid=15750 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:25:35 UTC", "InactiveEnterTimestampMonotonic": "1313764584", "InactiveExitTimestamp": "Tue 2023-10-10 12:25:51 UTC", "InactiveExitTimestampMonotonic": "1329387515", "InvocationID": "89b8dc2f31174836a317876ea9f19583", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15750", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "753356800", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:25:51 UTC", "StateChangeTimestampMonotonic": "1329387515", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "174", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Tuesday 10 October 2023 12:27:04 +0000 (0:00:00.598) 0:03:06.124 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003379", "end": "2023-10-10 12:27:04.902240", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:27:04.898861" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Tuesday 10 October 2023 12:27:04 +0000 (0:00:00.298) 0:03:06.423 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003324", "end": "2023-10-10 12:27:05.203246", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:27:05.199922" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Tuesday 10 October 2023 12:27:05 +0000 (0:00:00.267) 0:03:06.691 ******* 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 : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 Tuesday 10 October 2023 12:27:05 +0000 (0:00:00.083) 0:03:06.774 ******* ok: [sut] => { "changed": false, "elapsed": 15, "gid": 993, "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": 17070, "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Tuesday 10 October 2023 12:27:20 +0000 (0:00:15.362) 0:03:22.137 ******* fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ...ignoring TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:384 Tuesday 10 October 2023 12:27:21 +0000 (0:00:00.531) 0:03:22.668 ******* NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ActiveEnterTimestampMonotonic": "1329387515", "ActiveExitTimestamp": "Tue 2023-10-10 12:25:35 UTC", "ActiveExitTimestampMonotonic": "1313588487", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:25:51 UTC", "AssertTimestampMonotonic": "1329378022", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9721384000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ConditionTimestampMonotonic": "1329378018", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7823", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15750", "ExecMainStartTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ExecMainStartTimestampMonotonic": "1329387171", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[n/a] ; pid=15750 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[n/a] ; pid=15750 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:25:35 UTC", "InactiveEnterTimestampMonotonic": "1313764584", "InactiveExitTimestamp": "Tue 2023-10-10 12:25:51 UTC", "InactiveExitTimestampMonotonic": "1329387515", "InvocationID": "89b8dc2f31174836a317876ea9f19583", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15750", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "754483200", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:25:51 UTC", "StateChangeTimestampMonotonic": "1329387515", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "174", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:391 Tuesday 10 October 2023 12:27:22 +0000 (0:00:01.194) 0:03:23.863 ******* 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 password of sa user] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Tuesday 10 October 2023 12:27:23 +0000 (0:00:01.237) 0:03:25.101 ******* 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 : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:422 Tuesday 10 October 2023 12:27:29 +0000 (0:00:06.060) 0:03:31.162 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:433 Tuesday 10 October 2023 12:27:29 +0000 (0:00:00.088) 0:03:31.250 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Tuesday 10 October 2023 12:27:29 +0000 (0:00:00.073) 0:03:31.323 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:461 Tuesday 10 October 2023 12:27:29 +0000 (0:00:00.075) 0:03:31.398 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:468 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.079) 0:03:31.478 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:475 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.071) 0:03:31.549 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:495 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.066) 0:03:31.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:502 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.085) 0:03:31.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:509 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.107) 0:03:31.809 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:521 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.108) 0:03:31.917 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.142) 0:03:32.060 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003260", "end": "2023-10-10 12:27:30.831485", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:27:30.828225" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 October 2023 12:27:30 +0000 (0:00:00.279) 0:03:32.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.090) 0:03:32.429 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:527 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.062) 0:03:32.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:547 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.192) 0:03:32.684 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:554 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.064) 0:03:32.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:561 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.066) 0:03:32.815 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:570 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.081) 0:03:32.897 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:576 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.067) 0:03:32.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:583 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.075) 0:03:33.039 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:591 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.058) 0:03:33.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:597 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.077) 0:03:33.176 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:615 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.076) 0:03:33.253 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:629 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.051) 0:03:33.304 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:634 Tuesday 10 October 2023 12:27:31 +0000 (0:00:00.051) 0:03:33.355 ******* skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:652 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.070) 0:03:33.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:661 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.079) 0:03:33.505 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:670 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.059) 0:03:33.565 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:677 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.065) 0:03:33.630 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:686 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.077) 0:03:33.707 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:694 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.064) 0:03:33.772 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:702 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.170) 0:03:33.943 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:709 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.065) 0:03:34.008 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:716 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.076) 0:03:34.084 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:725 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.078) 0:03:34.163 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.083) 0:03:34.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.058) 0:03:34.306 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:759 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.054) 0:03:34.360 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:764 Tuesday 10 October 2023 12:27:32 +0000 (0:00:00.061) 0:03:34.422 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:781 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.069) 0:03:34.492 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.076) 0:03:34.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:791 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.098) 0:03:34.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:797 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.068) 0:03:34.735 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:823 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.083) 0:03:34.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 : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:844 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.093) 0:03:34.912 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:852 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.082) 0:03:34.995 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:862 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.063) 0:03:35.059 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.177) 0:03:35.236 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:885 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.056) 0:03:35.292 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Tuesday 10 October 2023 12:27:33 +0000 (0:00:00.078) 0:03:35.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:920 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.060) 0:03:35.432 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:974 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.082) 0:03:35.515 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:980 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.072) 0:03:35.587 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:987 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.076) 0:03:35.664 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:998 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.094) 0:03:35.758 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1004 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.105) 0:03:35.864 ******* 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 : Get mssql-server ver to see if WRITE_LEASE_VALIDITY is available] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1014 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.073) 0:03:35.938 ******* 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 SQL entities on the primary replica] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1019 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.065) 0:03:36.003 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1030 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.072) 0:03:36.076 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1045 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.097) 0:03:36.174 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1052 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.084) 0:03:36.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag, grant permissions to login, replicate DBs] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1077 Tuesday 10 October 2023 12:27:34 +0000 (0:00:00.067) 0:03:36.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to ha login] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.106) 0:03:36.432 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1102 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.155) 0:03:36.587 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1115 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.069) 0:03:36.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1121 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.074) 0:03:36.731 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1128 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.107) 0:03:36.839 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1137 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.109) 0:03:36.949 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1144 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.064) 0:03:37.013 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1156 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.111) 0:03:37.125 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1169 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.081) 0:03:37.206 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1182 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.097) 0:03:37.303 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1194 Tuesday 10 October 2023 12:27:35 +0000 (0:00:00.094) 0:03:37.398 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1200 Tuesday 10 October 2023 12:27:36 +0000 (0:00:00.078) 0:03:37.476 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1209 Tuesday 10 October 2023 12:27:36 +0000 (0:00:00.082) 0:03:37.559 ******* ok: [sut] => { "changed": false } RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Tuesday 10 October 2023 12:27:36 +0000 (0:00:00.345) 0:03:37.905 ******* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ActiveEnterTimestampMonotonic": "1329387515", "ActiveExitTimestamp": "Tue 2023-10-10 12:27:21 UTC", "ActiveExitTimestampMonotonic": "1419889953", "ActiveState": "inactive", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:25:51 UTC", "AssertTimestampMonotonic": "1329378022", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9817854000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ConditionTimestampMonotonic": "1329378018", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7823", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2023-10-10 12:27:22 UTC", "ExecMainExitTimestampMonotonic": "1420169603", "ExecMainPID": "15750", "ExecMainStartTimestamp": "Tue 2023-10-10 12:25:51 UTC", "ExecMainStartTimestampMonotonic": "1329387171", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[Tue 2023-10-10 12:27:22 UTC] ; pid=15750 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:25:51 UTC] ; stop_time=[Tue 2023-10-10 12:27:22 UTC] ; pid=15750 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:27:22 UTC", "InactiveEnterTimestampMonotonic": "1420169737", "InactiveExitTimestamp": "Tue 2023-10-10 12:25:51 UTC", "InactiveExitTimestampMonotonic": "1329387515", "InvocationID": "89b8dc2f31174836a317876ea9f19583", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:27:22 UTC", "StateChangeTimestampMonotonic": "1420169737", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1222 Tuesday 10 October 2023 12:27:37 +0000 (0:00:00.689) 0:03:38.595 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Tuesday 10 October 2023 12:27:37 +0000 (0:00:00.086) 0:03:38.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:43 Tuesday 10 October 2023 12:27:37 +0000 (0:00:00.159) 0:03:38.841 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:8 Tuesday 10 October 2023 12:27:37 +0000 (0:00:00.494) 0:03:39.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:23 Tuesday 10 October 2023 12:27:37 +0000 (0:00:00.068) 0:03:39.404 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:35 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.056) 0:03:39.461 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:39 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.072) 0:03:39.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:55 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.108) 0:03:39.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:60 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.071) 0:03:39.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:70 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.093) 0:03:39.807 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:75 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.062) 0:03:39.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:85 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.075) 0:03:39.945 ******* TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Tuesday 10 October 2023 12:27:38 +0000 (0:00:00.273) 0:03:40.218 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:27:37 UTC", "ActiveEnterTimestampMonotonic": "1435083502", "ActiveExitTimestamp": "Tue 2023-10-10 12:27:21 UTC", "ActiveExitTimestampMonotonic": "1419889953", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:27:37 UTC", "AssertTimestampMonotonic": "1435077962", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2827946000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:27:37 UTC", "ConditionTimestampMonotonic": "1435077958", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7863", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17120", "ExecMainStartTimestamp": "Tue 2023-10-10 12:27:37 UTC", "ExecMainStartTimestampMonotonic": "1435083154", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:27:37 UTC] ; stop_time=[n/a] ; pid=17120 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:27:37 UTC] ; stop_time=[n/a] ; pid=17120 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:27:22 UTC", "InactiveEnterTimestampMonotonic": "1420169737", "InactiveExitTimestamp": "Tue 2023-10-10 12:27:37 UTC", "InactiveExitTimestampMonotonic": "1435083502", "InvocationID": "0464654ef29e4cbabb000c42784e213a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17120", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "481267712", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:27:37 UTC", "StateChangeTimestampMonotonic": "1435083502", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "120", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Tuesday 10 October 2023 12:27:39 +0000 (0:00:00.671) 0:03:40.890 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003455", "end": "2023-10-10 12:27:39.660211", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:27:39.656756" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Tuesday 10 October 2023 12:27:39 +0000 (0:00:00.282) 0:03:41.172 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003335", "end": "2023-10-10 12:27:39.950256", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:27:39.946921" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Tuesday 10 October 2023 12:27:40 +0000 (0:00:00.296) 0:03:41.469 ******* 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-support-el948rbzg3m/tests/tasks/verify_settings.yml:93 Tuesday 10 October 2023 12:27:40 +0000 (0:00:00.113) 0:03:41.583 ******* ok: [sut] => { "changed": false, "elapsed": 18, "gid": 993, "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": 17070, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:100 Tuesday 10 October 2023 12:27:58 +0000 (0:00:18.444) 0:04:00.027 ******* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-S", "127.0.0.1,1433", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.060465", "end": "2023-10-10 12:27:58.871511", "rc": 0, "start": "2023-10-10 12:27:58.811046" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU8) (KB5029666) - 16.0.4075.1 (X64) Aug 23 2023 14:04:50 Copyright (C) 2022 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Fedora Linux 38 (Thirty Eight)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:104 Tuesday 10 October 2023 12:27:58 +0000 (0:00:00.380) 0:04:00.407 ******* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:108 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.127) 0:04:00.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:115 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.085) 0:04:00.620 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:126 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.176) 0:04:00.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:131 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.070) 0:04:00.867 ******* 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-support-el948rbzg3m/tests/tasks/verify_settings.yml:136 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.078) 0:04:00.946 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:142 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.095) 0:04:01.041 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:148 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.152) 0:04:01.193 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:158 Tuesday 10 October 2023 12:27:59 +0000 (0:00:00.142) 0:04:01.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:169 Tuesday 10 October 2023 12:28:00 +0000 (0:00:00.143) 0:04:01.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:181 Tuesday 10 October 2023 12:28:00 +0000 (0:00:00.084) 0:04:01.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:189 Tuesday 10 October 2023 12:28:00 +0000 (0:00:00.118) 0:04:01.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change the TCP port setting.] ******************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:48 Tuesday 10 October 2023 12:28:00 +0000 (0:00:00.105) 0:04:01.788 ******* TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Tuesday 10 October 2023 12:28:01 +0000 (0:00:01.550) 0:04:03.338 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.140) 0:04:03.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.087) 0:04:03.567 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-preview/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.113) 0:04:03.680 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.085) 0:04:03.766 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.093) 0:04:03.860 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.083) 0:04:03.944 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.071) 0:04:04.016 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.126) 0:04:04.142 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Tuesday 10 October 2023 12:28:02 +0000 (0:00:00.233) 0:04:04.375 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Tuesday 10 October 2023 12:28:03 +0000 (0:00:00.091) 0:04:04.467 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Tuesday 10 October 2023 12:28:03 +0000 (0:00:00.102) 0:04:04.569 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Tuesday 10 October 2023 12:28:03 +0000 (0:00:00.169) 0:04:04.739 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:84 Tuesday 10 October 2023 12:28:03 +0000 (0:00:00.088) 0:04:04.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 Tuesday 10 October 2023 12:28:03 +0000 (0:00:00.096) 0:04:04.923 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:102 Tuesday 10 October 2023 12:28:04 +0000 (0:00:01.090) 0:04:06.014 ******* 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" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Tuesday 10 October 2023 12:28:04 +0000 (0:00:00.275) 0:04:06.290 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:118 Tuesday 10 October 2023 12:28:04 +0000 (0:00:00.104) 0:04:06.395 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that version 2022 is not used with RHEL 7] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:125 Tuesday 10 October 2023 12:28:05 +0000 (0:00:00.072) 0:04:06.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:134 Tuesday 10 October 2023 12:28:05 +0000 (0:00:00.077) 0:04:06.545 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:149 Tuesday 10 October 2023 12:28:05 +0000 (0:00:00.125) 0:04:06.670 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:160 Tuesday 10 October 2023 12:28:05 +0000 (0:00:00.559) 0:04:07.229 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:170 Tuesday 10 October 2023 12:28:05 +0000 (0:00:00.081) 0:04:07.310 ******* 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 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:181 Tuesday 10 October 2023 12:28:05 +0000 (0:00:00.070) 0:04:07.381 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:189 Tuesday 10 October 2023 12:28:06 +0000 (0:00:00.127) 0:04:07.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 Tuesday 10 October 2023 12:28:06 +0000 (0:00:00.140) 0:04:07.649 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Tuesday 10 October 2023 12:28:08 +0000 (0:00:02.411) 0:04:10.060 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Tuesday 10 October 2023 12:28:11 +0000 (0:00:02.432) 0:04:12.492 ******* 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.005775", "end": "2023-10-10 12:28:11.276723", "rc": 0, "start": "2023-10-10 12:28:11.270948" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:230 Tuesday 10 October 2023 12:28:11 +0000 (0:00:00.326) 0:04:12.819 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 Tuesday 10 October 2023 12:28:13 +0000 (0:00:02.216) 0:04:15.036 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:243 Tuesday 10 October 2023 12:28:13 +0000 (0:00:00.097) 0:04:15.134 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Tuesday 10 October 2023 12:28:13 +0000 (0:00:00.113) 0:04:15.247 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:279 Tuesday 10 October 2023 12:28:13 +0000 (0:00:00.087) 0:04:15.335 ******* 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 [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:294 Tuesday 10 October 2023 12:28:14 +0000 (0:00:00.223) 0:04:15.558 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Tuesday 10 October 2023 12:28:16 +0000 (0:00:02.364) 0:04:17.923 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:18:01 UTC", "ActiveEnterTimestampMonotonic": "859069019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice dbus-broker.service systemd-journald.socket polkit.service network.target dbus.socket systemd-sysctl.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:18:00 UTC", "AssertTimestampMonotonic": "858776608", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2741656000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ConditionTimestampMonotonic": "858776604", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target cpupower.service auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "7309", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7723", "ExecMainStartTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ExecMainStartTimestampMonotonic": "858794171", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:18:00 UTC", "InactiveExitTimestampMonotonic": "858794647", "InvocationID": "ecbcfcc91a70499cb1b2e1d45f7af349", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7723", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "19615744", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088122", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:305 Tuesday 10 October 2023 12:28:17 +0000 (0:00:00.648) 0:04:18.572 ******* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.110157", "end": "2023-10-10 12:28:17.465109", "rc": 0, "start": "2023-10-10 12:28:17.354952" } 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:315 Tuesday 10 October 2023 12:28:17 +0000 (0:00:00.409) 0:04:18.982 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:328 Tuesday 10 October 2023 12:28:17 +0000 (0:00:00.089) 0:04:19.071 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:337 Tuesday 10 October 2023 12:28:17 +0000 (0:00:00.052) 0:04:19.124 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:347 Tuesday 10 October 2023 12:28:17 +0000 (0:00:00.080) 0:04:19.205 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 Tuesday 10 October 2023 12:28:18 +0000 (0:00:00.261) 0:04:19.466 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Tuesday 10 October 2023 12:28:20 +0000 (0:00:02.426) 0:04:21.892 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 Tuesday 10 October 2023 12:28:20 +0000 (0:00:00.053) 0:04:21.946 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Tuesday 10 October 2023 12:28:20 +0000 (0:00:00.071) 0:04:22.018 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:384 Tuesday 10 October 2023 12:28:20 +0000 (0:00:00.062) 0:04:22.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:391 Tuesday 10 October 2023 12:28:20 +0000 (0:00:00.061) 0:04:22.142 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Tuesday 10 October 2023 12:28:20 +0000 (0:00:00.158) 0:04:22.301 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:422 Tuesday 10 October 2023 12:28:20 +0000 (0:00:00.067) 0:04:22.368 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:433 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.069) 0:04:22.437 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.069) 0:04:22.507 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:461 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.082) 0:04:22.589 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:468 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.078) 0:04:22.668 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:475 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.061) 0:04:22.729 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:495 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.074) 0:04:22.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:502 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.070) 0:04:22.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1432] ************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:509 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.068) 0:04:22.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1432] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:521 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.067) 0:04:23.010 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 October 2023 12:28:21 +0000 (0:00:00.143) 0:04:23.153 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003373", "end": "2023-10-10 12:28:21.934690", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:28:21.931317" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 October 2023 12:28:22 +0000 (0:00:00.276) 0:04:23.430 ******* 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.tcpport", "1432" ], "delta": "0:00:00.120856", "end": "2023-10-10 12:28:22.326508", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:28:22.205652" } 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 tcpport] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 October 2023 12:28:22 +0000 (0:00:00.414) 0:04:23.845 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:527 Tuesday 10 October 2023 12:28:22 +0000 (0:00:00.200) 0:04:24.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:547 Tuesday 10 October 2023 12:28:22 +0000 (0:00:00.076) 0:04:24.122 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:554 Tuesday 10 October 2023 12:28:22 +0000 (0:00:00.078) 0:04:24.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:561 Tuesday 10 October 2023 12:28:22 +0000 (0:00:00.078) 0:04:24.279 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:570 Tuesday 10 October 2023 12:28:22 +0000 (0:00:00.073) 0:04:24.352 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:576 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.080) 0:04:24.433 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:583 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.083) 0:04:24.516 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:591 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.077) 0:04:24.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:597 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.075) 0:04:24.669 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:615 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.080) 0:04:24.749 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:629 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.063) 0:04:24.813 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:634 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.066) 0:04:24.880 ******* skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:652 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.076) 0:04:24.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:661 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.055) 0:04:25.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:670 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.070) 0:04:25.083 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:677 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.059) 0:04:25.142 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:686 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.147) 0:04:25.290 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:694 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.056) 0:04:25.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:702 Tuesday 10 October 2023 12:28:23 +0000 (0:00:00.064) 0:04:25.412 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:709 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.055) 0:04:25.467 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:716 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.069) 0:04:25.536 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:725 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.054) 0:04:25.591 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.056) 0:04:25.647 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.064) 0:04:25.712 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:759 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.072) 0:04:25.785 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:764 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.057) 0:04:25.842 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:781 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.076) 0:04:25.919 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.073) 0:04:25.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:791 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.068) 0:04:26.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:797 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.062) 0:04:26.124 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:823 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.065) 0:04:26.189 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:844 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.054) 0:04:26.244 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:852 Tuesday 10 October 2023 12:28:24 +0000 (0:00:00.145) 0:04:26.390 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:862 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.051) 0:04:26.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.061) 0:04:26.503 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:885 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.053) 0:04:26.556 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.057) 0:04:26.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:920 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.060) 0:04:26.673 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:974 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.065) 0:04:26.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:980 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.071) 0:04:26.810 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:987 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.065) 0:04:26.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:998 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.073) 0:04:26.949 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1004 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.064) 0:04:27.014 ******* 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 : Get mssql-server ver to see if WRITE_LEASE_VALIDITY is available] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1014 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.062) 0:04:27.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 : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1019 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.054) 0:04:27.130 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1030 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.076) 0:04:27.207 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1045 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.092) 0:04:27.299 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1052 Tuesday 10 October 2023 12:28:25 +0000 (0:00:00.084) 0:04:27.384 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag, grant permissions to login, replicate DBs] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1077 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.172) 0:04:27.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to ha login] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.065) 0:04:27.622 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1102 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.072) 0:04:27.694 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1115 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.058) 0:04:27.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1121 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.054) 0:04:27.808 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1128 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.055) 0:04:27.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1137 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.065) 0:04:27.928 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1144 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.069) 0:04:27.998 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1156 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.084) 0:04:28.082 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1169 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.062) 0:04:28.145 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1182 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.085) 0:04:28.230 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1194 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.101) 0:04:28.332 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1200 Tuesday 10 October 2023 12:28:26 +0000 (0:00:00.083) 0:04:28.416 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1209 Tuesday 10 October 2023 12:28:27 +0000 (0:00:00.063) 0:04:28.479 ******* changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Tuesday 10 October 2023 12:28:27 +0000 (0:00:00.495) 0:04:28.975 ******* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:27:37 UTC", "ActiveEnterTimestampMonotonic": "1435083502", "ActiveExitTimestamp": "Tue 2023-10-10 12:27:21 UTC", "ActiveExitTimestampMonotonic": "1419889953", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:27:37 UTC", "AssertTimestampMonotonic": "1435077962", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8838345000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:27:37 UTC", "ConditionTimestampMonotonic": "1435077958", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7863", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17120", "ExecMainStartTimestamp": "Tue 2023-10-10 12:27:37 UTC", "ExecMainStartTimestampMonotonic": "1435083154", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:27:37 UTC] ; stop_time=[n/a] ; pid=17120 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:27:37 UTC] ; stop_time=[n/a] ; pid=17120 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:27:22 UTC", "InactiveEnterTimestampMonotonic": "1420169737", "InactiveExitTimestamp": "Tue 2023-10-10 12:27:37 UTC", "InactiveExitTimestampMonotonic": "1435083502", "InvocationID": "0464654ef29e4cbabb000c42784e213a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17120", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "736112640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:27:37 UTC", "StateChangeTimestampMonotonic": "1435083502", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "176", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1222 Tuesday 10 October 2023 12:28:28 +0000 (0:00:01.065) 0:04:30.041 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Tuesday 10 October 2023 12:28:28 +0000 (0:00:00.074) 0:04:30.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change the password with a custom TCP port and IP address. Should report Changed.] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:54 Tuesday 10 October 2023 12:28:28 +0000 (0:00:00.072) 0:04:30.189 ******* TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Tuesday 10 October 2023 12:28:30 +0000 (0:00:01.392) 0:04:31.581 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.138) 0:04:31.719 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.073) 0:04:31.793 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-preview/", "__mssql_supported_versions": [ 2022 ] }, "ansible_included_var_files": [ "/WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.098) 0:04:31.891 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.066) 0:04:31.958 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.051) 0:04:32.010 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.071) 0:04:32.082 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.068) 0:04:32.150 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.099) 0:04:32.249 ******* skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.060) 0:04:32.310 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Tuesday 10 October 2023 12:28:30 +0000 (0:00:00.073) 0:04:32.384 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Tuesday 10 October 2023 12:28:31 +0000 (0:00:00.089) 0:04:32.474 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Tuesday 10 October 2023 12:28:31 +0000 (0:00:00.076) 0:04:32.551 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:84 Tuesday 10 October 2023 12:28:31 +0000 (0:00:00.066) 0:04:32.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 Tuesday 10 October 2023 12:28:31 +0000 (0:00:00.072) 0:04:32.689 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:102 Tuesday 10 October 2023 12:28:33 +0000 (0:00:01.882) 0:04:34.572 ******* 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" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Tuesday 10 October 2023 12:28:33 +0000 (0:00:00.176) 0:04:34.748 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:118 Tuesday 10 October 2023 12:28:33 +0000 (0:00:00.064) 0:04:34.813 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that version 2022 is not used with RHEL 7] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:125 Tuesday 10 October 2023 12:28:33 +0000 (0:00:00.079) 0:04:34.893 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:134 Tuesday 10 October 2023 12:28:33 +0000 (0:00:00.130) 0:04:35.023 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:149 Tuesday 10 October 2023 12:28:33 +0000 (0:00:00.146) 0:04:35.170 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:160 Tuesday 10 October 2023 12:28:34 +0000 (0:00:00.590) 0:04:35.760 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:170 Tuesday 10 October 2023 12:28:34 +0000 (0:00:00.098) 0:04:35.859 ******* 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 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:181 Tuesday 10 October 2023 12:28:34 +0000 (0:00:00.146) 0:04:36.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:189 Tuesday 10 October 2023 12:28:34 +0000 (0:00:00.129) 0:04:36.135 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 Tuesday 10 October 2023 12:28:34 +0000 (0:00:00.104) 0:04:36.240 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Tuesday 10 October 2023 12:28:37 +0000 (0:00:02.359) 0:04:38.599 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Tuesday 10 October 2023 12:28:39 +0000 (0:00:02.438) 0:04:41.038 ******* 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.005612", "end": "2023-10-10 12:28:39.857677", "rc": 0, "start": "2023-10-10 12:28:39.852065" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:230 Tuesday 10 October 2023 12:28:39 +0000 (0:00:00.335) 0:04:41.373 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 Tuesday 10 October 2023 12:28:42 +0000 (0:00:02.411) 0:04:43.785 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:243 Tuesday 10 October 2023 12:28:42 +0000 (0:00:00.130) 0:04:43.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Tuesday 10 October 2023 12:28:42 +0000 (0:00:00.082) 0:04:43.997 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:279 Tuesday 10 October 2023 12:28:42 +0000 (0:00:00.087) 0:04:44.085 ******* 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 [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:294 Tuesday 10 October 2023 12:28:42 +0000 (0:00:00.092) 0:04:44.178 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Tuesday 10 October 2023 12:28:45 +0000 (0:00:02.434) 0:04:46.612 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:18:01 UTC", "ActiveEnterTimestampMonotonic": "859069019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice dbus-broker.service systemd-journald.socket polkit.service network.target dbus.socket systemd-sysctl.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:18:00 UTC", "AssertTimestampMonotonic": "858776608", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2899866000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ConditionTimestampMonotonic": "858776604", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target cpupower.service auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "7309", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7723", "ExecMainStartTimestamp": "Tue 2023-10-10 12:18:00 UTC", "ExecMainStartTimestampMonotonic": "858794171", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:18:00 UTC", "InactiveExitTimestampMonotonic": "858794647", "InvocationID": "ecbcfcc91a70499cb1b2e1d45f7af349", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7723", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "19623936", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088122", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:305 Tuesday 10 October 2023 12:28:45 +0000 (0:00:00.759) 0:04:47.371 ******* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.109363", "end": "2023-10-10 12:28:46.263466", "rc": 0, "start": "2023-10-10 12:28:46.154103" } 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:315 Tuesday 10 October 2023 12:28:46 +0000 (0:00:00.418) 0:04:47.790 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:328 Tuesday 10 October 2023 12:28:46 +0000 (0:00:00.067) 0:04:47.857 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:337 Tuesday 10 October 2023 12:28:46 +0000 (0:00:00.070) 0:04:47.927 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:347 Tuesday 10 October 2023 12:28:46 +0000 (0:00:00.106) 0:04:48.034 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 Tuesday 10 October 2023 12:28:46 +0000 (0:00:00.292) 0:04:48.327 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Tuesday 10 October 2023 12:28:49 +0000 (0:00:02.868) 0:04:51.195 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml for sut TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Tuesday 10 October 2023 12:28:50 +0000 (0:00:00.462) 0:04:51.657 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ActiveEnterTimestampMonotonic": "1486374629", "ActiveExitTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ActiveExitTimestampMonotonic": "1486175436", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:28:28 UTC", "AssertTimestampMonotonic": "1486364738", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8516443000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ConditionTimestampMonotonic": "1486364734", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7903", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17799", "ExecMainStartTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ExecMainStartTimestampMonotonic": "1486374250", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:28:28 UTC] ; stop_time=[n/a] ; pid=17799 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:28:28 UTC] ; stop_time=[n/a] ; pid=17799 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:28:28 UTC", "InactiveEnterTimestampMonotonic": "1486355489", "InactiveExitTimestamp": "Tue 2023-10-10 12:28:28 UTC", "InactiveExitTimestampMonotonic": "1486374629", "InvocationID": "50733f8cb56e438b85068b267d9d159f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17799", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "732954624", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:28:28 UTC", "StateChangeTimestampMonotonic": "1486374629", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "176", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Tuesday 10 October 2023 12:28:51 +0000 (0:00:00.852) 0:04:52.509 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003263", "end": "2023-10-10 12:28:51.360308", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:28:51.357045" } STDOUT: tcpport = 1432 TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Tuesday 10 October 2023 12:28:51 +0000 (0:00:00.424) 0:04:52.934 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003281", "end": "2023-10-10 12:28:51.752956", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:28:51.749675" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Tuesday 10 October 2023 12:28:51 +0000 (0:00:00.375) 0:04:53.309 ******* 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 : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 Tuesday 10 October 2023 12:28:52 +0000 (0:00:00.144) 0:04:53.453 ******* ok: [sut] => { "changed": false, "elapsed": 15, "gid": 993, "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": 16273, "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Tuesday 10 October 2023 12:29:07 +0000 (0:00:15.348) 0:05:08.802 ******* fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ...ignoring TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:384 Tuesday 10 October 2023 12:29:07 +0000 (0:00:00.382) 0:05:09.184 ******* NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ActiveEnterTimestampMonotonic": "1486374629", "ActiveExitTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ActiveExitTimestampMonotonic": "1486175436", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:28:28 UTC", "AssertTimestampMonotonic": "1486364738", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8660546000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ConditionTimestampMonotonic": "1486364734", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7903", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17799", "ExecMainStartTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ExecMainStartTimestampMonotonic": "1486374250", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:28:28 UTC] ; stop_time=[n/a] ; pid=17799 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:28:28 UTC] ; stop_time=[n/a] ; pid=17799 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:28:28 UTC", "InactiveEnterTimestampMonotonic": "1486355489", "InactiveExitTimestamp": "Tue 2023-10-10 12:28:28 UTC", "InactiveExitTimestampMonotonic": "1486374629", "InvocationID": "50733f8cb56e438b85068b267d9d159f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17799", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "735789056", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:28:28 UTC", "StateChangeTimestampMonotonic": "1486374629", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "176", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:391 Tuesday 10 October 2023 12:29:08 +0000 (0:00:01.131) 0:05:10.316 ******* 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 password of sa user] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Tuesday 10 October 2023 12:29:09 +0000 (0:00:01.100) 0:05:11.416 ******* 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 : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:422 Tuesday 10 October 2023 12:29:15 +0000 (0:00:05.924) 0:05:17.341 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:433 Tuesday 10 October 2023 12:29:16 +0000 (0:00:00.104) 0:05:17.445 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Tuesday 10 October 2023 12:29:16 +0000 (0:00:00.206) 0:05:17.652 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:461 Tuesday 10 October 2023 12:29:16 +0000 (0:00:00.105) 0:05:17.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:468 Tuesday 10 October 2023 12:29:16 +0000 (0:00:00.171) 0:05:17.929 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:475 Tuesday 10 October 2023 12:29:16 +0000 (0:00:00.091) 0:05:18.020 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:495 Tuesday 10 October 2023 12:29:16 +0000 (0:00:00.254) 0:05:18.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:502 Tuesday 10 October 2023 12:29:17 +0000 (0:00:00.183) 0:05:18.459 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:509 Tuesday 10 October 2023 12:29:17 +0000 (0:00:00.094) 0:05:18.553 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:521 Tuesday 10 October 2023 12:29:17 +0000 (0:00:00.083) 0:05:18.637 ******* included: /WORKDIR/git-support-el948rbzg3m/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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 October 2023 12:29:17 +0000 (0:00:00.145) 0:05:18.783 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003267", "end": "2023-10-10 12:29:17.614513", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:29:17.611246" } STDOUT: tcpport = 1432 TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 October 2023 12:29:17 +0000 (0:00:00.367) 0:05:19.151 ******* changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.121964", "end": "2023-10-10 12:29:18.186626", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:29:18.064662" } 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 tcpport] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 October 2023 12:29:18 +0000 (0:00:00.613) 0:05:19.764 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:527 Tuesday 10 October 2023 12:29:18 +0000 (0:00:00.074) 0:05:19.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:547 Tuesday 10 October 2023 12:29:18 +0000 (0:00:00.066) 0:05:19.904 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:554 Tuesday 10 October 2023 12:29:18 +0000 (0:00:00.087) 0:05:19.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:561 Tuesday 10 October 2023 12:29:18 +0000 (0:00:00.239) 0:05:20.231 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:570 Tuesday 10 October 2023 12:29:18 +0000 (0:00:00.121) 0:05:20.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:576 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.101) 0:05:20.455 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:583 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.088) 0:05:20.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:591 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.073) 0:05:20.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:597 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.067) 0:05:20.684 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:615 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.077) 0:05:20.762 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:629 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.054) 0:05:20.816 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:634 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.070) 0:05:20.887 ******* skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:652 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.112) 0:05:20.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:661 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.062) 0:05:21.062 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:670 Tuesday 10 October 2023 12:29:19 +0000 (0:00:00.192) 0:05:21.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:677 Tuesday 10 October 2023 12:29:20 +0000 (0:00:00.213) 0:05:21.467 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:686 Tuesday 10 October 2023 12:29:20 +0000 (0:00:00.142) 0:05:21.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:694 Tuesday 10 October 2023 12:29:20 +0000 (0:00:00.068) 0:05:21.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:702 Tuesday 10 October 2023 12:29:20 +0000 (0:00:00.149) 0:05:21.828 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:709 Tuesday 10 October 2023 12:29:20 +0000 (0:00:00.255) 0:05:22.083 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:716 Tuesday 10 October 2023 12:29:20 +0000 (0:00:00.189) 0:05:22.273 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:725 Tuesday 10 October 2023 12:29:20 +0000 (0:00:00.140) 0:05:22.413 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.072) 0:05:22.486 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.152) 0:05:22.638 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:759 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.076) 0:05:22.715 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:764 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.122) 0:05:22.837 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:781 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.182) 0:05:23.019 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.092) 0:05:23.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:791 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.100) 0:05:23.212 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:797 Tuesday 10 October 2023 12:29:21 +0000 (0:00:00.124) 0:05:23.337 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:823 Tuesday 10 October 2023 12:29:22 +0000 (0:00:00.139) 0:05:23.477 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:844 Tuesday 10 October 2023 12:29:22 +0000 (0:00:00.106) 0:05:23.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:852 Tuesday 10 October 2023 12:29:22 +0000 (0:00:00.116) 0:05:23.700 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:862 Tuesday 10 October 2023 12:29:22 +0000 (0:00:00.098) 0:05:23.799 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Tuesday 10 October 2023 12:29:22 +0000 (0:00:00.115) 0:05:23.915 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:885 Tuesday 10 October 2023 12:29:22 +0000 (0:00:00.360) 0:05:24.275 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Tuesday 10 October 2023 12:29:23 +0000 (0:00:00.215) 0:05:24.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:920 Tuesday 10 October 2023 12:29:23 +0000 (0:00:00.106) 0:05:24.596 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:974 Tuesday 10 October 2023 12:29:23 +0000 (0:00:00.146) 0:05:24.743 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:980 Tuesday 10 October 2023 12:29:23 +0000 (0:00:00.240) 0:05:24.983 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:987 Tuesday 10 October 2023 12:29:23 +0000 (0:00:00.111) 0:05:25.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:998 Tuesday 10 October 2023 12:29:23 +0000 (0:00:00.109) 0:05:25.205 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1004 Tuesday 10 October 2023 12:29:23 +0000 (0:00:00.090) 0:05:25.295 ******* 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 : Get mssql-server ver to see if WRITE_LEASE_VALIDITY is available] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1014 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.170) 0:05:25.465 ******* 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 SQL entities on the primary replica] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1019 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.079) 0:05:25.545 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1030 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.078) 0:05:25.624 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1045 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.239) 0:05:25.863 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1052 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.170) 0:05:26.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag, grant permissions to login, replicate DBs] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1077 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.118) 0:05:26.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to ha login] **************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.073) 0:05:26.225 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1102 Tuesday 10 October 2023 12:29:24 +0000 (0:00:00.108) 0:05:26.334 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1115 Tuesday 10 October 2023 12:29:25 +0000 (0:00:00.212) 0:05:26.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1121 Tuesday 10 October 2023 12:29:25 +0000 (0:00:00.103) 0:05:26.650 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1128 Tuesday 10 October 2023 12:29:25 +0000 (0:00:00.061) 0:05:26.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1137 Tuesday 10 October 2023 12:29:25 +0000 (0:00:00.106) 0:05:26.818 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1144 Tuesday 10 October 2023 12:29:25 +0000 (0:00:00.096) 0:05:26.914 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1156 Tuesday 10 October 2023 12:29:25 +0000 (0:00:00.188) 0:05:27.103 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1169 Tuesday 10 October 2023 12:29:25 +0000 (0:00:00.107) 0:05:27.211 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1182 Tuesday 10 October 2023 12:29:26 +0000 (0:00:00.214) 0:05:27.426 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1194 Tuesday 10 October 2023 12:29:26 +0000 (0:00:00.237) 0:05:27.663 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1200 Tuesday 10 October 2023 12:29:26 +0000 (0:00:00.108) 0:05:27.771 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1209 Tuesday 10 October 2023 12:29:26 +0000 (0:00:00.119) 0:05:27.890 ******* changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Tuesday 10 October 2023 12:29:26 +0000 (0:00:00.477) 0:05:28.368 ******* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ActiveEnterTimestampMonotonic": "1486374629", "ActiveExitTimestamp": "Tue 2023-10-10 12:29:08 UTC", "ActiveExitTimestampMonotonic": "1526298894", "ActiveState": "inactive", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:28:28 UTC", "AssertTimestampMonotonic": "1486364738", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8773498000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ConditionTimestampMonotonic": "1486364734", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7903", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2023-10-10 12:29:08 UTC", "ExecMainExitTimestampMonotonic": "1526742443", "ExecMainPID": "17799", "ExecMainStartTimestamp": "Tue 2023-10-10 12:28:28 UTC", "ExecMainStartTimestampMonotonic": "1486374250", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:28:28 UTC] ; stop_time=[Tue 2023-10-10 12:29:08 UTC] ; pid=17799 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:28:28 UTC] ; stop_time=[Tue 2023-10-10 12:29:08 UTC] ; pid=17799 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:29:08 UTC", "InactiveEnterTimestampMonotonic": "1526742585", "InactiveExitTimestamp": "Tue 2023-10-10 12:28:28 UTC", "InactiveExitTimestampMonotonic": "1486374629", "InvocationID": "50733f8cb56e438b85068b267d9d159f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:29:08 UTC", "StateChangeTimestampMonotonic": "1526742585", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1222 Tuesday 10 October 2023 12:29:27 +0000 (0:00:00.836) 0:05:29.204 ******* 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-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Tuesday 10 October 2023 12:29:27 +0000 (0:00:00.184) 0:05:29.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:62 Tuesday 10 October 2023 12:29:28 +0000 (0:00:00.255) 0:05:29.644 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:8 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.839) 0:05:30.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:23 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.084) 0:05:30.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:35 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.088) 0:05:30.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:39 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.069) 0:05:30.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:55 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.075) 0:05:30.802 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:60 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.074) 0:05:30.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:70 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.073) 0:05:30.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:75 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.088) 0:05:31.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:85 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.204) 0:05:31.243 ******* TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Tuesday 10 October 2023 12:29:29 +0000 (0:00:00.153) 0:05:31.396 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:29:27 UTC", "ActiveEnterTimestampMonotonic": "1545646513", "ActiveExitTimestamp": "Tue 2023-10-10 12:29:08 UTC", "ActiveExitTimestampMonotonic": "1526298894", "ActiveState": "active", "After": "auditd.service network.target system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:29:27 UTC", "AssertTimestampMonotonic": "1545631040", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3441373000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:29:27 UTC", "ConditionTimestampMonotonic": "1545631037", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "7943", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18738", "ExecMainStartTimestamp": "Tue 2023-10-10 12:29:27 UTC", "ExecMainStartTimestampMonotonic": "1545646162", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2023-10-10 12:29:27 UTC] ; stop_time=[n/a] ; pid=18738 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Tue 2023-10-10 12:29:27 UTC] ; stop_time=[n/a] ; pid=18738 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "993", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2023-10-10 12:29:08 UTC", "InactiveEnterTimestampMonotonic": "1526742585", "InactiveExitTimestamp": "Tue 2023-10-10 12:29:27 UTC", "InactiveExitTimestampMonotonic": "1545646513", "InvocationID": "ca17e90842a94917aff85f344dd2db26", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18738", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "485675008", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:29:27 UTC", "StateChangeTimestampMonotonic": "1545646513", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "120", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Tuesday 10 October 2023 12:29:30 +0000 (0:00:00.704) 0:05:32.101 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004344", "end": "2023-10-10 12:29:31.009363", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:29:31.005019" } STDOUT: tcpport = 1433 TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Tuesday 10 October 2023 12:29:31 +0000 (0:00:00.457) 0:05:32.558 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004234", "end": "2023-10-10 12:29:31.427587", "failed_when_result": false, "rc": 0, "start": "2023-10-10 12:29:31.423353" } STDOUT: ipaddress = 127.0.0.1 TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Tuesday 10 October 2023 12:29:31 +0000 (0:00:00.390) 0:05:32.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 [Wait for mssql-server to prepare for client connections] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:93 Tuesday 10 October 2023 12:29:31 +0000 (0:00:00.162) 0:05:33.110 ******* ok: [sut] => { "changed": false, "elapsed": 18, "gid": 993, "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": 17070, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:100 Tuesday 10 October 2023 12:29:50 +0000 (0:00:18.456) 0:05:51.567 ******* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-S", "127.0.0.1,1433", "-U", "sa", "-P", "p@55w0rD11", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.060608", "end": "2023-10-10 12:29:50.399287", "rc": 0, "start": "2023-10-10 12:29:50.338679" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU8) (KB5029666) - 16.0.4075.1 (X64) Aug 23 2023 14:04:50 Copyright (C) 2022 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (Fedora Linux 38 (Thirty Eight)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:104 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.330) 0:05:51.897 ******* ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:108 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.070) 0:05:51.968 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:115 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.070) 0:05:52.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:126 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.082) 0:05:52.121 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:131 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.060) 0:05:52.181 ******* 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-support-el948rbzg3m/tests/tasks/verify_settings.yml:136 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.066) 0:05:52.248 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:142 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.071) 0:05:52.319 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:148 Tuesday 10 October 2023 12:29:50 +0000 (0:00:00.079) 0:05:52.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:158 Tuesday 10 October 2023 12:29:51 +0000 (0:00:00.201) 0:05:52.600 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:169 Tuesday 10 October 2023 12:29:51 +0000 (0:00:00.066) 0:05:52.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:181 Tuesday 10 October 2023 12:29:51 +0000 (0:00:00.054) 0:05:52.721 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:189 Tuesday 10 October 2023 12:29:51 +0000 (0:00:00.079) 0:05:52.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/tests_password.yml:67 Tuesday 10 October 2023 12:29:51 +0000 (0:00:00.134) 0:05:52.935 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/check_header.yml:4 Tuesday 10 October 2023 12:29:52 +0000 (0:00:00.662) 0:05:53.598 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003177", "end": "2023-10-10 12:29:52.466881", "rc": 0, "start": "2023-10-10 12:29:52.463704" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = False [EULA] accepteula = Y [filelocation] defaultdatadir = /var/opt/mssql/data defaultlogdir = /var/opt/mssql/log [network] ipaddress = 127.0.0.1 tcpport = 1433 [traceflag] [control] alternatewritethrough = 0 writethrough = 0 TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tests_password_2022.yml:16 Tuesday 10 October 2023 12:29:52 +0000 (0:00:00.356) 0:05:53.954 ******* included: /WORKDIR/git-support-el948rbzg3m/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/cleanup.yml:2 Tuesday 10 October 2023 12:29:52 +0000 (0:00:00.254) 0:05:54.209 ******* 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-support-el948rbzg3m/tests/tasks/cleanup.yml:7 Tuesday 10 October 2023 12:29:53 +0000 (0:00:01.032) 0:05:55.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/cleanup.yml:15 Tuesday 10 October 2023 12:29:53 +0000 (0:00:00.064) 0:05:55.306 ******* ok: [sut] => { "ansible_python_version": "3.11.4" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/cleanup.yml:19 Tuesday 10 October 2023 12:29:53 +0000 (0:00:00.051) 0:05:55.357 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 10 October 2023 12:29:54 +0000 (0:00:00.158) 0:05:55.515 ******* included: /WORKDIR/git-support-el948rbzg3m/.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-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 10 October 2023 12:29:54 +0000 (0:00:00.091) 0:05:55.606 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 Tuesday 10 October 2023 12:29:54 +0000 (0:00:00.087) 0:05:55.694 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 10 October 2023 12:29:56 +0000 (0:00:02.337) 0:05:58.031 ******* 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-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Tuesday 10 October 2023 12:29:56 +0000 (0:00:00.058) 0:05:58.090 ******* 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-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Tuesday 10 October 2023 12:29:56 +0000 (0:00:00.180) 0:05:58.270 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:15:50 UTC", "ActiveEnterTimestampMonotonic": "728368542", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target polkit.service dbus.socket sysinit.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:15:49 UTC", "AssertTimestampMonotonic": "727637639", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "592923000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:15:49 UTC", "ConditionTimestampMonotonic": "727637635", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ip6tables.service nftables.service iptables.service ipset.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6249", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5277", "ExecMainStartTimestamp": "Tue 2023-10-10 12:15:49 UTC", "ExecMainStartTimestampMonotonic": "727650160", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:15:49 UTC", "InactiveExitTimestampMonotonic": "727650482", "InvocationID": "ee2b8c1013fc4eebb3b639cf8edfe711", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5277", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "35823616", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088572", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Tuesday 10 October 2023 12:29:57 +0000 (0:00:00.618) 0:05:58.889 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2023-10-10 12:15:50 UTC", "ActiveEnterTimestampMonotonic": "728368542", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target polkit.service dbus.socket sysinit.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2023-10-10 12:15:49 UTC", "AssertTimestampMonotonic": "727637639", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "592923000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2023-10-10 12:15:49 UTC", "ConditionTimestampMonotonic": "727637635", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ip6tables.service nftables.service iptables.service ipset.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6249", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5277", "ExecMainStartTimestamp": "Tue 2023-10-10 12:15:49 UTC", "ExecMainStartTimestampMonotonic": "727650160", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2023-10-10 12:15:49 UTC", "InactiveExitTimestampMonotonic": "727650482", "InvocationID": "ee2b8c1013fc4eebb3b639cf8edfe711", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "29579", "LimitNPROCSoft": "29579", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "29579", "LimitSIGPENDINGSoft": "29579", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5277", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "35823616", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-10-10 12:19:04 UTC", "StateChangeTimestampMonotonic": "922088572", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "8873", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.613) 0:05:59.503 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.062) 0:05:59.565 ******* ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.45.72 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.400) 0:05:59.966 ******* ok: [sut] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.059) 0:06:00.026 ******* TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.059) 0:06:00.086 ******* TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.060) 0:06:00.147 ******* 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-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.082) 0:06:00.229 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.076) 0:06:00.306 ******* 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-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Tuesday 10 October 2023 12:29:58 +0000 (0:00:00.081) 0:06:00.388 ******* ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.45.72 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Tuesday 10 October 2023 12:29:59 +0000 (0:00:00.457) 0:06:00.845 ******* ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-support-el948rbzg3m/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Tuesday 10 October 2023 12:29:59 +0000 (0:00:00.086) 0:06:00.932 ******* skipping: [sut] => {} TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/cleanup.yml:28 Tuesday 10 October 2023 12:29:59 +0000 (0:00:00.084) 0:06:01.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/cleanup.yml:36 Tuesday 10 October 2023 12:29:59 +0000 (0:00:00.090) 0:06:01.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-support-el948rbzg3m/tests/tasks/cleanup.yml:40 Tuesday 10 October 2023 12:30:00 +0000 (0:00:00.372) 0:06:01.479 ******* fatal: [sut]: FAILED! => { "changed": false, "rc": 257 } MSG: Destination /etc/yum.conf does not exist ! to retry, use: --limit @/tmp/tests_password_2022.retry PLAY RECAP ********************************************************************* sut : ok=225 changed=20 unreachable=0 failed=1 skipped=661 rescued=0 ignored=4 Tuesday 10 October 2023 12:30:00 +0000 (0:00:00.437) 0:06:01.917 ******* =============================================================================== linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 30.64s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 Wait for mssql-server to prepare for client connections ---------------- 18.46s /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:93 ----------- Wait for mssql-server to prepare for client connections ---------------- 18.44s /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:93 ----------- Wait for mssql-server to prepare for client connections ---------------- 18.42s /WORKDIR/git-support-el948rbzg3m/tests/tasks/verify_settings.yml:93 ----------- linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 15.37s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 15.36s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:370 linux-system-roles.mssql : Change the password of sa user -------------- 12.76s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 linux-system-roles.mssql : Change the edition of MSSQL ------------------ 6.11s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:475 linux-system-roles.mssql : Change the password of sa user --------------- 6.06s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 linux-system-roles.mssql : Change the password of sa user --------------- 5.85s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 5.21s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 linux-system-roles.mssql : Ensure the package mssql-server -------------- 4.91s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 linux-system-roles.mssql : Ensure that the openldap-compat package is installed --- 4.83s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 4.78s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:294 linux-system-roles.mssql : Gather system services facts ----------------- 4.61s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:230 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 3.57s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 linux-system-roles.mssql : Gather package facts ------------------------- 3.16s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 linux-system-roles.mssql : Ensure the package mssql-server -------------- 2.67s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 linux-system-roles.mssql : Ensure the package mssql-server -------------- 2.59s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:199 linux-system-roles.mssql : Ensure that the openldap-compat package is installed --- 2.49s /WORKDIR/git-support-el948rbzg3m/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---