# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ciuq768wdf/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_sssd_custom_settings.yml *************************************** 1 plays in /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml PLAY [Ensure that the role configures dynamic dns] ***************************** TASK [Test - Run the system role with bogus vars] ****************************** task path: /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:17 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.023) 0:00:00.023 ***** TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.043) 0:00:00.066 ***** skipping: [sut] => { "changed": false, "false_condition": "not ad_integration_realm", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.009) 0:00:00.076 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_timesync_source is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.013) 0:00:00.089 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.016) 0:00:00.106 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.018) 0:00:00.124 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.018) 0:00:00.143 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.018) 0:00:00.161 ***** included: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.018) 0:00:00.180 ***** ok: [sut] TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:13 Saturday 25 November 2023 12:36:12 +0000 (0:00:00.534) 0:00:00.714 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ad_integration : Set package manager to use for ostree] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:18 Saturday 25 November 2023 12:36:13 +0000 (0:00:00.315) 0:00:01.030 ***** skipping: [sut] => { "changed": false, "false_condition": "__ostree_booted_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:25 Saturday 25 November 2023 12:36:13 +0000 (0:00:00.022) 0:00:01.052 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_8.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Saturday 25 November 2023 12:36:13 +0000 (0:00:00.032) 0:00:01.085 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: PackageKit realmd TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:57 Saturday 25 November 2023 12:36:15 +0000 (0:00:01.747) 0:00:02.833 ***** ok: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ActiveEnterTimestampMonotonic": "412960247", "ActiveExitTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ActiveExitTimestampMonotonic": "412939368", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-11-25 12:35:47 UTC", "AssertTimestampMonotonic": "412943611", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ConditionTimestampMonotonic": "412943610", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8) man:realmd.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6553", "ExecMainStartTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ExecMainStartTimestampMonotonic": "412945084", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; ignore_errors=no ; start_time=[Sat 2023-11-25 12:35:47 UTC] ; stop_time=[n/a] ; pid=6553 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-11-25 12:35:47 UTC", "InactiveEnterTimestampMonotonic": "412942439", "InactiveExitTimestamp": "Sat 2023-11-25 12:35:47 UTC", "InactiveExitTimestampMonotonic": "412945134", "InvocationID": "01e8f4f7e5ea42b181fdc404c35aea9b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6553", "MemoryAccounting": "yes", "MemoryCurrent": "2068480", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-11-25 12:35:47 UTC", "StateChangeTimestampMonotonic": "412960247", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22331", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WatchdogTimestamp": "Sat 2023-11-25 12:35:47 UTC", "WatchdogTimestampMonotonic": "412960243", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf] **** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:64 Saturday 25 November 2023 12:36:15 +0000 (0:00:00.922) 0:00:03.755 ***** ok: [sut] => { "changed": false, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/realmd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ad_integration : Flush handlers] *************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:72 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.606) 0:00:04.362 ***** META: triggered running handlers for sut TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:76 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.001) 0:00:04.363 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:90 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.017) 0:00:04.381 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:99 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.018) 0:00:04.399 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_crypto_policies | bool", "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:111 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.019) 0:00:04.418 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Check if we are already joined to a domain] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:122 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.016) 0:00:04.435 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Leave existing joined domain] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:128 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.015) 0:00:04.451 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Build Command - Join to a specific Domain Controller] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:136 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.016) 0:00:04.467 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Build Join Command - Perform discovery-based realm join operation] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:150 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.012) 0:00:04.479 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Show the join command for debug] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:164 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.024) 0:00:04.503 ***** ok: [sut] => {} MSG: ['Would run the following command. Note that ad_integration_join_parameters have been removed for security purposes, the role will pass them to the actual realm join command when running without check mode.', 'realm join -U Administrator --membership-software adcli sample-realm.com'] TASK [fedora.linux_system_roles.ad_integration : Run realm join command] ******* task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:176 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.012) 0:00:04.515 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:191 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.008) 0:00:04.524 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_dyndns_update | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Configure custom SSSD settings] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:230 Saturday 25 November 2023 12:36:16 +0000 (0:00:00.027) 0:00:04.551 ***** changed: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 51, "state": "file", "uid": 0 } MSG: section and option added changed: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 83, "state": "file", "uid": 0 } MSG: option added Notification for handler Handler for ad_integration to restart services has been saved. Notification for handler Handler for ad_integration to restart services has been saved. TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:247 Saturday 25 November 2023 12:36:17 +0000 (0:00:00.526) 0:00:05.078 ***** skipping: [sut] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check custom SSSD settings] ********************************************** task path: /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:21 Saturday 25 November 2023 12:36:17 +0000 (0:00:00.025) 0:00:05.104 ***** ok: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 83, "state": "file", "uid": 0 } MSG: OK ok: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 83, "state": "file", "uid": 0 } MSG: OK TASK [Search /var/log/sssd/sssd.log for [sss_ini_call_validators]] ************* task path: /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:36 Saturday 25 November 2023 12:36:17 +0000 (0:00:00.422) 0:00:05.526 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "-i", "sss_ini_call_validators", "/var/log/sssd/sssd.log" ], "delta": "0:00:00.003600", "end": "2023-11-25 12:36:17.993890", "failed_when_result": false, "rc": 2, "start": "2023-11-25 12:36:17.990290" } STDERR: grep: /var/log/sssd/sssd.log: No such file or directory MSG: non-zero return code TASK [Fail if signature found] ************************************************* task path: /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:43 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.306) 0:00:05.833 ***** skipping: [sut] => { "changed": false, "false_condition": "sssd_log.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [Test - Re-Build a list of settings with state=absent] ******************** task path: /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:48 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.019) 0:00:05.853 ***** ok: [sut] => { "ansible_facts": { "update_list": [ { "key": "auth_provider_test", "state": "absent", "value": "ad" }, { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" } ] }, "changed": false } TASK [Test - Re-run the system role to remove vars] **************************** task path: /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:52 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.022) 0:00:05.876 ***** TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.038) 0:00:05.914 ***** skipping: [sut] => { "changed": false, "false_condition": "not ad_integration_realm", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.009) 0:00:05.924 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_timesync_source is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.013) 0:00:05.937 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.018) 0:00:05.956 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.018) 0:00:05.975 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.018) 0:00:05.993 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.019) 0:00:06.012 ***** included: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.017) 0:00:06.029 ***** skipping: [sut] => { "changed": false, "false_condition": "__ad_integration_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:13 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.022) 0:00:06.052 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ad_integration : Set package manager to use for ostree] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:18 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.207) 0:00:06.260 ***** skipping: [sut] => { "changed": false, "false_condition": "__ostree_booted_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:25 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.022) 0:00:06.283 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_8.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Saturday 25 November 2023 12:36:18 +0000 (0:00:00.032) 0:00:06.315 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: PackageKit realmd TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:57 Saturday 25 November 2023 12:36:20 +0000 (0:00:01.577) 0:00:07.893 ***** ok: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ActiveEnterTimestampMonotonic": "412960247", "ActiveExitTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ActiveExitTimestampMonotonic": "412939368", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-11-25 12:35:47 UTC", "AssertTimestampMonotonic": "412943611", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ConditionTimestampMonotonic": "412943610", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8) man:realmd.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6553", "ExecMainStartTimestamp": "Sat 2023-11-25 12:35:47 UTC", "ExecMainStartTimestampMonotonic": "412945084", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; ignore_errors=no ; start_time=[Sat 2023-11-25 12:35:47 UTC] ; stop_time=[n/a] ; pid=6553 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-11-25 12:35:47 UTC", "InactiveEnterTimestampMonotonic": "412942439", "InactiveExitTimestamp": "Sat 2023-11-25 12:35:47 UTC", "InactiveExitTimestampMonotonic": "412945134", "InvocationID": "01e8f4f7e5ea42b181fdc404c35aea9b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6553", "MemoryAccounting": "yes", "MemoryCurrent": "2076672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-11-25 12:35:47 UTC", "StateChangeTimestampMonotonic": "412960247", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22331", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WatchdogTimestamp": "Sat 2023-11-25 12:35:47 UTC", "WatchdogTimestampMonotonic": "412960243", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf] **** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:64 Saturday 25 November 2023 12:36:20 +0000 (0:00:00.690) 0:00:08.583 ***** ok: [sut] => { "changed": false, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/realmd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ad_integration : Flush handlers] *************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:72 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.513) 0:00:09.096 ***** NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:3 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.001) 0:00:09.098 ***** skipping: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __ad_integration_test_sssd_config_only | default(false)", "item": "realmd", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:76 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.025) 0:00:09.123 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:90 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.019) 0:00:09.143 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:99 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.017) 0:00:09.161 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_manage_crypto_policies | bool", "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:111 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.022) 0:00:09.183 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Check if we are already joined to a domain] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:122 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.017) 0:00:09.201 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Leave existing joined domain] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:128 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.016) 0:00:09.218 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Build Command - Join to a specific Domain Controller] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:136 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.016) 0:00:09.235 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Build Join Command - Perform discovery-based realm join operation] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:150 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.011) 0:00:09.247 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Show the join command for debug] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:164 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.030) 0:00:09.277 ***** ok: [sut] => {} MSG: ['Would run the following command. Note that ad_integration_join_parameters have been removed for security purposes, the role will pass them to the actual realm join command when running without check mode.', 'realm join -U Administrator --membership-software adcli sample-realm.com'] TASK [fedora.linux_system_roles.ad_integration : Run realm join command] ******* task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:176 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.013) 0:00:09.291 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:191 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.008) 0:00:09.299 ***** skipping: [sut] => { "changed": false, "false_condition": "ad_dyndns_update | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Configure custom SSSD settings] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:230 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.029) 0:00:09.328 ***** changed: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "state": "absent", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 59, "state": "file", "uid": 0 } MSG: option changed changed: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 27, "state": "file", "uid": 0 } MSG: option changed Notification for handler Handler for ad_integration to restart services has been saved. Notification for handler Handler for ad_integration to restart services has been saved. TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:247 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.415) 0:00:09.744 ***** skipping: [sut] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check custom SSSD settings] ********************************************** task path: /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:58 Saturday 25 November 2023 12:36:21 +0000 (0:00:00.033) 0:00:09.778 ***** ok: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "state": "absent", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 27, "state": "file", "uid": 0 } MSG: OK ok: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 27, "state": "file", "uid": 0 } MSG: OK NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services for sut RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services] *** task path: /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:3 Saturday 25 November 2023 12:36:22 +0000 (0:00:00.413) 0:00:10.191 ***** skipping: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __ad_integration_test_sssd_config_only | default(false)", "item": "realmd", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped PLAY RECAP ********************************************************************* sut : ok=23 changed=2 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 Saturday 25 November 2023 12:36:22 +0000 (0:00:00.025) 0:00:10.217 ***** =============================================================================== fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 1.75s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 1.58s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started --- 0.92s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:57 fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started --- 0.69s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:57 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.61s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:64 fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role --- 0.53s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 fedora.linux_system_roles.ad_integration : Configure custom SSSD settings --- 0.53s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:230 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.51s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:64 Check custom SSSD settings ---------------------------------------------- 0.42s /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:21 -------- fedora.linux_system_roles.ad_integration : Configure custom SSSD settings --- 0.42s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:230 Check custom SSSD settings ---------------------------------------------- 0.41s /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:58 -------- fedora.linux_system_roles.ad_integration : Check if system is ostree ---- 0.32s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:13 Search /var/log/sssd/sssd.log for [sss_ini_call_validators] ------------- 0.31s /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:36 -------- fedora.linux_system_roles.ad_integration : Check if system is ostree ---- 0.21s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:13 fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services --- 0.05s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:3 Test - Run the system role with bogus vars ------------------------------ 0.04s /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:17 -------- Test - Re-run the system role to remove vars ---------------------------- 0.04s /WORKDIR/git-weekly-ciuq768wdf/tests/tests_sssd_custom_settings.yml:52 -------- fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options --- 0.03s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:247 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:25 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-ciuq768wdf/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:25 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Could not match supplied host pattern, ignoring: ad ---^---^---^---^---^---