# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_demo.yml *********************************************** 2 plays in /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:4 Tuesday 06 February 2024 01:48:40 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3wi08zkh/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Deploy the quadlet demo app] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:9 Tuesday 06 February 2024 01:48:40 +0000 (0:00:00.011) 0:00:00.025 ****** ok: [sut] META: ran handlers TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:39 Tuesday 06 February 2024 01:48:41 +0000 (0:00:00.674) 0:00:00.699 ****** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Tuesday 06 February 2024 01:48:41 +0000 (0:00:00.034) 0:00:00.733 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Tuesday 06 February 2024 01:48:41 +0000 (0:00:00.015) 0:00:00.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Tuesday 06 February 2024 01:48:41 +0000 (0:00:00.019) 0:00:00.768 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Tuesday 06 February 2024 01:48:41 +0000 (0:00:00.248) 0:00:01.016 ****** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Tuesday 06 February 2024 01:48:41 +0000 (0:00:00.039) 0:00:01.056 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Tuesday 06 February 2024 01:48:41 +0000 (0:00:00.047) 0:00:01.104 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Tuesday 06 February 2024 01:48:46 +0000 (0:00:04.955) 0:00:06.060 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Tuesday 06 February 2024 01:48:49 +0000 (0:00:03.200) 0:00:09.260 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Tuesday 06 February 2024 01:48:50 +0000 (0:00:00.271) 0:00:09.531 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Tuesday 06 February 2024 01:48:50 +0000 (0:00:00.201) 0:00:09.733 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target system.slice dbus-broker.service dbus.socket network.target sysinit.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; 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/certmonger.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": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "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 dbus.socket sysinit.target", "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]", "StateChangeTimestampMonotonic": "0", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Tuesday 06 February 2024 01:48:51 +0000 (0:00:00.693) 0:00:10.427 ****** changed: [sut] => (item={'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Tuesday 06 February 2024 01:48:51 +0000 (0:00:00.793) 0:00:11.221 ****** ok: [sut] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRRUFDQk9pUWNSZXVVNjZUanZYNGtkREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTVRBdwpNRGd4TTJFdE1qUXhZelExWldJdE9UUmxZbUUwWlRNdFltUTNaVEkwTnpNd0hoY05NalF3TWpBMk1ERTBPRFV4CldoY05NalV3TWpBMk1ERTBPRFV4V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRHZReSs4LzUzanZuS09lS0tVYStsV0JQYzV6OWEyUzIyMAp3ekF6M3hiMUhZemJ6ZHd2LzdWRitJeGsramtBZmE2RkMrd3oyNTZoc25QYWw1QUlUanloci96TnNudnRKK0FCCnBKQ3pHQjBrRVlldXJaUm12aDN0Q0RndXlhM2NraEUwWDRQdythSklOeUF5V2NPd1ptL0xrd1BiZVYxTzUydFcKQnBVNXJzZmljZGlzQnJhc2gwSGFmSHo5YTErL0d5TjdaSnQxVWQ4M2NXQmxlU2tIRVJ2UVVwNHF5Rk5qSDlpWgpORDMvSTVJYjM5R3ZocjJta3gzWStUTHRDL2RERkZkWEdxZ2FyUkswY3J5L0dJTm43UTRLdWkwV2Jmb2FyL3JnClRreFhzUzlYOEgrOGhkU245NUJEN0lNN2J6M0grc2cwd3hkWDVKaFhwblBtQmYxZllkd1JBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVLUkRNCmpWRW9PK2NaLzdrODBpUHljVDVhWGxjd0h3WURWUjBqQkJnd0ZvQVVMSU1JTmZGUExPdk9LdFBIU09WRGppblcKM2VBd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFNcXprcGRpR1g2M1J4TkVSWjNTQjM1aG1VdTBCY3Z6K3h6Ygp4dXAreDNlSEZ2TGszVWxoUnZIdEI2OWx3cGwrS0l5bnBwZVFIL1VTWUZ1WUkrK1I2WlF5d3FuNTN4Tk5IOVVKCkZUcGFNcXRHY3Y3clBtTXc5aytaWk5CRjdzaXZUa2FKc0hPY2p5SHBzVGtjU1NGTHZxcVd3WG0raytZQ2lZYkMKVHNZdUVRYmpkcmM5VWduWlRPRmxjRmpJckhib0NsR291UFEvcnV0T0RTN0x2c04reVh3c3BVbU4yZzBJMldRQgpZNy9nTnpaeGRUSnFIMkhqN0pBZVl1S0duNkJ6ck9xTEdyL2lnOHpqSDlTaDdqT3pCTHNodGhheHZ1aDZkaitPCldMS05BcXdqMkp6aWNmK2I2NlR1U3ZnellicXp6dEJkcXdYVDQvMnBkNXpRUWhSU3hqMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } ok: [sut] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRRHZReSs4LzUzanZuS08KZUtLVWErbFdCUGM1ejlhMlMyMjB3ekF6M3hiMUhZemJ6ZHd2LzdWRitJeGsramtBZmE2RkMrd3oyNTZoc25QYQpsNUFJVGp5aHIvek5zbnZ0SitBQnBKQ3pHQjBrRVlldXJaUm12aDN0Q0RndXlhM2NraEUwWDRQdythSklOeUF5CldjT3dabS9Ma3dQYmVWMU81MnRXQnBVNXJzZmljZGlzQnJhc2gwSGFmSHo5YTErL0d5TjdaSnQxVWQ4M2NXQmwKZVNrSEVSdlFVcDRxeUZOakg5aVpORDMvSTVJYjM5R3ZocjJta3gzWStUTHRDL2RERkZkWEdxZ2FyUkswY3J5LwpHSU5uN1E0S3VpMFdiZm9hci9yZ1RreFhzUzlYOEgrOGhkU245NUJEN0lNN2J6M0grc2cwd3hkWDVKaFhwblBtCkJmMWZZZHdSQWdNQkFBRUNnZ0VBREJiSm9MTzNBZWVBMlBDcmRraGEzOUp4dmhBTVR6cjhiZzBNQmNoRE1WdFoKaWZtYXpkUzVEMXlzUUtYaFNobTZQd0FING83a012NEFtempiNUMrS2QyT2NVd3NEb1V0SjBZdHViRDRrVlhXSwpuMzdSdldjNXZUSS9IeU5vT2lRcDQ3V05HeGlNanpnMGZrRjBLOE9MNlMzM3gwSnQ2U3RlNGEwdmVRZFFhTmFJCkVGcHZyMkJqdnErY1FUb0ZybDVxdW9XSnByYjNjY05YRStJV2ZRRmphc0s4RVF0WDNVLzBJTi9GazlFVVJSNkcKcUlHb0tCc2ZDVGpSeVdiVkg2UDlTKzJYWGpSZENjZ3ZvUDdPMHZLMFY0TjNzTmpxVzBHMTJZNTRldlBTYk9ndQpQMlhMZ3FtbFFmekZzWDdqV2VOcmNTS29LWk1ab0tMQzZkUktJMEF2S1FLQmdRRC9mQURMQnRWQUFCVXFtSDZuCkhsd3NjWDlVYUpHTHVHSXNEc252UEJvTFNibllpb3Zvd0RseWRlTGNEZ0pOcW5XamI2VTVoWjA3N0pNcHArejQKOFdVS3lTWUVuRXJvS3huNktzZXppeCszVjJOMUZWZW55Wk5GUHFJdHZmYUpNNjNwd0JDOGZ5TzdNZFYrOXFKKwpBSGg5aGZQS1hkWE4wYmVvb3JFZjd1YTFkd0tCZ1FEdnZzMWd3czlNWm0vQTFPWnFKMDlMc3JoNXpCK3B4UXEwCi9jcHBCYTNMRnZMMGNRVHd5OVpDTTdjanRwVERIUWlVcnQvRGw5RCttdEpZNGVqd1VLdkYvVkVheGY1WEFTSnUKUlhvY0RzZnVLUVVKbnBrK1c0U2h5ekJlWm5tTTRkUmE5Q2Y0dkhQRWdNdTl2Ymc0NCtaSHBvNUNmd2x3NmsyUApSckVTcWhQOHR3S0JnUUM5d0RqS2tnbWluaTBhVk9hRWN0MGN1VE5MMnRwMnZueFRvcXhDZmc0TjRqVWc2azNkCmtaOVpMc3RPaXkwVXlBelZWVitPNkhrT2Y3Z1JVVUtFNXEwWUpLdVM4dzREZjdlc2dVZVBSejVJS3FTWTJrQWYKUTJ5WkdsclR4R291SHU4RlZIeFpzOGd6Q1dFN0NpMUhqa3Z2VnFUcDRXV2hseWhrSEdtWGdSVmpJd0tCZ1FEQQpZKzJNYU1qU0ZxSTNyS0g3TGZDRVhyZUxoak1pbWUwdHNUeHRheEU4bVAzL0MzTmJpVGczaUNpL2tCVnhQaXRVCnBjRUx4UmtDT0Z2MDE5V0doRFpVZkNSSngvbUMrSFlZNThoR0c5WjFXSldpVXBQSFpzbll6S1hVRzRnUGRtcGoKVXV1QXdEcG14clM1WHpZbThUd3E0NDNsN3V3MG9OSDgyRTNoSEh0Tm9RS0JnRERTVkxtRnZYZXRrQmJQMjRhUQphREVnMk9GUkNnbUcyMDZiVjRMNUM1aXZ0UERCOFdPTVhXYVYxdi9iYlJUd0dGTnF6V1c0T1VvejNXWm93Q2l6CkVNKzFQY1VJSzFlUFVWKzR6aG9jVWlVQ284Sm9FdTZKQU1yYTJFZDlmSnZnUEY5dkY5dXE3SVEyODArOXFZYWoKL29VWlpGbGR2anA5UkltRzFaV1gyM1dlCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/private/quadlet_demo.key" } ok: [sut] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRRUFDQk9pUWNSZXVVNjZUanZYNGtkREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTVRBdwpNRGd4TTJFdE1qUXhZelExWldJdE9UUmxZbUUwWlRNdFltUTNaVEkwTnpNd0hoY05NalF3TWpBMk1ERTBPRFV4CldoY05NalV3TWpBMk1ERTBPRFV4V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRHZReSs4LzUzanZuS09lS0tVYStsV0JQYzV6OWEyUzIyMAp3ekF6M3hiMUhZemJ6ZHd2LzdWRitJeGsramtBZmE2RkMrd3oyNTZoc25QYWw1QUlUanloci96TnNudnRKK0FCCnBKQ3pHQjBrRVlldXJaUm12aDN0Q0RndXlhM2NraEUwWDRQdythSklOeUF5V2NPd1ptL0xrd1BiZVYxTzUydFcKQnBVNXJzZmljZGlzQnJhc2gwSGFmSHo5YTErL0d5TjdaSnQxVWQ4M2NXQmxlU2tIRVJ2UVVwNHF5Rk5qSDlpWgpORDMvSTVJYjM5R3ZocjJta3gzWStUTHRDL2RERkZkWEdxZ2FyUkswY3J5L0dJTm43UTRLdWkwV2Jmb2FyL3JnClRreFhzUzlYOEgrOGhkU245NUJEN0lNN2J6M0grc2cwd3hkWDVKaFhwblBtQmYxZllkd1JBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVLUkRNCmpWRW9PK2NaLzdrODBpUHljVDVhWGxjd0h3WURWUjBqQkJnd0ZvQVVMSU1JTmZGUExPdk9LdFBIU09WRGppblcKM2VBd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFNcXprcGRpR1g2M1J4TkVSWjNTQjM1aG1VdTBCY3Z6K3h6Ygp4dXAreDNlSEZ2TGszVWxoUnZIdEI2OWx3cGwrS0l5bnBwZVFIL1VTWUZ1WUkrK1I2WlF5d3FuNTN4Tk5IOVVKCkZUcGFNcXRHY3Y3clBtTXc5aytaWk5CRjdzaXZUa2FKc0hPY2p5SHBzVGtjU1NGTHZxcVd3WG0raytZQ2lZYkMKVHNZdUVRYmpkcmM5VWduWlRPRmxjRmpJckhib0NsR291UFEvcnV0T0RTN0x2c04reVh3c3BVbU4yZzBJMldRQgpZNy9nTnpaeGRUSnFIMkhqN0pBZVl1S0duNkJ6ck9xTEdyL2lnOHpqSDlTaDdqT3pCTHNodGhheHZ1aDZkaitPCldMS05BcXdqMkp6aWNmK2I2NlR1U3ZnellicXp6dEJkcXdYVDQvMnBkNXpRUWhSU3hqMD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Tuesday 06 February 2024 01:48:52 +0000 (0:00:00.592) 0:00:11.813 ****** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "quadlet_demo": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEACBOiQcReuU66TjvX4kdDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTAw\nMDgxM2EtMjQxYzQ1ZWItOTRlYmE0ZTMtYmQ3ZTI0NzMwHhcNMjQwMjA2MDE0ODUx\nWhcNMjUwMjA2MDE0ODUxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDvQy+8/53jvnKOeKKUa+lWBPc5z9a2S220\nwzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPal5AITjyhr/zNsnvtJ+AB\npJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAyWcOwZm/LkwPbeV1O52tW\nBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBleSkHERvQUp4qyFNjH9iZ\nND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/GINn7Q4Kui0Wbfoar/rg\nTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPmBf1fYdwRAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKRDM\njVEoO+cZ/7k80iPycT5aXlcwHwYDVR0jBBgwFoAULIMINfFPLOvOKtPHSOVDjinW\n3eAwDQYJKoZIhvcNAQELBQADggEBAMqzkpdiGX63RxNERZ3SB35hmUu0Bcvz+xzb\nxup+x3eHFvLk3UlhRvHtB69lwpl+KIynppeQH/USYFuYI++R6ZQywqn53xNNH9UJ\nFTpaMqtGcv7rPmMw9k+ZZNBF7sivTkaJsHOcjyHpsTkcSSFLvqqWwXm+k+YCiYbC\nTsYuEQbjdrc9UgnZTOFlcFjIrHboClGouPQ/rutODS7LvsN+yXwspUmN2g0I2WQB\nY7/gNzZxdTJqH2Hj7JAeYuKGn6BzrOqLGr/ig8zjH9Sh7jOzBLshthaxvuh6dj+O\nWLKNAqwj2Jzicf+b66TuSvgzYbqzztBdqwXT4/2pd5zQQhRSxj0=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEACBOiQcReuU66TjvX4kdDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTAw\nMDgxM2EtMjQxYzQ1ZWItOTRlYmE0ZTMtYmQ3ZTI0NzMwHhcNMjQwMjA2MDE0ODUx\nWhcNMjUwMjA2MDE0ODUxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDvQy+8/53jvnKOeKKUa+lWBPc5z9a2S220\nwzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPal5AITjyhr/zNsnvtJ+AB\npJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAyWcOwZm/LkwPbeV1O52tW\nBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBleSkHERvQUp4qyFNjH9iZ\nND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/GINn7Q4Kui0Wbfoar/rg\nTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPmBf1fYdwRAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKRDM\njVEoO+cZ/7k80iPycT5aXlcwHwYDVR0jBBgwFoAULIMINfFPLOvOKtPHSOVDjinW\n3eAwDQYJKoZIhvcNAQELBQADggEBAMqzkpdiGX63RxNERZ3SB35hmUu0Bcvz+xzb\nxup+x3eHFvLk3UlhRvHtB69lwpl+KIynppeQH/USYFuYI++R6ZQywqn53xNNH9UJ\nFTpaMqtGcv7rPmMw9k+ZZNBF7sivTkaJsHOcjyHpsTkcSSFLvqqWwXm+k+YCiYbC\nTsYuEQbjdrc9UgnZTOFlcFjIrHboClGouPQ/rutODS7LvsN+yXwspUmN2g0I2WQB\nY7/gNzZxdTJqH2Hj7JAeYuKGn6BzrOqLGr/ig8zjH9Sh7jOzBLshthaxvuh6dj+O\nWLKNAqwj2Jzicf+b66TuSvgzYbqzztBdqwXT4/2pd5zQQhRSxj0=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDvQy+8/53jvnKO\neKKUa+lWBPc5z9a2S220wzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPa\nl5AITjyhr/zNsnvtJ+ABpJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAy\nWcOwZm/LkwPbeV1O52tWBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBl\neSkHERvQUp4qyFNjH9iZND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/\nGINn7Q4Kui0Wbfoar/rgTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPm\nBf1fYdwRAgMBAAECggEADBbJoLO3AeeA2PCrdkha39JxvhAMTzr8bg0MBchDMVtZ\nifmazdS5D1ysQKXhShm6PwAH4o7kMv4Amzjb5C+Kd2OcUwsDoUtJ0YtubD4kVXWK\nn37RvWc5vTI/HyNoOiQp47WNGxiMjzg0fkF0K8OL6S33x0Jt6Ste4a0veQdQaNaI\nEFpvr2Bjvq+cQToFrl5quoWJprb3ccNXE+IWfQFjasK8EQtX3U/0IN/Fk9EURR6G\nqIGoKBsfCTjRyWbVH6P9S+2XXjRdCcgvoP7O0vK0V4N3sNjqW0G12Y54evPSbOgu\nP2XLgqmlQfzFsX7jWeNrcSKoKZMZoKLC6dRKI0AvKQKBgQD/fADLBtVAABUqmH6n\nHlwscX9UaJGLuGIsDsnvPBoLSbnYiovowDlydeLcDgJNqnWjb6U5hZ077JMpp+z4\n8WUKySYEnEroKxn6Ksezix+3V2N1FVenyZNFPqItvfaJM63pwBC8fyO7MdV+9qJ+\nAHh9hfPKXdXN0beoorEf7ua1dwKBgQDvvs1gws9MZm/A1OZqJ09Lsrh5zB+pxQq0\n/cppBa3LFvL0cQTwy9ZCM7cjtpTDHQiUrt/Dl9D+mtJY4ejwUKvF/VEaxf5XASJu\nRXocDsfuKQUJnpk+W4ShyzBeZnmM4dRa9Cf4vHPEgMu9vbg44+ZHpo5Cfwlw6k2P\nRrESqhP8twKBgQC9wDjKkgmini0aVOaEct0cuTNL2tp2vnxToqxCfg4N4jUg6k3d\nkZ9ZLstOiy0UyAzVVV+O6HkOf7gRUUKE5q0YJKuS8w4Df7esgUePRz5IKqSY2kAf\nQ2yZGlrTxGouHu8FVHxZs8gzCWE7Ci1HjkvvVqTp4WWhlyhkHGmXgRVjIwKBgQDA\nY+2MaMjSFqI3rKH7LfCEXreLhjMime0tsTxtaxE8mP3/C3NbiTg3iCi/kBVxPitU\npcELxRkCOFv019WGhDZUfCRJx/mC+HYY58hGG9Z1WJWiUpPHZsnYzKXUG4gPdmpj\nUuuAwDpmxrS5XzYm8Twq443l7uw0oNH82E3hHHtNoQKBgDDSVLmFvXetkBbP24aQ\naDEg2OFRCgmG206bV4L5C5ivtPDB8WOMXWaV1v/bbRTwGFNqzWW4OUoz3WZowCiz\nEM+1PcUIK1ePUV+4zhocUiUCo8JoEu6JAMra2Ed9fJvgPF9vF9uq7IQ280+9qYaj\n/oUZZFldvjp9RImG1ZWX23We\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Tuesday 06 February 2024 01:48:52 +0000 (0:00:00.023) 0:00:11.837 ****** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEACBOiQcReuU66TjvX4kdDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTAw\nMDgxM2EtMjQxYzQ1ZWItOTRlYmE0ZTMtYmQ3ZTI0NzMwHhcNMjQwMjA2MDE0ODUx\nWhcNMjUwMjA2MDE0ODUxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDvQy+8/53jvnKOeKKUa+lWBPc5z9a2S220\nwzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPal5AITjyhr/zNsnvtJ+AB\npJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAyWcOwZm/LkwPbeV1O52tW\nBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBleSkHERvQUp4qyFNjH9iZ\nND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/GINn7Q4Kui0Wbfoar/rg\nTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPmBf1fYdwRAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKRDM\njVEoO+cZ/7k80iPycT5aXlcwHwYDVR0jBBgwFoAULIMINfFPLOvOKtPHSOVDjinW\n3eAwDQYJKoZIhvcNAQELBQADggEBAMqzkpdiGX63RxNERZ3SB35hmUu0Bcvz+xzb\nxup+x3eHFvLk3UlhRvHtB69lwpl+KIynppeQH/USYFuYI++R6ZQywqn53xNNH9UJ\nFTpaMqtGcv7rPmMw9k+ZZNBF7sivTkaJsHOcjyHpsTkcSSFLvqqWwXm+k+YCiYbC\nTsYuEQbjdrc9UgnZTOFlcFjIrHboClGouPQ/rutODS7LvsN+yXwspUmN2g0I2WQB\nY7/gNzZxdTJqH2Hj7JAeYuKGn6BzrOqLGr/ig8zjH9Sh7jOzBLshthaxvuh6dj+O\nWLKNAqwj2Jzicf+b66TuSvgzYbqzztBdqwXT4/2pd5zQQhRSxj0=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDvQy+8/53jvnKO\neKKUa+lWBPc5z9a2S220wzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPa\nl5AITjyhr/zNsnvtJ+ABpJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAy\nWcOwZm/LkwPbeV1O52tWBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBl\neSkHERvQUp4qyFNjH9iZND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/\nGINn7Q4Kui0Wbfoar/rgTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPm\nBf1fYdwRAgMBAAECggEADBbJoLO3AeeA2PCrdkha39JxvhAMTzr8bg0MBchDMVtZ\nifmazdS5D1ysQKXhShm6PwAH4o7kMv4Amzjb5C+Kd2OcUwsDoUtJ0YtubD4kVXWK\nn37RvWc5vTI/HyNoOiQp47WNGxiMjzg0fkF0K8OL6S33x0Jt6Ste4a0veQdQaNaI\nEFpvr2Bjvq+cQToFrl5quoWJprb3ccNXE+IWfQFjasK8EQtX3U/0IN/Fk9EURR6G\nqIGoKBsfCTjRyWbVH6P9S+2XXjRdCcgvoP7O0vK0V4N3sNjqW0G12Y54evPSbOgu\nP2XLgqmlQfzFsX7jWeNrcSKoKZMZoKLC6dRKI0AvKQKBgQD/fADLBtVAABUqmH6n\nHlwscX9UaJGLuGIsDsnvPBoLSbnYiovowDlydeLcDgJNqnWjb6U5hZ077JMpp+z4\n8WUKySYEnEroKxn6Ksezix+3V2N1FVenyZNFPqItvfaJM63pwBC8fyO7MdV+9qJ+\nAHh9hfPKXdXN0beoorEf7ua1dwKBgQDvvs1gws9MZm/A1OZqJ09Lsrh5zB+pxQq0\n/cppBa3LFvL0cQTwy9ZCM7cjtpTDHQiUrt/Dl9D+mtJY4ejwUKvF/VEaxf5XASJu\nRXocDsfuKQUJnpk+W4ShyzBeZnmM4dRa9Cf4vHPEgMu9vbg44+ZHpo5Cfwlw6k2P\nRrESqhP8twKBgQC9wDjKkgmini0aVOaEct0cuTNL2tp2vnxToqxCfg4N4jUg6k3d\nkZ9ZLstOiy0UyAzVVV+O6HkOf7gRUUKE5q0YJKuS8w4Df7esgUePRz5IKqSY2kAf\nQ2yZGlrTxGouHu8FVHxZs8gzCWE7Ci1HjkvvVqTp4WWhlyhkHGmXgRVjIwKBgQDA\nY+2MaMjSFqI3rKH7LfCEXreLhjMime0tsTxtaxE8mP3/C3NbiTg3iCi/kBVxPitU\npcELxRkCOFv019WGhDZUfCRJx/mC+HYY58hGG9Z1WJWiUpPHZsnYzKXUG4gPdmpj\nUuuAwDpmxrS5XzYm8Twq443l7uw0oNH82E3hHHtNoQKBgDDSVLmFvXetkBbP24aQ\naDEg2OFRCgmG206bV4L5C5ivtPDB8WOMXWaV1v/bbRTwGFNqzWW4OUoz3WZowCiz\nEM+1PcUIK1ePUV+4zhocUiUCo8JoEu6JAMra2Ed9fJvgPF9vF9uq7IQ280+9qYaj\n/oUZZFldvjp9RImG1ZWX23We\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEACBOiQcReuU66TjvX4kdDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTAw\nMDgxM2EtMjQxYzQ1ZWItOTRlYmE0ZTMtYmQ3ZTI0NzMwHhcNMjQwMjA2MDE0ODUx\nWhcNMjUwMjA2MDE0ODUxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDvQy+8/53jvnKOeKKUa+lWBPc5z9a2S220\nwzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPal5AITjyhr/zNsnvtJ+AB\npJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAyWcOwZm/LkwPbeV1O52tW\nBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBleSkHERvQUp4qyFNjH9iZ\nND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/GINn7Q4Kui0Wbfoar/rg\nTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPmBf1fYdwRAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKRDM\njVEoO+cZ/7k80iPycT5aXlcwHwYDVR0jBBgwFoAULIMINfFPLOvOKtPHSOVDjinW\n3eAwDQYJKoZIhvcNAQELBQADggEBAMqzkpdiGX63RxNERZ3SB35hmUu0Bcvz+xzb\nxup+x3eHFvLk3UlhRvHtB69lwpl+KIynppeQH/USYFuYI++R6ZQywqn53xNNH9UJ\nFTpaMqtGcv7rPmMw9k+ZZNBF7sivTkaJsHOcjyHpsTkcSSFLvqqWwXm+k+YCiYbC\nTsYuEQbjdrc9UgnZTOFlcFjIrHboClGouPQ/rutODS7LvsN+yXwspUmN2g0I2WQB\nY7/gNzZxdTJqH2Hj7JAeYuKGn6BzrOqLGr/ig8zjH9Sh7jOzBLshthaxvuh6dj+O\nWLKNAqwj2Jzicf+b66TuSvgzYbqzztBdqwXT4/2pd5zQQhRSxj0=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/quadlet_demo.crt" ], "delta": "0:00:00.031266", "end": "2024-02-06 01:48:52.701888", "item": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEACBOiQcReuU66TjvX4kdDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTAw\nMDgxM2EtMjQxYzQ1ZWItOTRlYmE0ZTMtYmQ3ZTI0NzMwHhcNMjQwMjA2MDE0ODUx\nWhcNMjUwMjA2MDE0ODUxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDvQy+8/53jvnKOeKKUa+lWBPc5z9a2S220\nwzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPal5AITjyhr/zNsnvtJ+AB\npJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAyWcOwZm/LkwPbeV1O52tW\nBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBleSkHERvQUp4qyFNjH9iZ\nND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/GINn7Q4Kui0Wbfoar/rg\nTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPmBf1fYdwRAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKRDM\njVEoO+cZ/7k80iPycT5aXlcwHwYDVR0jBBgwFoAULIMINfFPLOvOKtPHSOVDjinW\n3eAwDQYJKoZIhvcNAQELBQADggEBAMqzkpdiGX63RxNERZ3SB35hmUu0Bcvz+xzb\nxup+x3eHFvLk3UlhRvHtB69lwpl+KIynppeQH/USYFuYI++R6ZQywqn53xNNH9UJ\nFTpaMqtGcv7rPmMw9k+ZZNBF7sivTkaJsHOcjyHpsTkcSSFLvqqWwXm+k+YCiYbC\nTsYuEQbjdrc9UgnZTOFlcFjIrHboClGouPQ/rutODS7LvsN+yXwspUmN2g0I2WQB\nY7/gNzZxdTJqH2Hj7JAeYuKGn6BzrOqLGr/ig8zjH9Sh7jOzBLshthaxvuh6dj+O\nWLKNAqwj2Jzicf+b66TuSvgzYbqzztBdqwXT4/2pd5zQQhRSxj0=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEACBOiQcReuU66TjvX4kdDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTAw\nMDgxM2EtMjQxYzQ1ZWItOTRlYmE0ZTMtYmQ3ZTI0NzMwHhcNMjQwMjA2MDE0ODUx\nWhcNMjUwMjA2MDE0ODUxWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDvQy+8/53jvnKOeKKUa+lWBPc5z9a2S220\nwzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPal5AITjyhr/zNsnvtJ+AB\npJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAyWcOwZm/LkwPbeV1O52tW\nBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBleSkHERvQUp4qyFNjH9iZ\nND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/GINn7Q4Kui0Wbfoar/rg\nTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPmBf1fYdwRAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKRDM\njVEoO+cZ/7k80iPycT5aXlcwHwYDVR0jBBgwFoAULIMINfFPLOvOKtPHSOVDjinW\n3eAwDQYJKoZIhvcNAQELBQADggEBAMqzkpdiGX63RxNERZ3SB35hmUu0Bcvz+xzb\nxup+x3eHFvLk3UlhRvHtB69lwpl+KIynppeQH/USYFuYI++R6ZQywqn53xNNH9UJ\nFTpaMqtGcv7rPmMw9k+ZZNBF7sivTkaJsHOcjyHpsTkcSSFLvqqWwXm+k+YCiYbC\nTsYuEQbjdrc9UgnZTOFlcFjIrHboClGouPQ/rutODS7LvsN+yXwspUmN2g0I2WQB\nY7/gNzZxdTJqH2Hj7JAeYuKGn6BzrOqLGr/ig8zjH9Sh7jOzBLshthaxvuh6dj+O\nWLKNAqwj2Jzicf+b66TuSvgzYbqzztBdqwXT4/2pd5zQQhRSxj0=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDvQy+8/53jvnKO\neKKUa+lWBPc5z9a2S220wzAz3xb1HYzbzdwv/7VF+Ixk+jkAfa6FC+wz256hsnPa\nl5AITjyhr/zNsnvtJ+ABpJCzGB0kEYeurZRmvh3tCDguya3ckhE0X4Pw+aJINyAy\nWcOwZm/LkwPbeV1O52tWBpU5rsficdisBrash0HafHz9a1+/GyN7ZJt1Ud83cWBl\neSkHERvQUp4qyFNjH9iZND3/I5Ib39Gvhr2mkx3Y+TLtC/dDFFdXGqgarRK0cry/\nGINn7Q4Kui0Wbfoar/rgTkxXsS9X8H+8hdSn95BD7IM7bz3H+sg0wxdX5JhXpnPm\nBf1fYdwRAgMBAAECggEADBbJoLO3AeeA2PCrdkha39JxvhAMTzr8bg0MBchDMVtZ\nifmazdS5D1ysQKXhShm6PwAH4o7kMv4Amzjb5C+Kd2OcUwsDoUtJ0YtubD4kVXWK\nn37RvWc5vTI/HyNoOiQp47WNGxiMjzg0fkF0K8OL6S33x0Jt6Ste4a0veQdQaNaI\nEFpvr2Bjvq+cQToFrl5quoWJprb3ccNXE+IWfQFjasK8EQtX3U/0IN/Fk9EURR6G\nqIGoKBsfCTjRyWbVH6P9S+2XXjRdCcgvoP7O0vK0V4N3sNjqW0G12Y54evPSbOgu\nP2XLgqmlQfzFsX7jWeNrcSKoKZMZoKLC6dRKI0AvKQKBgQD/fADLBtVAABUqmH6n\nHlwscX9UaJGLuGIsDsnvPBoLSbnYiovowDlydeLcDgJNqnWjb6U5hZ077JMpp+z4\n8WUKySYEnEroKxn6Ksezix+3V2N1FVenyZNFPqItvfaJM63pwBC8fyO7MdV+9qJ+\nAHh9hfPKXdXN0beoorEf7ua1dwKBgQDvvs1gws9MZm/A1OZqJ09Lsrh5zB+pxQq0\n/cppBa3LFvL0cQTwy9ZCM7cjtpTDHQiUrt/Dl9D+mtJY4ejwUKvF/VEaxf5XASJu\nRXocDsfuKQUJnpk+W4ShyzBeZnmM4dRa9Cf4vHPEgMu9vbg44+ZHpo5Cfwlw6k2P\nRrESqhP8twKBgQC9wDjKkgmini0aVOaEct0cuTNL2tp2vnxToqxCfg4N4jUg6k3d\nkZ9ZLstOiy0UyAzVVV+O6HkOf7gRUUKE5q0YJKuS8w4Df7esgUePRz5IKqSY2kAf\nQ2yZGlrTxGouHu8FVHxZs8gzCWE7Ci1HjkvvVqTp4WWhlyhkHGmXgRVjIwKBgQDA\nY+2MaMjSFqI3rKH7LfCEXreLhjMime0tsTxtaxE8mP3/C3NbiTg3iCi/kBVxPitU\npcELxRkCOFv019WGhDZUfCRJx/mC+HYY58hGG9Z1WJWiUpPHZsnYzKXUG4gPdmpj\nUuuAwDpmxrS5XzYm8Twq443l7uw0oNH82E3hHHtNoQKBgDDSVLmFvXetkBbP24aQ\naDEg2OFRCgmG206bV4L5C5ivtPDB8WOMXWaV1v/bbRTwGFNqzWW4OUoz3WZowCiz\nEM+1PcUIK1ePUV+4zhocUiUCo8JoEu6JAMra2Ed9fJvgPF9vF9uq7IQ280+9qYaj\n/oUZZFldvjp9RImG1ZWX23We\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-02-06 01:48:52.670622" } STDOUT: Request "20240206014851" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Tuesday 06 February 2024 01:48:52 +0000 (0:00:00.284) 0:00:12.121 ****** changed: [sut] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/quadlet_demo.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/quadlet_demo.key", "path": "/etc/pki/tls/private/quadlet_demo.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:50 Tuesday 06 February 2024 01:48:53 +0000 (0:00:00.548) 0:00:12.669 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 01:48:53 +0000 (0:00:00.049) 0:00:12.719 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:48:53 +0000 (0:00:00.015) 0:00:12.735 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 01:48:53 +0000 (0:00:00.019) 0:00:12.755 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 01:48:53 +0000 (0:00:00.185) 0:00:12.940 ****** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 01:48:53 +0000 (0:00:00.029) 0:00:12.969 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 01:48:53 +0000 (0:00:00.034) 0:00:13.003 ****** 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.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 01:48:54 +0000 (0:00:01.152) 0:00:14.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 01:48:54 +0000 (0:00:00.029) 0:00:14.185 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: podman-2:4.8.1-1.el9.x86_64", "Installed: netavark-2:1.9.0-1.el9.x86_64", "Installed: slirp4netns-1.2.2-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14-1.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-overlayfs-1.12-1.el9.x86_64", "Installed: fuse3-3.10.2-6.el9.x86_64", "Installed: fuse3-libs-3.10.2-6.el9.x86_64", "Installed: container-selinux-3:2.229.0-1.el9.noarch", "Installed: libnet-1.2-6.el9.x86_64", "Installed: containers-common-2:1-55.el9.x86_64", "Installed: fuse-common-3.10.2-6.el9.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 01:49:40 +0000 (0:00:45.468) 0:00:59.653 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032318", "end": "2024-02-06 01:49:40.444627", "rc": 0, "start": "2024-02-06 01:49:40.412309" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.218) 0:00:59.872 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.045) 0:00:59.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.026) 0:00:59.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.084) 0:01:00.029 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.034) 0:01:00.063 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.240) 0:01:00.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.021) 0:01:00.325 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:49:40 +0000 (0:00:00.024) 0:01:00.350 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.192) 0:01:00.542 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.023) 0:01:00.565 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.190) 0:01:00.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.018) 0:01:00.774 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.018) 0:01:00.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:00.810 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:00.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:00.845 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:00.863 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.064) 0:01:00.928 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.034) 0:01:00.962 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.018) 0:01:00.980 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:00.997 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.034) 0:01:01.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.018) 0:01:01.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:01.067 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.035) 0:01:01.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:01.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:01.138 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.035) 0:01:01.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:01.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:01.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:01.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.017) 0:01:01.244 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.080) 0:01:01.325 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/.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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.032) 0:01:01.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Tuesday 06 February 2024 01:49:41 +0000 (0:00:00.022) 0:01:01.379 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Tuesday 06 February 2024 01:49:42 +0000 (0:00:00.187) 0:01:01.566 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Tuesday 06 February 2024 01:49:42 +0000 (0:00:00.021) 0:01:01.588 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 06 February 2024 01:49:43 +0000 (0:00:00.863) 0:01:02.451 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Tuesday 06 February 2024 01:49:43 +0000 (0:00:00.018) 0:01:02.469 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Tuesday 06 February 2024 01:49:43 +0000 (0:00:00.023) 0:01:02.493 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket basic.target polkit.service dbus-broker.service sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "[not set]", "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": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ipset.service shutdown.target nftables.service ip6tables.service ebtables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.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]", "StateChangeTimestampMonotonic": "0", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Tuesday 06 February 2024 01:49:43 +0000 (0:00:00.334) 0:01:02.827 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.socket system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "[not set]", "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": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service iptables.service ipset.service ebtables.service shutdown.target nftables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.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 dbus.socket sysinit.target", "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]", "StateChangeTimestampMonotonic": "0", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Tuesday 06 February 2024 01:49:45 +0000 (0:00:01.912) 0:01:04.740 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Tuesday 06 February 2024 01:49:45 +0000 (0:00:00.023) 0:01:04.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Tuesday 06 February 2024 01:49:45 +0000 (0:00:00.020) 0:01:04.784 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Tuesday 06 February 2024 01:49:45 +0000 (0:00:00.020) 0:01:04.804 ****** changed: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "8000/tcp", "state": "enabled" } } changed: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Tuesday 06 February 2024 01:49:47 +0000 (0:00:01.608) 0:01:06.413 ****** skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.037) 0:01:06.451 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.048) 0:01:06.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.020) 0:01:06.520 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.020) 0:01:06.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.017) 0:01:06.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.018) 0:01:06.576 ****** skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.017) 0:01:06.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.017) 0:01:06.612 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.017) 0:01:06.629 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.068) 0:01:06.697 ****** 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.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.030) 0:01:06.728 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.024) 0:01:06.753 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.025) 0:01:06.778 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.030) 0:01:06.808 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.017) 0:01:06.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.018) 0:01:06.844 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.017) 0:01:06.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.018) 0:01:06.880 ****** 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.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.330) 0:01:07.210 ****** 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.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.021) 0:01:07.232 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.020) 0:01:07.252 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.023) 0:01:07.276 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.030) 0:01:07.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.019) 0:01:07.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.018) 0:01:07.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.018) 0:01:07.363 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 01:49:47 +0000 (0:00:00.017) 0:01:07.380 ****** 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.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.227) 0:01:07.607 ****** 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.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.021) 0:01:07.629 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.018) 0:01:07.647 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.026) 0:01:07.673 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.031) 0:01:07.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.019) 0:01:07.724 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.019) 0:01:07.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.020) 0:01:07.764 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.044) 0:01:07.809 ****** 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.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.248) 0:01:08.057 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.018) 0:01:08.076 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.079) 0:01:08.156 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.028) 0:01:08.184 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.023) 0:01:08.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.018) 0:01:08.227 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.026) 0:01:08.253 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.031) 0:01:08.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.021) 0:01:08.307 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.023) 0:01:08.330 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:49:48 +0000 (0:00:00.024) 0:01:08.355 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.192) 0:01:08.547 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.024) 0:01:08.572 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.190) 0:01:08.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.019) 0:01:08.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.049) 0:01:08.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.021) 0:01:08.853 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.020) 0:01:08.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.021) 0:01:08.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.018) 0:01:08.914 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.033) 0:01:08.948 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.018) 0:01:08.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.023) 0:01:08.990 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.046) 0:01:09.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.019) 0:01:09.055 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.040) 0:01:09.096 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.032) 0:01:09.128 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.019) 0:01:09.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.018) 0:01:09.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.017) 0:01:09.184 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.016) 0:01:09.200 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 01:49:49 +0000 (0:00:00.017) 0:01:09.218 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 01:49:50 +0000 (0:00:00.227) 0:01:09.446 ****** changed: [sut] => { "changed": true, "checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0", "dest": "/etc/containers/systemd/quadlet-demo.network", "gid": 0, "group": "root", "md5sum": "061f3cf318cbd8ab5794bb1173831fb8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1707184190.0819001-10552-1379596018120/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 01:49:50 +0000 (0:00:00.557) 0:01:10.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 01:49:50 +0000 (0:00:00.020) 0:01:10.024 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 01:49:50 +0000 (0:00:00.020) 0:01:10.044 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.496) 0:01:10.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.022) 0:01:10.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.022) 0:01:10.585 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.028) 0:01:10.614 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.032) 0:01:10.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.021) 0:01:10.667 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.028) 0:01:10.696 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.034) 0:01:10.730 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.022) 0:01:10.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.022) 0:01:10.776 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.023) 0:01:10.800 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.195) 0:01:10.995 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.025) 0:01:11.020 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.192) 0:01:11.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.025) 0:01:11.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.022) 0:01:11.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.018) 0:01:11.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.019) 0:01:11.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.018) 0:01:11.318 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.018) 0:01:11.336 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.032) 0:01:11.369 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:49:51 +0000 (0:00:00.020) 0:01:11.389 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.019) 0:01:11.409 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.047) 0:01:11.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.019) 0:01:11.476 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.040) 0:01:11.517 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.031) 0:01:11.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.017) 0:01:11.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.046) 0:01:11.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.019) 0:01:11.632 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.018) 0:01:11.650 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.023) 0:01:11.674 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.201) 0:01:11.876 ****** changed: [sut] => { "changed": true, "checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a", "dest": "/etc/containers/systemd/quadlet-demo-mysql.volume", "gid": 0, "group": "root", "md5sum": "5ddd03a022aeb4502d9bc8ce436b4233", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 9, "src": "/root/.ansible/tmp/ansible-tmp-1707184192.5115662-10636-204483791499215/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.500) 0:01:12.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 01:49:52 +0000 (0:00:00.020) 0:01:12.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 01:49:53 +0000 (0:00:00.020) 0:01:12.417 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 01:49:53 +0000 (0:00:00.498) 0:01:12.915 ****** changed: [sut] => { "changed": true, "name": "quadlet-demo-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket system.slice basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; 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": "/run/systemd/generator/quadlet-demo-mysql-volume.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": "quadlet-demo-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.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": "yes", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 01:49:53 +0000 (0:00:00.466) 0:01:13.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.019) 0:01:13.402 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.092) 0:01:13.494 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.025) 0:01:13.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.055) 0:01:13.576 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.031) 0:01:13.607 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.033) 0:01:13.641 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.024) 0:01:13.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.023) 0:01:13.689 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.026) 0:01:13.715 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.197) 0:01:13.913 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.029) 0:01:13.942 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.198) 0:01:14.141 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.018) 0:01:14.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.020) 0:01:14.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.021) 0:01:14.201 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.025) 0:01:14.227 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.019) 0:01:14.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.019) 0:01:14.266 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.034) 0:01:14.301 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.030) 0:01:14.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:49:54 +0000 (0:00:00.024) 0:01:14.355 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.074) 0:01:14.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.019) 0:01:14.450 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.039) 0:01:14.489 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.032) 0:01:14.521 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.020) 0:01:14.542 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.019) 0:01:14.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.019) 0:01:14.581 ****** changed: [sut] => (item=/tmp/quadlet_demo) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/quadlet_demo", "mode": "0777", "owner": "root", "path": "/tmp/quadlet_demo", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 01:49:55 +0000 (0:00:00.207) 0:01:14.788 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 01:50:03 +0000 (0:00:08.178) 0:01:22.967 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 67, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 01:50:03 +0000 (0:00:00.200) 0:01:23.168 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 01:50:03 +0000 (0:00:00.019) 0:01:23.187 ****** changed: [sut] => { "changed": true, "checksum": "7bf9312d57274d4dabbd222b01717e2cc0cfa0ed", "dest": "/etc/containers/systemd/quadlet-demo-mysql.container", "gid": 0, "group": "root", "md5sum": "f1cd3875deb45b806389825bb4b5ad4a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 367, "src": "/root/.ansible/tmp/ansible-tmp-1707184203.8220987-10725-71324747081376/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 01:50:04 +0000 (0:00:00.507) 0:01:23.695 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 01:50:04 +0000 (0:00:00.019) 0:01:23.714 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 01:50:04 +0000 (0:00:00.528) 0:01:24.243 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-demo-mysql.service: Job for quadlet-demo-mysql.service failed because the control process exited with error code. See "systemctl status quadlet-demo-mysql.service" and "journalctl -xeu quadlet-demo-mysql.service" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:126 Tuesday 06 February 2024 01:50:05 +0000 (0:00:00.486) 0:01:24.730 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.037305", "end": "2024-02-06 01:50:05.525336", "failed_when_result": true, "rc": 0, "start": "2024-02-06 01:50:05.488031" } STDOUT: Feb 06 01:41:13 localhost systemd[1]: Finished Coldplug All udev Devices. Feb 06 01:41:13 localhost systemd-journald[484]: Journal started ░░ Subject: The journal has been started ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has started up, opened the journal ░░ files for writing and is now ready to process requests. Feb 06 01:41:13 localhost systemd-journald[484]: Runtime Journal (/run/log/journal/856c7c2687b64f83a635451fdeb3f73c) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/856c7c2687b64f83a635451fdeb3f73c) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.6M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 01:41:12 localhost systemd[1]: Queued start job for default target Multi-User System. Feb 06 01:41:12 localhost systemd[1]: systemd-journald.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journald.service has successfully entered the 'dead' state. Feb 06 01:41:13 localhost systemd[1]: Started Journal Service. Feb 06 01:41:13 localhost systemd[1]: Starting Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 163. Feb 06 01:41:13 localhost systemd[1]: Finished Load/Save Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 169. Feb 06 01:41:13 localhost systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 145. Feb 06 01:41:13 localhost systemd-journald[484]: Runtime Journal (/run/log/journal/856c7c2687b64f83a635451fdeb3f73c) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/856c7c2687b64f83a635451fdeb3f73c) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.5M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 01:41:13 localhost systemd-journald[484]: Received client request to flush runtime journal. Feb 06 01:41:13 localhost systemd[1]: Finished Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 163. Feb 06 01:41:13 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 06 01:41:13 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 156. Feb 06 01:41:13 localhost systemd[1]: Mounting Kernel Configuration File System... ░░ Subject: A start job for unit sys-kernel-config.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has begun execution. ░░ ░░ The job identifier is 155. Feb 06 01:41:13 localhost systemd[1]: Mounted Kernel Configuration File System. ░░ Subject: A start job for unit sys-kernel-config.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has finished successfully. ░░ ░░ The job identifier is 155. Feb 06 01:41:13 localhost kernel: fuse: init (API version 7.36) Feb 06 01:41:13 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Feb 06 01:41:13 localhost systemd[1]: Finished Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 173. Feb 06 01:41:13 localhost systemd[1]: Mounting FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 172. Feb 06 01:41:13 localhost systemd[1]: Mounted FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 172. Feb 06 01:41:13 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Feb 06 01:41:13 localhost kernel: ACPI: bus type drm_connector registered Feb 06 01:41:13 localhost systemd[1]: Finished Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 212. Feb 06 01:41:14 localhost systemd[1]: Finished Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 174. Feb 06 01:41:14 localhost systemd[1]: Reached target Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 124. Feb 06 01:41:14 localhost systemd[1]: Reached target Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 121. Feb 06 01:41:14 localhost systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 126. Feb 06 01:41:14 localhost systemd[1]: Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 118. Feb 06 01:41:14 localhost systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 166. Feb 06 01:41:14 localhost systemd[1]: Store a System Token in an EFI Variable was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-boot-system-token.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-system-token.service has finished successfully. ░░ ░░ The job identifier is 151. Feb 06 01:41:14 localhost systemd[1]: Starting Automatic Boot Loader Update... ░░ Subject: A start job for unit systemd-boot-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has begun execution. ░░ ░░ The job identifier is 176. Feb 06 01:41:14 localhost systemd[1]: Starting Commit a transient machine-id on disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 141. Feb 06 01:41:14 localhost systemd[1]: Starting Create Volatile Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 140. Feb 06 01:41:14 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 129. Feb 06 01:41:14 localhost bootctl[497]: Couldn't find EFI system partition, skipping. Feb 06 01:41:14 localhost systemd[1]: Finished Automatic Boot Loader Update. ░░ Subject: A start job for unit systemd-boot-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has finished successfully. ░░ ░░ The job identifier is 176. Feb 06 01:41:14 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Feb 06 01:41:14 localhost systemd[1]: Finished Commit a transient machine-id on disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 141. Feb 06 01:41:14 localhost systemd-udevd[500]: Using default interface naming scheme 'rhel-9.0'. Feb 06 01:41:14 localhost systemd[1]: Finished Create Volatile Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 140. Feb 06 01:41:14 localhost systemd[1]: Mounting RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 222. Feb 06 01:41:14 localhost systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 209. Feb 06 01:41:14 localhost systemd[1]: Starting RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 210. Feb 06 01:41:14 localhost systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 160. Feb 06 01:41:14 localhost systemd[1]: Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 168. Feb 06 01:41:14 localhost kernel: RPC: Registered named UNIX socket transport module. Feb 06 01:41:14 localhost kernel: RPC: Registered udp transport module. Feb 06 01:41:14 localhost kernel: RPC: Registered tcp transport module. Feb 06 01:41:14 localhost kernel: RPC: Registered tcp-with-tls transport module. Feb 06 01:41:14 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 06 01:41:14 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 222. Feb 06 01:41:14 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 221. Feb 06 01:41:14 localhost systemd[1]: Started Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 129. Feb 06 01:41:14 localhost systemd[1]: Starting Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 256. Feb 06 01:41:14 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 06 01:41:14 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 256. Feb 06 01:41:15 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 06 01:41:15 localhost systemd-udevd[512]: Network interface NamePolicy= disabled on kernel command line. Feb 06 01:41:15 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 06 01:41:15 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 210. Feb 06 01:41:15 localhost auditd[540]: No plugins found, not dispatching events Feb 06 01:41:15 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 06 01:41:15 localhost auditd[540]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 01:41:15 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 06 01:41:15 localhost kernel: Console: switching to colour dummy device 80x25 Feb 06 01:41:15 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 06 01:41:15 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 06 01:41:15 localhost kernel: Console: switching to colour frame buffer device 128x48 Feb 06 01:41:15 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 06 01:41:15 localhost augenrules[543]: /sbin/augenrules: No change Feb 06 01:41:15 localhost augenrules[570]: No rules Feb 06 01:41:15 localhost augenrules[570]: enabled 1 Feb 06 01:41:15 localhost augenrules[570]: failure 1 Feb 06 01:41:15 localhost augenrules[570]: pid 540 Feb 06 01:41:15 localhost augenrules[570]: rate_limit 0 Feb 06 01:41:15 localhost augenrules[570]: backlog_limit 8192 Feb 06 01:41:15 localhost augenrules[570]: lost 0 Feb 06 01:41:15 localhost augenrules[570]: backlog 4 Feb 06 01:41:15 localhost augenrules[570]: backlog_wait_time 60000 Feb 06 01:41:15 localhost augenrules[570]: backlog_wait_time_actual 0 Feb 06 01:41:15 localhost augenrules[570]: enabled 1 Feb 06 01:41:15 localhost augenrules[570]: failure 1 Feb 06 01:41:15 localhost augenrules[570]: pid 540 Feb 06 01:41:15 localhost augenrules[570]: rate_limit 0 Feb 06 01:41:15 localhost augenrules[570]: backlog_limit 8192 Feb 06 01:41:15 localhost augenrules[570]: lost 0 Feb 06 01:41:15 localhost augenrules[570]: backlog 4 Feb 06 01:41:15 localhost augenrules[570]: backlog_wait_time 60000 Feb 06 01:41:15 localhost augenrules[570]: backlog_wait_time_actual 0 Feb 06 01:41:15 localhost augenrules[570]: enabled 1 Feb 06 01:41:15 localhost augenrules[570]: failure 1 Feb 06 01:41:15 localhost augenrules[570]: pid 540 Feb 06 01:41:15 localhost augenrules[570]: rate_limit 0 Feb 06 01:41:15 localhost augenrules[570]: backlog_limit 8192 Feb 06 01:41:15 localhost augenrules[570]: lost 0 Feb 06 01:41:15 localhost augenrules[570]: backlog 4 Feb 06 01:41:15 localhost augenrules[570]: backlog_wait_time 60000 Feb 06 01:41:15 localhost augenrules[570]: backlog_wait_time_actual 0 Feb 06 01:41:15 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 209. Feb 06 01:41:15 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 242. Feb 06 01:41:15 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 242. Feb 06 01:41:15 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 117. Feb 06 01:41:15 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 180. Feb 06 01:41:15 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 187. Feb 06 01:41:15 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 179. Feb 06 01:41:15 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 178. Feb 06 01:41:15 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 185. Feb 06 01:41:15 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 191. Feb 06 01:41:15 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 189. Feb 06 01:41:15 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 184. Feb 06 01:41:15 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 159. Feb 06 01:41:16 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 184. Feb 06 01:41:16 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 116. Feb 06 01:41:16 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 214. Feb 06 01:41:16 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 229. Feb 06 01:41:16 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 170. Feb 06 01:41:16 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 202. Feb 06 01:41:16 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 196. Feb 06 01:41:16 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 208. Feb 06 01:41:16 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 238. Feb 06 01:41:16 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 237. Feb 06 01:41:16 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 235. Feb 06 01:41:16 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 234. Feb 06 01:41:16 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 205. Feb 06 01:41:16 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 206. Feb 06 01:41:16 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 211. Feb 06 01:41:16 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 262. Feb 06 01:41:16 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 170. Feb 06 01:41:16 localhost systemd-logind[585]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Feb 06 01:41:16 localhost systemd-logind[585]: Watching system buttons on /dev/input/event0 (Power Button) Feb 06 01:41:16 localhost systemd-logind[585]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 06 01:41:16 localhost systemd-logind[585]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 06 01:41:16 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 211. Feb 06 01:41:16 localhost dbus-broker-lau[578]: Ready Feb 06 01:41:16 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Feb 06 01:41:16 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 262. Feb 06 01:41:16 localhost rngd[584]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 06 01:41:16 localhost rngd[584]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 06 01:41:16 localhost rngd[584]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 06 01:41:16 localhost rngd[584]: Initializing available sources Feb 06 01:41:16 localhost rngd[584]: [hwrng ]: Initialization Failed Feb 06 01:41:16 localhost rngd[584]: [rdrand]: Enabling RDRAND rng support Feb 06 01:41:16 localhost rngd[584]: [rdrand]: Initialized Feb 06 01:41:16 localhost rngd[584]: [jitter]: JITTER timeout set to 5 sec Feb 06 01:41:16 localhost rngd[584]: [jitter]: Initializing AES buffer Feb 06 01:41:17 localhost chronyd[593]: chronyd version 4.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 01:41:17 localhost chronyd[593]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Feb 06 01:41:17 localhost chronyd[593]: Using right/UTC timezone to obtain leap second data Feb 06 01:41:17 localhost chronyd[593]: Loaded seccomp filter (level 2) Feb 06 01:41:17 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 214. Feb 06 01:41:21 localhost rngd[584]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 06 01:41:21 localhost rngd[584]: [jitter]: Initialization Failed Feb 06 01:41:21 localhost rngd[584]: Process privileges have been dropped to 2:2 Feb 06 01:41:23 localhost cloud-init[597]: Cloud-init v. 23.4-2.el9 running 'init-local' at Tue, 06 Feb 2024 01:41:23 +0000. Up 24.02 seconds. Feb 06 01:41:23 localhost dhclient[600]: Internet Systems Consortium DHCP Client 4.4.2b1 Feb 06 01:41:23 localhost dhclient[600]: Copyright 2004-2019 Internet Systems Consortium. Feb 06 01:41:23 localhost dhclient[600]: All rights reserved. Feb 06 01:41:23 localhost dhclient[600]: For info, please visit https://www.isc.org/software/dhcp/ Feb 06 01:41:23 localhost dhclient[600]: Feb 06 01:41:23 localhost dhclient[600]: Listening on LPF/eth0/02:5f:c1:96:ee:31 Feb 06 01:41:23 localhost dhclient[600]: Sending on LPF/eth0/02:5f:c1:96:ee:31 Feb 06 01:41:23 localhost dhclient[600]: Sending on Socket/fallback Feb 06 01:41:23 localhost dhclient[600]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x6990ee3c) Feb 06 01:41:23 localhost dhclient[600]: DHCPOFFER of 10.31.44.179 from 10.31.44.1 Feb 06 01:41:23 localhost dhclient[600]: DHCPREQUEST for 10.31.44.179 on eth0 to 255.255.255.255 port 67 (xid=0x6990ee3c) Feb 06 01:41:23 localhost dhclient[600]: DHCPACK of 10.31.44.179 from 10.31.44.1 (xid=0x6990ee3c) Feb 06 01:41:23 localhost dhclient[600]: bound to 10.31.44.179 -- renewal in 1683 seconds. Feb 06 01:41:23 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 324. Feb 06 01:41:23 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 324. Feb 06 01:41:23 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-hostnamed[615]: Hostname set to (static) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 229. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 165. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 183. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.5105] NetworkManager (version 1.45.10-1.el9) is starting... (boot:5d4bb6df-e87b-4a1a-84ec-0dc3d494bcd1) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.5107] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.5687] manager[0x55c963df6040]: monitoring kernel firmware directory '/lib/firmware'. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.5712] hostname: hostname: using hostnamed Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.5712] hostname: static hostname changed from (none) to "ip-10-31-44-179.us-east-1.aws.redhat.com" Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.5730] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6232] manager[0x55c963df6040]: rfkill: Wi-Fi hardware radio set enabled Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6232] manager[0x55c963df6040]: rfkill: WWAN hardware radio set enabled Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6364] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-device-plugin-team.so) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6365] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6373] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6374] manager: Networking is enabled by state file Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6393] settings: Loaded settings plugin: keyfile (internal) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 388. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6433] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-settings-plugin-ifcfg-rh.so") Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6474] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6490] dhcp: init: Using DHCP client 'internal' Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6493] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6505] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 395. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6521] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6530] device (lo): Activation: starting connection 'lo' (f359399c-56f7-4f95-8b1d-134484287746) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6538] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6542] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 183. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 186. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6565] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 182. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6597] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 224. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6621] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6629] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6632] device (eth0): carrier: link connected Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6635] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6640] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6646] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6651] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6653] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6655] manager: NetworkManager state is now CONNECTING Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6657] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6663] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6666] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6681] dhcp4 (eth0): state changed new lease, address=10.31.44.179 Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6685] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.6764] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 395. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8694] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8697] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8703] device (lo): Activation: successful, device activated. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8784] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8786] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8790] manager: NetworkManager state is now CONNECTED_SITE Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8793] device (eth0): Activation: successful, device activated. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8797] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com NetworkManager[619]: [1707183684.8800] manager: startup complete Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 182. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 232. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 224. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 220. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 217. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 225. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 243. Feb 06 01:41:24 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 158. Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Cloud-init v. 23.4-2.el9 running 'init' at Tue, 06 Feb 2024 01:41:25 +0000. Up 26.04 seconds. Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | eth0 | True | 10.31.44.179 | 255.255.252.0 | global | 02:5f:c1:96:ee:31 | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | eth0 | True | fe80::5f:c1ff:fe96:ee31/64 | . | link | 02:5f:c1:96:ee:31 | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 3 | multicast | :: | eth0 | U | Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 01:41:25 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: 2024-02-06 01:41:25,293 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 0 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 0 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 48 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 48 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 49 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 49 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 50 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 50 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 51 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 51 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 52 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 52 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 53 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 53 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 54 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 54 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 55 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 55 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 56 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 56 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 57 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 57 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 58 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 58 affinity is now unmanaged Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 59 affinity: Input/output error Feb 06 01:41:26 ip-10-31-44-179.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 59 affinity is now unmanaged Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private rsa key pair. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: SHA256:zELfRH36t1c4mNtLigVpIEuT5sqs6tYolVB15Rdaoy8 root@ip-10-31-44-179.us-east-1.aws.redhat.com Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +---[RSA 3072]----+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | .. ... =. | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . . o = o. . | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . B = o o | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |. = B * .. | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . . + E * + . | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | oo . . o .o + o| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | .o + .o.oo| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |.o o o.o...| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |=o. . . ...| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private dsa key pair. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: SHA256:NYAwc6T8HvJNVR4b3FZZm2euEZniwjzuFT/Dd5Q9B7M root@ip-10-31-44-179.us-east-1.aws.redhat.com Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +---[DSA 1024]----+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | +oo.. .+. .=| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . =. . o.+o+o| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | o + +.*oo| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . = o . B+| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . o S = o Eo=| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | + + . o + +o| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | o . . . * o| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . . +.| Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | . | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private ecdsa key pair. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: SHA256:KEip0JK89DKES9EQrOMBKuwaDtSqyTsUogK6Vw96E6k root@ip-10-31-44-179.us-east-1.aws.redhat.com Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +---[ECDSA 256]---+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |.++ | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |++.o | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |X== | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |%Xoo . | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |%==.... S | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |*=o =. | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |O+ + + | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |=+E o . | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | oo. . | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private ed25519 key pair. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: SHA256:8/KjFiETymYl4YxDZPeq97RoT6OhrSMBO6sioHSRfPY root@ip-10-31-44-179.us-east-1.aws.redhat.com Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +--[ED25519 256]--+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | .+ o. | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | o =..o | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: | +.++.. | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |. ==+o . | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |.. o= .oS. | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |=. o E.o | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |++o o + ... | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |* .+.B o.o. | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: |=.o++.+..... | Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 232. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 231. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 181. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 230. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 203. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 226. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 218. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 240. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 233. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com sm-notify[786]: Version 2.5.4 starting Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 218. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[788]: Server listening on 0.0.0.0 port 22. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[788]: Server listening on :: port 22. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 233. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 226. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[807]: Cloud-init v. 23.4-2.el9 running 'modules:config' at Tue, 06 Feb 2024 01:41:28 +0000. Up 29.47 seconds. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[788]: Received signal 15; terminating. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 472. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 472 and the job result is done. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 539 and the job result is done. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 539. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 538. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 537. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 535. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 539. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 472. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com rsyslogd[787]: [origin software="rsyslogd" swVersion="8.2310.0-3.el9" x-pid="787" x-info="https://www.rsyslog.com"] start Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 240. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[821]: Server listening on 0.0.0.0 port 22. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[821]: Server listening on :: port 22. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 472. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 230. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 239. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 227. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 227. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 207. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 198. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 197. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 115. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com rsyslogd[787]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 241. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 241. Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com crond[832]: (CRON) STARTUP (1.5.7) Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com crond[832]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com crond[832]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 44% if used.) Feb 06 01:41:28 ip-10-31-44-179.us-east-1.aws.redhat.com crond[832]: (CRON) INFO (running with inotify support) Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[853]: Cloud-init v. 23.4-2.el9 running 'modules:final' at Tue, 06 Feb 2024 01:41:29 +0000. Up 29.96 seconds. Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[861]: ############################################################# Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[862]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[864]: 1024 SHA256:NYAwc6T8HvJNVR4b3FZZm2euEZniwjzuFT/Dd5Q9B7M root@ip-10-31-44-179.us-east-1.aws.redhat.com (DSA) Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[866]: 256 SHA256:KEip0JK89DKES9EQrOMBKuwaDtSqyTsUogK6Vw96E6k root@ip-10-31-44-179.us-east-1.aws.redhat.com (ECDSA) Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[868]: 256 SHA256:8/KjFiETymYl4YxDZPeq97RoT6OhrSMBO6sioHSRfPY root@ip-10-31-44-179.us-east-1.aws.redhat.com (ED25519) Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[876]: 3072 SHA256:zELfRH36t1c4mNtLigVpIEuT5sqs6tYolVB15Rdaoy8 root@ip-10-31-44-179.us-east-1.aws.redhat.com (RSA) Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[877]: -----END SSH HOST KEY FINGERPRINTS----- Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[879]: ############################################################# Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com restraintd[806]: Listening on http://localhost:8081 Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com cloud-init[853]: Cloud-init v. 23.4-2.el9 finished at Tue, 06 Feb 2024 01:41:29 +0000. Datasource DataSourceEc2Local. Up 30.12 seconds Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 239. Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 228. Feb 06 01:41:29 ip-10-31-44-179.us-east-1.aws.redhat.com kdumpctl[791]: kdump: Detected change(s) in the following file(s): /etc/fstab Feb 06 01:41:31 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[593]: Selected source 207.192.69.118 (2.centos.pool.ntp.org) Feb 06 01:41:31 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[593]: System clock TAI offset set to 37 seconds Feb 06 01:41:33 ip-10-31-44-179.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Feb 06 01:41:33 ip-10-31-44-179.us-east-1.aws.redhat.com kdumpctl[791]: kdump: Rebuilding /boot/initramfs-5.14.0-410.el9.x86_64kdump.img Feb 06 01:41:35 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 01:41:35 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1407]: dracut-057-53.git20240104.el9 Feb 06 01:41:35 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/f72128f2-bcfd-46ab-b509-3a36632be876 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-410.el9.x86_64kdump.img 5.14.0-410.el9.x86_64 Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: memstrack is not available Feb 06 01:41:37 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: memstrack is not available Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: systemd *** Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: systemd-initrd *** Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: nss-softokn *** Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: rngd *** Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: i18n *** Feb 06 01:41:38 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: drm *** Feb 06 01:41:39 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: prefixdevname *** Feb 06 01:41:39 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kernel-modules *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kernel-modules-extra *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: fstab-sys *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: rootfs-block *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: terminfo *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: udev-rules *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Skipping udev rule: 91-permissions.rules Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Skipping udev rule: 80-drivers-modprobe.rules Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: dracut-systemd *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: usrmount *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: base *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: fs-lib *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kdumpbase *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: microcode_ctl-fw_dir_override *** Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl module: mangling fw_dir Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Feb 06 01:41:40 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: intel: caveats check for kernel version "5.14.0-410.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-2d-07" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-4e-03" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-4f-01" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-55-04" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-5e-03" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8c-01" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: shutdown *** Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including module: squash *** Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Including modules done *** Feb 06 01:41:41 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Installing kernel module dependencies *** Feb 06 01:41:42 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Installing kernel module dependencies done *** Feb 06 01:41:42 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Resolving executable dependencies *** Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Resolving executable dependencies done *** Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Hardlinking files *** Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Mode: real Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Files: 436 Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Linked: 1 files Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Compared: 0 xattrs Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Compared: 6 files Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Saved: 55.98 KiB Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Duration: 0.007448 seconds Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Hardlinking files done *** Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Generating early-microcode cpio image *** Feb 06 01:41:43 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Constructing GenuineIntel.bin *** Feb 06 01:41:44 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Constructing GenuineIntel.bin *** Feb 06 01:41:44 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Store current command line parameters *** Feb 06 01:41:44 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: Stored kernel commandline: Feb 06 01:41:44 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: No dracut internal kernel commandline stored in the initramfs Feb 06 01:41:44 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Install squash loader *** Feb 06 01:41:45 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Stripping files *** Feb 06 01:41:45 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Stripping files done *** Feb 06 01:41:45 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Squashing the files inside the initramfs *** Feb 06 01:41:51 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Squashing the files inside the initramfs done *** Feb 06 01:41:51 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Creating image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' *** Feb 06 01:41:51 ip-10-31-44-179.us-east-1.aws.redhat.com dracut[1409]: *** Creating initramfs image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' done *** Feb 06 01:41:52 ip-10-31-44-179.us-east-1.aws.redhat.com kdumpctl[791]: kdump: kexec: loaded kdump kernel Feb 06 01:41:52 ip-10-31-44-179.us-east-1.aws.redhat.com kdumpctl[791]: kdump: Starting kdump: [OK] Feb 06 01:41:52 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 203. Feb 06 01:41:52 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Startup finished in 910ms (kernel) + 6.013s (initrd) + 46.003s (userspace) = 52.927s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 910910 microseconds. ░░ ░░ Initrd start-up required 6013595 microseconds. ░░ ░░ Userspace start-up required 46003384 microseconds. Feb 06 01:41:54 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 01:42:42 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4033]: Accepted publickey for root from 10.30.33.101 port 35442 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 01:42:42 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 541. Feb 06 01:42:42 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 545. Feb 06 01:42:42 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4033. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 545. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 540. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: pam_unix(systemd-user:session): session opened for user root(uid=0) by (uid=0) Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Queued start job for default target Main User Target. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 8. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[4037]: Startup finished in 87ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 87627 microseconds. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 540. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 605. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4033]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4046]: Received disconnect from 10.30.33.101 port 35442:11: disconnected by user Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4046]: Disconnected from user root 10.30.33.101 port 35442 Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4033]: pam_unix(sshd:session): session closed for user root Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Session 1 logged out. Waiting for processes to exit. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4075]: error: kex_exchange_identification: Connection closed by remote host Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4075]: Connection closed by 10.29.163.167 port 59320 Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4076]: Accepted publickey for root from 10.29.163.167 port 59330 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4076. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 671. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4076]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4079]: Received disconnect from 10.29.163.167 port 59330:11: disconnected by user Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4079]: Disconnected from user root 10.29.163.167 port 59330 Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4076]: pam_unix(sshd:session): session closed for user root Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Session 3 logged out. Waiting for processes to exit. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4096]: Accepted publickey for root from 10.29.163.167 port 59344 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 01:42:43 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4096. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 737. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4096]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4099]: Received disconnect from 10.29.163.167 port 59344:11: disconnected by user Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4099]: Disconnected from user root 10.29.163.167 port 59344 Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4096]: pam_unix(sshd:session): session closed for user root Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Session 4 logged out. Waiting for processes to exit. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4116]: Accepted publickey for root from 10.29.163.167 port 59350 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4116. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 803. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4116]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4119]: Received disconnect from 10.29.163.167 port 59350:11: disconnected by user Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4119]: Disconnected from user root 10.29.163.167 port 59350 Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4116]: pam_unix(sshd:session): session closed for user root Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Session 5 logged out. Waiting for processes to exit. Feb 06 01:42:44 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Feb 06 01:42:45 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4136]: Accepted publickey for root from 10.29.163.167 port 59364 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 01:42:45 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-logind[585]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 4136. Feb 06 01:42:45 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 869. Feb 06 01:42:45 ip-10-31-44-179.us-east-1.aws.redhat.com sshd[4136]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 01:43:09 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4233]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 01:43:10 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4274]: ansible-service_facts Invoked Feb 06 01:43:12 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4372]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:13 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4390]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:43:13 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4409]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:14 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4430]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:43:15 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4448]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:43:15 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4466]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:16 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4485]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:17 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4509]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:18 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4533]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:18 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4552]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:19 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4571]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'centos-addons.repo' | wc -l ) -gt 0 ]; then sed -i "/^\[nfv-source\]/,/^$/d" /etc/yum.repos.d/centos-addons.repo; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:19 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4593]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:43:20 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4610]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Linux-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:43:20 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4627]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Stream-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:43:20 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4644]: ansible-file Invoked with path=/etc/yum.repos.d/beaker-client-testing.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:43:20 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4661]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:43:21 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4680]: ansible-replace Invoked with path=/etc/yum.repos.d/beaker-client.repo regexp=7|\$releasever replace=8 backup=False encoding=utf-8 unsafe_writes=False after=None before=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:43:21 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4697]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:43:21 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4716]: ansible-community.general.ini_file Invoked with path=/etc/yum.repos.d/beaker-client.repo section=beaker-client option=skip_if_unavailable value=1 backup=False state=present exclusive=True no_extra_spaces=False ignore_spaces=False allow_no_value=False modify_inactive_option=True create=True follow=False unsafe_writes=False values=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:43:21 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4733]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:22 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4764]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:22 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4782]: ansible-stat Invoked with path=/etc/yum.repos.d/baseos-ci.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:43:22 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4799]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:23 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4830]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:23 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4848]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:24 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4879]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:24 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4897]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:24 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4928]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:25 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4946]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:25 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4977]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:25 ip-10-31-44-179.us-east-1.aws.redhat.com python3[4995]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:43:27 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5013]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:28 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5210]: ansible-ansible.legacy.dnf Invoked with name=['createrepo'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:44:35 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r42386665b7e24b28b37ec78fe04c074b.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r42386665b7e24b28b37ec78fe04c074b.service has finished successfully. ░░ ░░ The job identifier is 936. Feb 06 01:44:35 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 998. Feb 06 01:44:37 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5240]: ansible-ansible.legacy.dnf Invoked with name=['make'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:44:37 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 01:44:37 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 998. Feb 06 01:44:37 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: run-r42386665b7e24b28b37ec78fe04c074b.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r42386665b7e24b28b37ec78fe04c074b.service has successfully entered the 'dead' state. Feb 06 01:44:37 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5330]: ansible-ansible.legacy.dnf Invoked with name=['parted'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:44:38 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5348]: ansible-ansible.legacy.dnf Invoked with name=['psmisc'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:44:39 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5366]: ansible-ansible.legacy.dnf Invoked with name=['chrony'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r8e1744e742224e0d826d1ef75cb83549.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r8e1744e742224e0d826d1ef75cb83549.service has finished successfully. ░░ ░░ The job identifier is 1060. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1122. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Reloading. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-rc-local-generator[5404]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[593]: chronyd exiting Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Stopping NTP client/server... ░░ Subject: A stop job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1184. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: chronyd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit chronyd.service has successfully entered the 'dead' state. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Stopped NTP client/server. ░░ Subject: A stop job for unit chronyd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has finished. ░░ ░░ The job identifier is 1184 and the job result is done. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1184. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Loaded 0 symmetric keys Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Frequency 22.587 +/- 4.905 ppm read from /var/lib/chrony/drift Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Using right/UTC timezone to obtain leap second data Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Loaded seccomp filter (level 2) Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.11.160.238 Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.18.100.10 Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.2.32.37 Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.2.32.38 Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 1184. Feb 06 01:44:41 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r0c63d454c9954d489ef284cff4d96355.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r0c63d454c9954d489ef284cff4d96355.service has finished successfully. ░░ ░░ The job identifier is 1248. Feb 06 01:44:42 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 01:44:42 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1122. Feb 06 01:44:42 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5621]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:42 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: run-r8e1744e742224e0d826d1ef75cb83549.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r8e1744e742224e0d826d1ef75cb83549.service has successfully entered the 'dead' state. Feb 06 01:44:42 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: run-r0c63d454c9954d489ef284cff4d96355.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r0c63d454c9954d489ef284cff4d96355.service has successfully entered the 'dead' state. Feb 06 01:44:43 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5640]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources | grep redhat | grep -v util.phx2.redhat || chronyc add server clock.corp.redhat.com iburst" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:43 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5661]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:47 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: Selected source 10.11.160.238 Feb 06 01:44:47 ip-10-31-44-179.us-east-1.aws.redhat.com chronyd[5434]: System clock TAI offset set to 37 seconds Feb 06 01:44:49 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5679]: ansible-ansible.legacy.command Invoked with _raw_params=chronyc waitsync 5 _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:49 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5697]: ansible-ansible.legacy.command Invoked with _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:49 ip-10-31-44-179.us-east-1.aws.redhat.com dbus-broker-launch[579]: avc: op=setenforce lsm=selinux enforcing=0 res=1 Feb 06 01:44:49 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Time & Date Service... ░░ Subject: A start job for unit systemd-timedated.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has begun execution. ░░ ░░ The job identifier is 1372. Feb 06 01:44:49 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Time & Date Service. ░░ Subject: A start job for unit systemd-timedated.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has finished successfully. ░░ ░░ The job identifier is 1372. Feb 06 01:44:49 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-timedated[5701]: Changed time zone to 'UTC' (UTC). ░░ Subject: Time zone change to UTC ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system timezone has been changed to UTC. Feb 06 01:44:49 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5718]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:50 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5735]: ansible-user Invoked with name=root update_password=always password=NOT_LOGGING_PARAMETER state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-44-179.us-east-1.aws.redhat.com uid=None group=None groups=None comment=None home=None shell=None login_class=None password_expire_max=None password_expire_min=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Feb 06 01:44:50 ip-10-31-44-179.us-east-1.aws.redhat.com usermod[5738]: change user 'root' password Feb 06 01:44:51 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5761]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:51 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5778]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config line=PermitRootLogin yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:51 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5795]: ansible-file Invoked with path=/var/lib/tft state=directory recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:51 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5812]: ansible-stat Invoked with path=/var/lib/tft/lib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:52 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5867]: ansible-ansible.legacy.stat Invoked with path=/var/lib/tft/lib.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:44:52 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5917]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707183891.9589257-7288-163249694354349/source dest=/var/lib/tft/lib.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=lib.sh.j2 checksum=cdcb4e3b7fb4fbc298e05439468daaeb6289f07c backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:52 ip-10-31-44-179.us-east-1.aws.redhat.com python3[5951]: ansible-stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:52 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6006]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:44:53 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6056]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707183892.7897108-7301-125248045555691/source dest=/usr/local/bin/ci-extendtesttime.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-extendtesttime.sh.j2 checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:53 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6090]: ansible-stat Invoked with path=/usr/bin/extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:53 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6107]: ansible-stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:54 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6162]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:44:54 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6212]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707183893.808529-7321-9340352862183/source dest=/usr/local/bin/ci-return2pool.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-return2pool.sh.j2 checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:54 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6246]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:54 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6303]: ansible-ansible.legacy.stat Invoked with path=/root/.guest-metadata.json follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6353]: ansible-ansible.legacy.copy Invoked with dest=/root/.guest-metadata.json owner=root group=root mode=u=rw,go= src=/root/.ansible/tmp/ansible-tmp-1707183894.6466184-7336-46907682601006/source _original_basename=tmpc1kc0ni3 follow=False checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6387]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com python3[6407]: ansible-hostname Invoked with name=7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm use=None Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com dbus-broker-launch[579]: avc: op=setenforce lsm=selinux enforcing=1 res=1 Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-journald[484]: Field hash table of /run/log/journal/856c7c2687b64f83a635451fdeb3f73c/system.journal has a fill level at 75.1 (250 of 333 items), suggesting rotation. Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-journald[484]: /run/log/journal/856c7c2687b64f83a635451fdeb3f73c/system.journal: Journal header limits reached or header out-of-date, rotating. Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com rsyslogd[787]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1435. Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1435. Feb 06 01:44:55 ip-10-31-44-179.us-east-1.aws.redhat.com systemd-hostnamed[6412]: Changed pretty hostname to '7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm' Feb 06 01:44:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-hostnamed[6412]: Hostname set to <7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm> (static) Feb 06 01:44:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm NetworkManager[619]: [1707183895.9653] hostname: static hostname changed from "ip-10-31-44-179.us-east-1.aws.redhat.com" to "7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm" Feb 06 01:44:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 1498. Feb 06 01:44:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 1498. Feb 06 01:44:56 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6441]: ansible-ansible.legacy.command Invoked with _raw_params=ping -4 -c1 -W10 $(hostname) _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:56 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6460]: ansible-file Invoked with path=/var/log/messages state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:57 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6477]: ansible-ansible.legacy.command Invoked with _raw_params=setsebool nis_enabled on _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:57 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm setsebool[6478]: The nis_enabled policy boolean was changed to on by root Feb 06 01:44:57 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6495]: ansible-stat Invoked with path=/usr/bin/rstrnt-package follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:57 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6514]: ansible-ansible.legacy.command Invoked with _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:57 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6532]: ansible-stat Invoked with path=/var/lib/restraint follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:57 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6551]: ansible-file Invoked with path=/var/lib/restraint/avc_since state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:58 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6568]: ansible-stat Invoked with path=/usr/share/beakerlib/beakerlib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:44:58 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6587]: ansible-file Invoked with dest=/usr/lib/beakerlib state=directory path=/usr/lib/beakerlib recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:58 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6604]: ansible-file Invoked with dest=/usr/share/rhts-library state=directory path=/usr/share/rhts-library recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:58 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6621]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/lib/beakerlib/beakerlib.sh state=link path=/usr/lib/beakerlib/beakerlib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:58 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6638]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/share/rhts-library/rhtslib.sh state=link path=/usr/share/rhts-library/rhtslib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:44:59 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6655]: ansible-ansible.legacy.command Invoked with _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:59 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6673]: ansible-ansible.legacy.command Invoked with _raw_params=/usr/sbin/service auditd restart _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:44:59 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm auditd[540]: The audit daemon is exiting. Feb 06 01:44:59 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: auditd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit auditd.service has successfully entered the 'dead' state. Feb 06 01:44:59 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: audit: type=1305 audit(1707183899.628:719): op=set audit_pid=0 old=540 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Feb 06 01:44:59 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm dbus-broker-launch[579]: avc: op=load_policy lsm=selinux seqno=2 res=1 Feb 06 01:44:59 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: audit: type=1131 audit(1707183899.630:720): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 1561. Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm auditd[6689]: No plugins found, not dispatching events Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm auditd[6689]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: audit: type=1305 audit(1707183901.631:721): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: audit: type=1300 audit(1707183901.631:721): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe9a689080 a2=3c a3=0 items=0 ppid=6688 pid=6689 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=system_u:system_r:auditd_t:s0 key=(null) Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: audit: type=1327 audit(1707183901.631:721): proctitle="/sbin/auditd" Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6692]: /sbin/augenrules: No change Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: No rules Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: enabled 1 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: failure 1 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: pid 6689 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: rate_limit 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_limit 8192 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: lost 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_wait_time 60000 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_wait_time_actual 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: enabled 1 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: failure 1 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: pid 6689 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: rate_limit 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_limit 8192 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: lost 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog 4 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_wait_time 60000 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_wait_time_actual 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: enabled 1 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: failure 1 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: pid 6689 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: rate_limit 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_limit 8192 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: lost 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog 2 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_wait_time 60000 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm augenrules[6702]: backlog_wait_time_actual 0 Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 1561. Feb 06 01:45:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6725]: ansible-stat Invoked with path=/etc/NetworkManager/conf.d follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:45:02 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6782]: ansible-ansible.legacy.stat Invoked with path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:45:02 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6832]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1707183901.928146-7433-131383270106015/source _original_basename=tmpl1d4e92e follow=False checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:45:02 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6866]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:45:02 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6897]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:45:03 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6915]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled highavailability _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:45:04 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6933]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:45:04 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[6951]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:45:06 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 01:45:19 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: systemd-timedated.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-timedated.service has successfully entered the 'dead' state. Feb 06 01:45:26 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 01:45:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm chronyd[5434]: Selected source 10.2.32.37 Feb 06 01:46:06 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7170]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 01:46:07 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7211]: ansible-service_facts Invoked Feb 06 01:46:08 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7310]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:46:09 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7328]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then dnf config-manager --set-disabled epel; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:46:10 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7350]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:46:12 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7368]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:13 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7583]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 01:47:14 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7624]: ansible-service_facts Invoked Feb 06 01:47:16 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7723]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:18 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7759]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 01:47:19 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7800]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:47:21 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7818]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:47:22 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7836]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:22 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7855]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:23 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7879]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:24 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7903]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:24 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7922]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:26 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[7941]: ansible-service_facts Invoked Feb 06 01:47:27 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8040]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:28 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8058]: ansible-service_facts Invoked Feb 06 01:47:29 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8157]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:30 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8175]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:31 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8206]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:31 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8224]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:47:32 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8242]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:48:08 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[4037]: Created slice User Background Tasks Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Feb 06 01:48:08 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[4037]: Starting Cleanup of User's Temporary Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 13. Feb 06 01:48:08 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[4037]: Finished Cleanup of User's Temporary Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 06 01:48:41 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8458]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Feb 06 01:48:41 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8498]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:48:42 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8515]: ansible-dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:48:47 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8544]: ansible-dnf Invoked with name=['certmonger', 'python3-packaging'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:48:48 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 06 01:48:48 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 06 01:48:48 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 06 01:48:48 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:48:48 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[8571]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r1bf6793071d94ff381c17e9f409819f1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r1bf6793071d94ff381c17e9f409819f1.service has finished successfully. ░░ ░░ The job identifier is 1569. Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1631. Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[8608]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1631. Feb 06 01:48:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: run-r1bf6793071d94ff381c17e9f409819f1.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r1bf6793071d94ff381c17e9f409819f1.service has successfully entered the 'dead' state. Feb 06 01:48:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8948]: ansible-file Invoked with name=/etc/certmonger//pre-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//pre-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:48:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8965]: ansible-file Invoked with name=/etc/certmonger//post-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//post-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:48:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[8982]: ansible-systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 06 01:48:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:48:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[9001]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:48:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting Certificate monitoring and PKI enrollment... ░░ Subject: A start job for unit certmonger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has begun execution. ░░ ░░ The job identifier is 1693. Feb 06 01:48:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Started Certificate monitoring and PKI enrollment. ░░ Subject: A start job for unit certmonger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has finished successfully. ░░ ░░ The job identifier is 1693. Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9055]: ansible-fedora.linux_system_roles.certificate_request Invoked with name=quadlet_demo dns=['localhost'] directory=/etc/pki/tls wait=True ca=self-sign __header=# # Ansible managed # # system_role:certificate provider_config_directory=/etc/certmonger provider=certmonger key_usage=['digitalSignature', 'keyEncipherment'] extended_key_usage=['id-kp-serverAuth', 'id-kp-clientAuth'] auto_renew=True ip=None email=None common_name=None country=None state=None locality=None organization=None organizational_unit=None contact_email=None key_size=None owner=None group=None mode=None principal=None run_before=None run_after=None Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9071]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved. Feb 06 01:48:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:51 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9088]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 06 01:48:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9105]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key Feb 06 01:48:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9122]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 06 01:48:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9139]: ansible-command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:48:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm certmonger[9014]: 2024-02-06 01:48:52 [9014] Wrote to /var/lib/certmonger/requests/20240206014851 Feb 06 01:48:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9157]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:48:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9174]: ansible-file Invoked with path=/etc/pki/tls/private/quadlet_demo.key state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:48:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9191]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:48:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9208]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:48:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[9242]: ansible-dnf Invoked with name=['podman', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:49:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm setsebool[9273]: The virt_use_nfs policy boolean was changed to 1 by root Feb 06 01:49:01 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm setsebool[9273]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: Converting 397 SID table entries... Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 01:49:11 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 06 01:49:38 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm dbus-broker-launch[579]: avc: op=load_policy lsm=selinux seqno=4 res=1 Feb 06 01:49:38 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rccf79186c3ff4e7d9766e744ecbe25c0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rccf79186c3ff4e7d9766e744ecbe25c0.service has finished successfully. ░░ ░░ The job identifier is 1756. Feb 06 01:49:38 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1818. Feb 06 01:49:38 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:49:38 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[9975]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:49:39 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 01:49:40 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 01:49:40 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1818. Feb 06 01:49:40 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: run-rccf79186c3ff4e7d9766e744ecbe25c0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rccf79186c3ff4e7d9766e744ecbe25c0.service has successfully entered the 'dead' state. Feb 06 01:49:40 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11076]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:49:40 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11099]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 06 01:49:41 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11117]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:49:41 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11135]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:49:42 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11154]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:49:42 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11171]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 01:49:43 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11188]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False no_block=False state=None enabled=None force=None user=None scope=None Feb 06 01:49:43 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11207]: ansible-systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 06 01:49:43 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:49:43 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[11228]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:49:43 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting firewalld - dynamic firewall daemon... ░░ Subject: A start job for unit firewalld.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has begun execution. ░░ ░░ The job identifier is 1880. Feb 06 01:49:45 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Started firewalld - dynamic firewall daemon. ░░ Subject: A start job for unit firewalld.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has finished successfully. ░░ ░░ The job identifier is 1880. Feb 06 01:49:45 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11265]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['8000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 06 01:49:45 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: Warning: Unmaintained driver is detected: ip_set Feb 06 01:49:45 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: Warning: Deprecated Driver is detected: ip_set will not be maintained in a future major release and may be disabled Feb 06 01:49:46 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11323]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['9000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 06 01:49:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11409]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:49:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11427]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:49:49 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11446]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:49:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11501]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:49:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11551]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184190.0819001-10552-1379596018120/source dest=/etc/containers/systemd/quadlet-demo.network owner=root group=0 mode=0644 _original_basename=quadlet-demo.network follow=False checksum=e57c08d49aff4bae8daab138d913aeddaa8682a0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 01:49:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11585]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 01:49:50 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:49:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[11603]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:49:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11635]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:49:51 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11653]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:49:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11672]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:49:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11727]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:49:52 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11777]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184192.5115662-10636-204483791499215/source dest=/etc/containers/systemd/quadlet-demo-mysql.volume owner=root group=0 mode=0644 _original_basename=quadlet-demo-mysql.volume follow=False checksum=585f8cbdf0ec73000f9227dcffbef71e9552ea4a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11811]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[11829]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11861]: ansible-systemd Invoked with name=quadlet-demo-mysql-volume.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting quadlet-demo-mysql-volume.service... ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has begun execution. ░░ ░░ The job identifier is 1949. Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat1735408533-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-compat1735408533-merged.mount has successfully entered the 'dead' state. Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay-metacopy\x2dcheck2046577973-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-metacopy\x2dcheck2046577973-merged.mount has successfully entered the 'dead' state. Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm podman[11864]: 2024-02-06 01:49:53.934106734 +0000 UTC m=+0.101296473 system refresh Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm podman[11864]: 2024-02-06 01:49:53.942681184 +0000 UTC m=+0.109870907 volume create systemd-quadlet-demo-mysql Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm quadlet-demo-mysql-volume[11864]: systemd-quadlet-demo-mysql Feb 06 01:49:53 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Finished quadlet-demo-mysql-volume.service. ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has finished successfully. ░░ ░░ The job identifier is 1949. Feb 06 01:49:54 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11889]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:49:54 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11907]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:49:54 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 01:49:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11926]: ansible-file Invoked with path=/tmp/quadlet_demo state=directory owner=root group=root mode=0777 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:49:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11943]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 06 01:49:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11943]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 06 01:49:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 01:49:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11943]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 06 01:49:55 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11943]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 06 01:49:58 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm kernel: overlayfs: idmapped layers are currently not supported Feb 06 01:49:58 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat1773226461-lower\x2dmapped.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-compat1773226461-lower\x2dmapped.mount has successfully entered the 'dead' state. Feb 06 01:50:03 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm podman[11958]: 2024-02-06 01:50:03.482298571 +0000 UTC m=+7.744786872 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 06 01:50:03 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 01:50:03 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[11943]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 06 01:50:03 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 01:50:03 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[12058]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 01:50:04 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[12113]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 01:50:04 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[12163]: ansible-copy Invoked with dest=/etc/containers/systemd/quadlet-demo-mysql.container owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1707184203.8220987-10725-71324747081376/source _original_basename=tmpuw80bxp0 follow=False checksum=7bf9312d57274d4dabbd222b01717e2cc0cfa0ed backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 01:50:04 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[12197]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 01:50:04 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Reloading. Feb 06 01:50:04 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd-rc-local-generator[12215]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[12247]: ansible-systemd Invoked with name=quadlet-demo-mysql.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting quadlet-demo-network.service... ░░ Subject: A start job for unit quadlet-demo-network.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has begun execution. ░░ ░░ The job identifier is 2075. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm quadlet-demo-network[12250]: systemd-quadlet-demo Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Finished quadlet-demo-network.service. ░░ Subject: A start job for unit quadlet-demo-network.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has finished successfully. ░░ ░░ The job identifier is 2075. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Starting quadlet-demo-mysql.service... ░░ Subject: A start job for unit quadlet-demo-mysql.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has begun execution. ░░ ░░ The job identifier is 2012. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm quadlet-demo-mysql[12257]: Error: running container create option: no secret with name or id "mysql-root-password-container": no such secret Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm podman[12257]: 2024-02-06 01:50:05.244257422 +0000 UTC m=+0.033742096 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: quadlet-demo-mysql.service: Main process exited, code=exited, status=125/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit quadlet-demo-mysql.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 125. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: quadlet-demo-mysql.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit quadlet-demo-mysql.service has entered the 'failed' state with result 'exit-code'. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm systemd[1]: Failed to start quadlet-demo-mysql.service. ░░ Subject: A start job for unit quadlet-demo-mysql.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has finished with a failure. ░░ ░░ The job identifier is 2012 and the job result is failed. Feb 06 01:50:05 7b9f9ba3-2ac9-4ae0-b5bc-00ebb76baca0.testing-farm python3[12288]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Check] ******************************************************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:132 Tuesday 06 February 2024 01:50:05 +0000 (0:00:00.268) 0:01:24.998 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "ps", "-a" ], "delta": "0:00:00.035661", "end": "2024-02-06 01:50:05.793299", "rc": 0, "start": "2024-02-06 01:50:05.757638" } STDOUT: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES TASK [Check pods] ************************************************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:136 Tuesday 06 February 2024 01:50:05 +0000 (0:00:00.224) 0:01:25.222 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "pod", "ps", "--ctr-ids", "--ctr-names", "--ctr-status" ], "delta": "0:00:00.033070", "end": "2024-02-06 01:50:06.012812", "failed_when_result": false, "rc": 0, "start": "2024-02-06 01:50:05.979742" } STDOUT: POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS TASK [Check systemd] *********************************************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:141 Tuesday 06 February 2024 01:50:06 +0000 (0:00:00.219) 0:01:25.441 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; systemctl list-units --all --with-dependencies | grep quadlet", "delta": "0:00:00.012962", "end": "2024-02-06 01:50:06.214237", "failed_when_result": false, "rc": 0, "start": "2024-02-06 01:50:06.201275" } STDOUT: quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service ● quadlet-demo-mysql.service loaded failed failed quadlet-demo-mysql.service quadlet-demo-network.service loaded active exited quadlet-demo-network.service TASK [LS] ********************************************************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:149 Tuesday 06 February 2024 01:50:06 +0000 (0:00:00.199) 0:01:25.641 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-alrtF", "/etc/systemd/system" ], "delta": "0:00:01.005002", "end": "2024-02-06 01:50:07.405563", "failed_when_result": false, "rc": 0, "start": "2024-02-06 01:50:06.400561" } STDOUT: total 8 drwxr-xr-x. 2 root root 32 Jan 30 09:28 getty.target.wants/ lrwxrwxrwx. 1 root root 37 Jan 30 09:28 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target lrwxrwxrwx. 1 root root 43 Jan 30 09:28 dbus.service -> /usr/lib/systemd/system/dbus-broker.service drwxr-xr-x. 4 root root 166 Jan 30 09:29 ../ drwxr-xr-x. 2 root root 152 Jan 30 09:29 sysinit.target.wants/ lrwxrwxrwx. 1 root root 57 Jan 30 09:29 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service drwxr-xr-x. 2 root root 48 Jan 30 09:29 network-online.target.wants/ drwxr-xr-x. 2 root root 56 Jan 30 09:29 timers.target.wants/ drwxr-xr-x. 2 root root 38 Jan 30 09:29 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:29 basic.target.wants/ lrwxrwxrwx. 1 root root 41 Jan 30 09:31 default.target -> /usr/lib/systemd/system/multi-user.target drwxr-xr-x. 2 root root 70 Jan 30 09:48 sockets.target.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:48 remote-fs.target.wants/ drwxr-xr-x. 2 root root 59 Jan 30 09:50 sshd-keygen@.service.d/ drwxr-xr-x. 2 root root 119 Jan 30 09:50 cloud-init.target.wants/ drwxr-xr-x. 2 root root 4096 Feb 6 01:49 multi-user.target.wants/ lrwxrwxrwx. 1 root root 41 Feb 6 01:49 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service drwxr-xr-x. 13 root root 4096 Feb 6 01:49 ./ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:154 Tuesday 06 February 2024 01:50:07 +0000 (0:00:01.202) 0:01:26.844 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 01:50:07 +0000 (0:00:00.049) 0:01:26.893 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:50:07 +0000 (0:00:00.042) 0:01:26.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 01:50:07 +0000 (0:00:00.054) 0:01:26.990 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 01:50:07 +0000 (0:00:00.019) 0:01:27.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 01:50:07 +0000 (0:00:00.024) 0:01:27.033 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 01:50:07 +0000 (0:00:00.044) 0:01:27.077 ****** 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.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 01:50:08 +0000 (0:00:00.929) 0:01:28.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 01:50:08 +0000 (0:00:00.020) 0:01:28.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 01:50:08 +0000 (0:00:00.023) 0:01:28.050 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032217", "end": "2024-02-06 01:50:08.864010", "rc": 0, "start": "2024-02-06 01:50:08.831793" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 01:50:08 +0000 (0:00:00.242) 0:01:28.293 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 01:50:08 +0000 (0:00:00.021) 0:01:28.314 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 01:50:08 +0000 (0:00:00.021) 0:01:28.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 01:50:08 +0000 (0:00:00.057) 0:01:28.394 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.035) 0:01:28.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.024) 0:01:28.454 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.022) 0:01:28.476 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.026) 0:01:28.502 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.198) 0:01:28.700 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.025) 0:01:28.725 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.191) 0:01:28.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.019) 0:01:28.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.023) 0:01:28.961 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.021) 0:01:28.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.022) 0:01:29.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.020) 0:01:29.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.020) 0:01:29.045 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.026) 0:01:29.071 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.036) 0:01:29.108 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.051) 0:01:29.159 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.019) 0:01:29.179 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.037) 0:01:29.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.019) 0:01:29.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.019) 0:01:29.256 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.038) 0:01:29.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.019) 0:01:29.314 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.020) 0:01:29.334 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.036) 0:01:29.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 01:50:09 +0000 (0:00:00.019) 0:01:29.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.018) 0:01:29.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.018) 0:01:29.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.018) 0:01:29.447 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.053) 0:01:29.500 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/.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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.065) 0:01:29.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.024) 0:01:29.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.019) 0:01:29.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Tuesday 06 February 2024 01:50:10 +0000 (0:00:00.019) 0:01:29.630 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.875) 0:01:30.505 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.022) 0:01:30.527 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.026) 0:01:30.554 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 01:49:45 UTC", "ActiveEnterTimestampMonotonic": "526157178", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service system.slice basic.target polkit.service sysinit.target dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 01:49:43 UTC", "AssertTimestampMonotonic": "524780875", "Before": "multi-user.target shutdown.target network-pre.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": "686454000", "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 2024-02-06 01:49:43 UTC", "ConditionTimestampMonotonic": "524780871", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service shutdown.target ip6tables.service ebtables.service iptables.service nftables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4528", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11244", "ExecMainStartTimestamp": "Tue 2024-02-06 01:49:43 UTC", "ExecMainStartTimestampMonotonic": "524799013", "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 2024-02-06 01:49:43 UTC", "InactiveExitTimestampMonotonic": "524799334", "InvocationID": "9124c3680d444f19b51dd3ccfcd13671", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11244", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "30584832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "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": "sysinit.target 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": "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 2024-02-06 01:50:04 UTC", "StateChangeTimestampMonotonic": "545669879", "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": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.341) 0:01:30.896 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 01:49:45 UTC", "ActiveEnterTimestampMonotonic": "526157178", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service system.slice basic.target polkit.service sysinit.target dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 01:49:43 UTC", "AssertTimestampMonotonic": "524780875", "Before": "multi-user.target shutdown.target network-pre.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": "686454000", "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 2024-02-06 01:49:43 UTC", "ConditionTimestampMonotonic": "524780871", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service shutdown.target ip6tables.service ebtables.service iptables.service nftables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4528", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11244", "ExecMainStartTimestamp": "Tue 2024-02-06 01:49:43 UTC", "ExecMainStartTimestampMonotonic": "524799013", "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 2024-02-06 01:49:43 UTC", "InactiveExitTimestampMonotonic": "524799334", "InvocationID": "9124c3680d444f19b51dd3ccfcd13671", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11244", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "30584832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "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": "sysinit.target 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": "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 2024-02-06 01:50:04 UTC", "StateChangeTimestampMonotonic": "545669879", "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": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.333) 0:01:31.229 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.024) 0:01:31.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.020) 0:01:31.275 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Tuesday 06 February 2024 01:50:11 +0000 (0:00:00.019) 0:01:31.294 ****** ok: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" } } ok: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.700) 0:01:31.995 ****** skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.036) 0:01:32.031 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.023) 0:01:32.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.021) 0:01:32.077 ****** 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-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.021) 0:01:32.098 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.021) 0:01:32.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.020) 0:01:32.140 ****** skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.019) 0:01:32.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.019) 0:01:32.180 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.018) 0:01:32.198 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.059) 0:01:32.257 ****** 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.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.021) 0:01:32.279 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.020) 0:01:32.300 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.024) 0:01:32.324 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.031) 0:01:32.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:12 +0000 (0:00:00.044) 0:01:32.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.020) 0:01:32.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.019) 0:01:32.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.018) 0:01:32.458 ****** 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.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.239) 0:01:32.697 ****** 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.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.021) 0:01:32.719 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.028) 0:01:32.747 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.032) 0:01:32.780 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.040) 0:01:32.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.019) 0:01:32.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.018) 0:01:32.859 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.018) 0:01:32.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.018) 0:01:32.896 ****** 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.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.237) 0:01:33.133 ****** 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.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.020) 0:01:33.153 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.019) 0:01:33.173 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.057) 0:01:33.230 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.030) 0:01:33.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.019) 0:01:33.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.018) 0:01:33.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.017) 0:01:33.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 01:50:13 +0000 (0:00:00.018) 0:01:33.335 ****** 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.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.243) 0:01:33.579 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.018) 0:01:33.598 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.076) 0:01:33.674 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.026) 0:01:33.701 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.024) 0:01:33.725 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.018) 0:01:33.744 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.027) 0:01:33.771 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.032) 0:01:33.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.022) 0:01:33.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.071) 0:01:33.899 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.026) 0:01:33.925 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.194) 0:01:34.119 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.024) 0:01:34.143 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.191) 0:01:34.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.022) 0:01:34.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.020) 0:01:34.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:50:14 +0000 (0:00:00.022) 0:01:34.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.020) 0:01:34.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.020) 0:01:34.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.020) 0:01:34.461 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.035) 0:01:34.496 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.021) 0:01:34.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.019) 0:01:34.538 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.048) 0:01:34.586 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.050) 0:01:34.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.073) 0:01:34.710 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 01:49:53 UTC", "ActiveEnterTimestampMonotonic": "534803116", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket sysinit.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 01:49:53 UTC", "AssertTimestampMonotonic": "534674255", "Before": "quadlet-demo-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "70151000", "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 2024-02-06 01:49:53 UTC", "ConditionTimestampMonotonic": "534674251", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 01:49:53 UTC", "ExecMainExitTimestampMonotonic": "534803002", "ExecMainPID": "11864", "ExecMainStartTimestamp": "Tue 2024-02-06 01:49:53 UTC", "ExecMainStartTimestampMonotonic": "534680992", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; 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": "/run/systemd/generator/quadlet-demo-mysql-volume.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": "quadlet-demo-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 01:49:53 UTC", "InactiveExitTimestampMonotonic": "534681326", "InvocationID": "337108f365b1480da18d423b7b877a7b", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.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": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-demo-mysql.service", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "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 2024-02-06 01:49:53 UTC", "StateChangeTimestampMonotonic": "534803116", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:50:15 +0000 (0:00:00.544) 0:01:35.255 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.197) 0:01:35.453 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.033) 0:01:35.486 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.021) 0:01:35.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.020) 0:01:35.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.020) 0:01:35.548 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.502) 0:01:36.051 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039080", "end": "2024-02-06 01:50:16.872557", "rc": 0, "start": "2024-02-06 01:50:16.833477" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.251) 0:01:36.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.021) 0:01:36.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:50:16 +0000 (0:00:00.018) 0:01:36.342 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.086) 0:01:36.428 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.055) 0:01:36.484 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.024) 0:01:36.508 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.031) 0:01:36.540 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.034) 0:01:36.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.024) 0:01:36.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.022) 0:01:36.622 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.025) 0:01:36.647 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.195) 0:01:36.843 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.026) 0:01:36.870 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.192) 0:01:37.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.020) 0:01:37.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.019) 0:01:37.102 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.019) 0:01:37.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.019) 0:01:37.141 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.019) 0:01:37.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.020) 0:01:37.180 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.034) 0:01:37.215 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.055) 0:01:37.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.020) 0:01:37.290 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.046) 0:01:37.337 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.038) 0:01:37.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:50:17 +0000 (0:00:00.020) 0:01:37.396 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "tmp.mount -.mount quadlet-demo-mysql-volume.service system.slice basic.target quadlet-demo-network.service systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 01:50:05 UTC", "AssertTimestampMonotonic": "546050616", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "89986000", "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 2024-02-06 01:50:05 UTC", "ConditionTimestampMonotonic": "546050611", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-demo-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 01:50:05 UTC", "ExecMainExitTimestampMonotonic": "546112347", "ExecMainPID": "12257", "ExecMainStartTimestamp": "Tue 2024-02-06 01:50:05 UTC", "ExecMainStartTimestampMonotonic": "546061072", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.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": "quadlet-demo-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 01:50:05 UTC", "InactiveEnterTimestampMonotonic": "546154927", "InactiveExitTimestamp": "Tue 2024-02-06 01:50:05 UTC", "InactiveExitTimestampMonotonic": "546061489", "InvocationID": "3945a1de0b14430d9b4f3a7c7270f6ea", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "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": "quadlet-demo-network.service system.slice -.mount sysinit.target quadlet-demo-mysql-volume.service", "RequiresMountsFor": "/run/containers /tmp/quadlet_demo", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container", "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 2024-02-06 01:50:05 UTC", "StateChangeTimestampMonotonic": "546154927", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:50:18 +0000 (0:00:00.527) 0:01:37.924 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:50:18 +0000 (0:00:00.194) 0:01:38.119 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:18 +0000 (0:00:00.030) 0:01:38.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:18 +0000 (0:00:00.019) 0:01:38.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:18 +0000 (0:00:00.018) 0:01:38.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:50:18 +0000 (0:00:00.017) 0:01:38.205 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.528) 0:01:38.733 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036832", "end": "2024-02-06 01:50:19.533014", "rc": 0, "start": "2024-02-06 01:50:19.496182" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.227) 0:01:38.961 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.022) 0:01:38.984 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.019) 0:01:39.003 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "envoy-proxy-configmap.yml", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: ConfigMap\nmetadata:\n name: envoy-proxy-config\ndata:\n envoy.yaml: |\n admin:\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 9901\n\n static_resources:\n listeners:\n - name: listener_0\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 8080\n filter_chains:\n - filters:\n - name: envoy.filters.network.http_connection_manager\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager\n stat_prefix: ingress_http\n codec_type: AUTO\n route_config:\n name: local_route\n virtual_hosts:\n - name: local_service\n domains: [\"*\"]\n routes:\n - match:\n prefix: \"/\"\n route:\n cluster: backend\n http_filters:\n - name: envoy.filters.http.router\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router\n transport_socket:\n name: envoy.transport_sockets.tls\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext\n common_tls_context:\n tls_certificates:\n - certificate_chain:\n filename: /etc/envoy-certificates/certificate.pem\n private_key:\n filename: /etc/envoy-certificates/certificate.key\n clusters:\n - name: backend\n connect_timeout: 5s\n type: STATIC\n dns_refresh_rate: 1800s\n lb_policy: ROUND_ROBIN\n load_assignment:\n cluster_name: backend\n endpoints:\n - lb_endpoints:\n - endpoint:\n address:\n socket_address:\n address: 127.0.0.1\n port_value: 80", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.029) 0:01:39.033 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.024) 0:01:39.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.019) 0:01:39.077 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "envoy-proxy-configmap", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.027) 0:01:39.105 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.034) 0:01:39.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.025) 0:01:39.164 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.024) 0:01:39.189 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:50:19 +0000 (0:00:00.026) 0:01:39.215 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.193) 0:01:39.409 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.025) 0:01:39.435 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.191) 0:01:39.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.021) 0:01:39.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.019) 0:01:39.667 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.057) 0:01:39.725 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.020) 0:01:39.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.019) 0:01:39.765 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.018) 0:01:39.783 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.033) 0:01:39.817 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.020) 0:01:39.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.018) 0:01:39.855 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.045) 0:01:39.901 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.040) 0:01:39.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.020) 0:01:39.962 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.020) 0:01:39.982 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/envoy-proxy-configmap.yml", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.192) 0:01:40.174 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.030) 0:01:40.205 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.019) 0:01:40.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.018) 0:01:40.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.020) 0:01:40.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.027) 0:01:40.290 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.052) 0:01:40.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.020) 0:01:40.364 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:50:20 +0000 (0:00:00.018) 0:01:40.382 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: PersistentVolumeClaim\nmetadata:\n name: wp-pv-claim\n labels:\n app: wordpress\nspec:\n accessModes:\n - ReadWriteOnce\n resources:\n requests:\n storage: 20Gi\n---\napiVersion: v1\nkind: Pod\nmetadata:\n name: quadlet-demo\nspec:\n containers:\n - name: wordpress\n image: quay.io/linux-system-roles/wordpress:4.8-apache\n env:\n - name: WORDPRESS_DB_HOST\n value: quadlet-demo-mysql\n - name: WORDPRESS_DB_PASSWORD\n valueFrom:\n secretKeyRef:\n name: mysql-root-password-kube\n key: password\n volumeMounts:\n - name: wordpress-persistent-storage\n mountPath: /var/www/html\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n - name: envoy\n image: quay.io/linux-system-roles/envoyproxy:v1.25.0\n volumeMounts:\n - name: config-volume\n mountPath: /etc/envoy\n - name: certificates\n mountPath: /etc/envoy-certificates\n env:\n - name: ENVOY_UID\n value: \"0\"\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n volumes:\n - name: config-volume\n configMap:\n name: envoy-proxy-config\n - name: certificates\n secret:\n secretName: envoy-certificates\n - name: wordpress-persistent-storage\n persistentVolumeClaim:\n claimName: wp-pv-claim\n - name: www # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3\n - name: create # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3-create\n", "__podman_quadlet_template_src": "quadlet-demo.yml.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.059) 0:01:40.441 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.024) 0:01:40.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.026) 0:01:40.492 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.032) 0:01:40.525 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.035) 0:01:40.560 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.028) 0:01:40.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.023) 0:01:40.612 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.024) 0:01:40.637 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.191) 0:01:40.829 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.024) 0:01:40.854 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.190) 0:01:41.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.019) 0:01:41.063 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.019) 0:01:41.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.019) 0:01:41.102 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.058) 0:01:41.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.019) 0:01:41.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.019) 0:01:41.200 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.036) 0:01:41.236 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.021) 0:01:41.258 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.022) 0:01:41.281 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.046) 0:01:41.327 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.042) 0:01:41.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:50:21 +0000 (0:00:00.027) 0:01:41.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.031) 0:01:41.429 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.yml", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.203) 0:01:41.632 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.038) 0:01:41.671 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.021) 0:01:41.692 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.021) 0:01:41.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.019) 0:01:41.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.023) 0:01:41.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.020) 0:01:41.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.051) 0:01:41.829 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.019) 0:01:41.849 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.kube", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Unit]\nRequires=quadlet-demo-mysql.service\nAfter=quadlet-demo-mysql.service\n\n[Kube]\n# Point to the yaml file in the same directory\nYaml=quadlet-demo.yml\n# Use the quadlet-demo network\nNetwork=quadlet-demo.network\n# Publish the envoy proxy data port\nPublishPort=8000:8080\n# Publish the envoy proxy admin port\nPublishPort=9000:9901\n# Use the envoy proxy config map in the same directory\nConfigMap=envoy-proxy-configmap.yml", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.031) 0:01:41.880 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.028) 0:01:41.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.021) 0:01:41.930 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.028) 0:01:41.958 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.046) 0:01:42.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.024) 0:01:42.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.025) 0:01:42.055 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.031) 0:01:42.086 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.218) 0:01:42.305 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:50:22 +0000 (0:00:00.038) 0:01:42.343 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.219) 0:01:42.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.020) 0:01:42.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.026) 0:01:42.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.025) 0:01:42.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.021) 0:01:42.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.060) 0:01:42.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.021) 0:01:42.740 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": [ "quadlet-demo.yml" ], "__podman_service_name": "quadlet-demo.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.039) 0:01:42.779 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.022) 0:01:42.802 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.031) 0:01:42.833 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.051) 0:01:42.885 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.041) 0:01:42.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.041) 0:01:42.968 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-demo.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:50:23 +0000 (0:00:00.323) 0:01:43.292 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.kube", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.199) 0:01:43.491 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.034) 0:01:43.526 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.022) 0:01:43.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.034) 0:01:43.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.029) 0:01:43.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.027) 0:01:43.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.045) 0:01:43.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.058) 0:01:43.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.021) 0:01:43.765 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.026) 0:01:43.792 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.025) 0:01:43.818 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.020) 0:01:43.839 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.040) 0:01:43.879 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.047) 0:01:43.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.041) 0:01:43.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.025) 0:01:43.994 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.026) 0:01:44.020 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.215) 0:01:44.236 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 01:50:24 +0000 (0:00:00.032) 0:01:44.268 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184181.3227305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707184151.8873627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.193) 0:01:44.462 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.024) 0:01:44.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.022) 0:01:44.509 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.022) 0:01:44.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.075) 0:01:44.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.022) 0:01:44.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.023) 0:01:44.653 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.036) 0:01:44.689 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.021) 0:01:44.711 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.019) 0:01:44.731 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.046) 0:01:44.777 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.041) 0:01:44.819 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.021) 0:01:44.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.033) 0:01:44.874 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.196) 0:01:45.070 ****** included: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.033) 0:01:45.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.020) 0:01:45.124 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.024) 0:01:45.148 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:50:25 +0000 (0:00:00.037) 0:01:45.186 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:50:26 +0000 (0:00:00.529) 0:01:45.716 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036763", "end": "2024-02-06 01:50:26.516584", "rc": 0, "start": "2024-02-06 01:50:26.479821" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:50:26 +0000 (0:00:00.230) 0:01:45.946 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-demo" ], "delta": "0:00:00.034325", "end": "2024-02-06 01:50:26.744321", "rc": 0, "start": "2024-02-06 01:50:26.709996" } STDOUT: systemd-quadlet-demo TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 01:50:26 +0000 (0:00:00.228) 0:01:46.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 01:50:26 +0000 (0:00:00.020) 0:01:46.195 ****** to retry, use: --limit @/tmp/tests_quadlet_demo.retry PLAY RECAP ********************************************************************* sut : ok=263 changed=25 unreachable=0 failed=1 skipped=261 rescued=1 ignored=0 Tuesday 06 February 2024 01:50:26 +0000 (0:00:00.007) 0:01:46.202 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 45.47s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Ensure container images are present --------- 8.18s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.96s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.20s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.firewall : Configure firewall ----------------- 2.31s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 2.25s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 LS ---------------------------------------------------------------------- 1.20s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:149 ----- linux-system-roles.podman : Gather the package facts -------------------- 1.15s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.93s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.88s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.86s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.79s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.69s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.68s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/tests_quadlet_demo.yml:9 ------- fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.59s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 linux-system-roles.podman : Ensure quadlet file is copied --------------- 0.56s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 fedora.linux_system_roles.certificate : Remove files -------------------- 0.55s /WORKDIR/git-fix-linger-handling3wi08zkh/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 linux-system-roles.podman : Stop and disable service -------------------- 0.54s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Reload systemctl ---------------------------- 0.53s /WORKDIR/git-fix-linger-handling3wi08zkh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---