# STDOUT:
---v---v---v---v---v---
ansible-playbook [core 2.16.0]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible
ansible collection location = /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection
executable location = /opt/ansible-2.16/bin/ansible-playbook
python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python)
jinja version = 3.1.2
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: tests_quadlet_demo.yml ***********************************************
2 plays in /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml
PLAY [all] *********************************************************************
TASK [Include vault variables] *************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:4
Tuesday 09 July 2024 23:51:24 +0000 (0:00:00.012) 0:00:00.012 **********
ok: [sut] => {
"ansible_facts": {
"__podman_test_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n"
},
"mysql_container_root_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n"
}
},
"ansible_included_var_files": [
"/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/vars/vault-variables.yml"
],
"changed": false
}
PLAY [Deploy the quadlet demo app] *********************************************
TASK [Gathering Facts] *********************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:9
Tuesday 09 July 2024 23:51:24 +0000 (0:00:00.013) 0:00:00.025 **********
ok: [sut]
TASK [Generate certificates] ***************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:39
Tuesday 09 July 2024 23:51:25 +0000 (0:00:00.889) 0:00:00.915 **********
TASK [fedora.linux_system_roles.certificate : Set version specific variables] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2
Tuesday 09 July 2024 23:51:25 +0000 (0:00:00.023) 0:00:00.939 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2
Tuesday 09 July 2024 23:51:25 +0000 (0:00:00.012) 0:00:00.951 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.certificate : Check if system is ostree] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10
Tuesday 09 July 2024 23:51:25 +0000 (0:00:00.018) 0:00:00.970 **********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15
Tuesday 09 July 2024 23:51:25 +0000 (0:00:00.244) 0:00:01.215 **********
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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19
Tuesday 09 July 2024 23:51:25 +0000 (0:00:00.016) 0:00:01.232 **********
skipping: [sut] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "__vars_file is file",
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "__vars_file is file",
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "__vars_file is file",
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "__vars_file is file",
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
Tuesday 09 July 2024 23:51:25 +0000 (0:00:00.018) 0:00:01.251 **********
changed: [sut] => {
"changed": true,
"rc": 0,
"results": [
"Installed: python3-pyasn1-0.3.7-6.el8.noarch"
]
}
TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
Tuesday 09 July 2024 23:51:30 +0000 (0:00:04.576) 0:00:05.828 **********
changed: [sut] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"rc": 0,
"results": [
"Installed: certmonger-0.79.17-2.el8.x86_64",
"Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64",
"Installed: xmlrpc-c-1.51.0-9.el8.x86_64"
]
}
TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35
Tuesday 09 July 2024 23:51:34 +0000 (0:00:04.282) 0:00:10.110 **********
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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61
Tuesday 09 July 2024 23:51:35 +0000 (0:00:00.343) 0:00:10.454 **********
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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90
Tuesday 09 July 2024 23:51:35 +0000 (0:00:00.230) 0:00:10.684 **********
changed: [sut] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"enabled": true,
"name": "certmonger",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "dbus.service dbus.socket syslog.target systemd-journald.socket network.target system.slice sysinit.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedorahosted.certmonger",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Certificate monitoring and PKI enrollment",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/certmonger.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "certmonger.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/certmonger.pid",
"PartOf": "dbus.service",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target dbus.socket",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101
Tuesday 09 July 2024 23:51:36 +0000 (0:00:00.761) 0:00:11.446 **********
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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152
Tuesday 09 July 2024 23:51:37 +0000 (0:00:00.875) 0:00:12.322 **********
ok: [sut] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
"ansible_loop_var": "item",
"changed": false,
"content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRRU41aEtOMUpRNFdoejd5ZU5qUTJ3REFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTVRCawpaVFl4TWpndFpHUTBPVFF6T0RVdFlURmpabUpqT1dVdE16WXpORE0yWW1Zd0hoY05NalF3TnpBNU1qTTFNVE0yCldoY05NalV3TnpBNU1qTTFNVE0yV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFh2TCtyN2V5eUIyd2dLeGtzYmx2aWI3RVZ5M0I2ZXFkNwpEZVR2NjRVVkhaRDNwVUZ4bHZJeTZqZE16UStEUEdiMnNGZFVQaUQ5QXNUdGFQa29TSzliUW4vazdmZmRyWDM1CkwrSDdEM1paQkRpaE1LSVd1cEhaWHgzcDYzckFNbGVoNHF3NlFtZVdzeXFLdFdrOGFzc1JSNC84QWZyaG1zTW8Kc0tZMHArV1NKZGdyYmVwTnR1UkkxTVJMZ0NTeDZmYnVoUjN1ekw3ZDV1dVNpSDc1NjVDUEI1bVZZR2ZDYjF6UwpmR1hnNUxmWmk5eEtrSUI5TXk0N0xwNk9MYWppclFGZ3U0VHgyd1ZlbVpmTmZYb1VFZk1UUVgyV0hFWUVGM3JCCmhOWlpHWHJvdlEyalI4M3F5MHZ5dkJMVnNPMG9mQnRTb1RPTThkRjhldVJPRU1Nc21NemJBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVBblpWCklCZGloaTJGWEE5L0RoN3pPUnFld0trd0h3WURWUjBqQkJnd0ZvQVVPcDRiMG45NlA0SjlFVXQ2VHJFU3cvV0MKN0lvd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFNdy9oQVNtZG4rWCtudkxPZVZ3MTVvRnFLS2dmMnVGSStBMQpiNk5YZFJrVkFIWlk5bGhzZThTbXFYdjJqM2w0UHBrQ3VCL0ZYN254emc0MlNpbmMxd2p2YWZjQ002aGczbi9UCkU4d211cWFROVBLUSt0SGxOMEx5RFpxdmI1TXR5R0k3N0RHNWNoS1V0VVg2N0JnSUxhZ1dVUlRvdC9iRGErNVEKTUN1R2ZxTkZHcU1NZGhkTjlyWE84Z0tkUzVlUFV4R2dJdWR0MUVKd0QvNlZ0ZGplRXZ5b1AxTjhvM3hPU1lGVQpsenFnWkNEajZ6cVZIMkxHOU8rWVV3SldvNGlaYzV5VS9KUjhIUEFsaHNXcTVPaWVNby9XbjV2SGdxRDhJaXMyCjBtVkxDR095R1U5TVNTbkVWck92SGdEUjdXRTBveDVwMkNsbzZILzdxbCtrbVpIT0Nqbz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2d0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktrd2dnU2xBZ0VBQW9JQkFRRFh2TCtyN2V5eUIyd2cKS3hrc2JsdmliN0VWeTNCNmVxZDdEZVR2NjRVVkhaRDNwVUZ4bHZJeTZqZE16UStEUEdiMnNGZFVQaUQ5QXNUdAphUGtvU0s5YlFuL2s3ZmZkclgzNUwrSDdEM1paQkRpaE1LSVd1cEhaWHgzcDYzckFNbGVoNHF3NlFtZVdzeXFLCnRXazhhc3NSUjQvOEFmcmhtc01vc0tZMHArV1NKZGdyYmVwTnR1UkkxTVJMZ0NTeDZmYnVoUjN1ekw3ZDV1dVMKaUg3NTY1Q1BCNW1WWUdmQ2IxelNmR1hnNUxmWmk5eEtrSUI5TXk0N0xwNk9MYWppclFGZ3U0VHgyd1ZlbVpmTgpmWG9VRWZNVFFYMldIRVlFRjNyQmhOWlpHWHJvdlEyalI4M3F5MHZ5dkJMVnNPMG9mQnRTb1RPTThkRjhldVJPCkVNTXNtTXpiQWdNQkFBRUNnZ0VBZURSdkI3a1YvVXd0YnU4VW83RUorVzBLV241ME9ZcEY3MGFhblNPNWp6NWUKRzk0MFRMb3lVVFEzZzg5dUtVMXFnV0ZZQjFSbXhSTFo3djVpZFpPcVFVc1lQOUpvSFZnaHJNcUZPNEl1Q3dOVApHbDBpczA5WkhLam0zZ09hN2FRZk45QTQ3bTA1a3JwWnBkZld2eGN4OW5yTk96bFBOSTBxMkcwMDdubnViRE1yCnpCcjlXK2ZkdEtuRFpFVk5xNTlHNTJzU0VBS2p1N1R5NGtDdm9Zd2MvOGd4c282bkZNakk2cDlRU3RiUW5UKzMKajB6TTBqUURqTUhWVFFLRnJaZmhqYUtMTmJMQzJHei9kelVJOEU1UEtic3FiWE11QkFrMk5BZFZaUHF3M0hkawpEOCtFcmY3NWtMd0h3K2ZHNFhtMDZwTlR0Mk9MNU9hdEZaZnJmcWIwSVFLQmdRRDEwK1pTTnVRSytTZk1JWFd6CmplejI3VEd5WEkxRkZWWkhYTXJQWWpHcmdiak5ZN1p6R08xZE04L0FEd1Rrdzh6Qzk3VzlKWFVOZ2gzTkZZTDAKbHIwdnR1R2VtS0Z2TDNrQUp3ZzZDWG42WFN3ak54VFROU2tGQlVvM0hxTnpkNzFmWncyckFkYTN0RG0va014dQp5SU5rL3lUMHlUbXFUK3JDMGF0S1VnelpSd0tCZ1FEZ3FoaGxNeU5Sem1BYXdTRUFwOVpsVlBaNkdvN0E4Rm8vCnRoRUQyRUQxSml4U3NkRFBwbVZpRy9kNUJWYXNLVmlLdE5VZ0s2QkFFYXVaTXJyazNZenlkbXVvcDBEZnQ1eDgKSTV1eUJsWWhweTB3SW9lMzkzVlVJYlE3ZXA4bmpsUldVOTZ2czJXSmorQ1NsdXVLYzlKT0pYQVdNaThXRjlKVApRbXpzZTZJNXpRS0JnUUMvWk1DeEIvMmFzWXdUdVlWYlM4ZlFKTEtKck5kc2p3VkN3SE5DN2EvQVdWcFp4eVdaCkRUSlpXMnFIbk9ueGRxU29zNVh5OHdQa2hZYlFVc3hIeEVqOXFrU1ZaejVoUTdQUXM1TUxKSytzaHZoRFhySS8KRXVlaCtoRmpRdDU5bXg5ODlNNUdjME1LZWk1d0FMdTZFVEdENDhhUk0wNUxWTGR5QVM1OHljOHBKd0tCZ1FDagpiZGpWTlVBS01IQmt4ZnoxOXlIVkVOdERzN0lJMUU4eWJZVXZJTThRQmpiVDZSb1hFOXBJWmtPOXU0NXpLcGlJClBrZVRZV2p2Y21zN3hGV0VTMDVPeXFwQ1EzakR4Vk9HVW5qZUpoSGQ1VGpQL1M1eE93Z1VyWGZvbEtqV0k0bGkKU3h5QS82VnJUa2gxR21nNWpVdDlJV3JLR3JONkJOWXhUdTdoa0laUU9RS0JnUUN6a29kSUdoa3E2VWdFZWNnRApBZklRTHVrUzVaNEE3Si9LZzduM1cxU3ZjbkppbUhZMUtQeUk0Q2RSQ1VxNm44aFdJaitiK2kzTCs1LzUxQTcwCmFYckpHNjFoalhHY0huMEw5cjB2NWRPYzJkV2NNTDNEb1NhT2o2VnF5TkgyVSsrWHY0dy8zWFRqTFF2SlJaNVAKWmRJVjlObkUwb2NGdC9iRVo5bjFaYjdQeXc9PQotLS0tLUVORCBQUklWQVRFIEtFWS0tLS0tCg==",
"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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRRU41aEtOMUpRNFdoejd5ZU5qUTJ3REFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTVRCawpaVFl4TWpndFpHUTBPVFF6T0RVdFlURmpabUpqT1dVdE16WXpORE0yWW1Zd0hoY05NalF3TnpBNU1qTTFNVE0yCldoY05NalV3TnpBNU1qTTFNVE0yV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFh2TCtyN2V5eUIyd2dLeGtzYmx2aWI3RVZ5M0I2ZXFkNwpEZVR2NjRVVkhaRDNwVUZ4bHZJeTZqZE16UStEUEdiMnNGZFVQaUQ5QXNUdGFQa29TSzliUW4vazdmZmRyWDM1CkwrSDdEM1paQkRpaE1LSVd1cEhaWHgzcDYzckFNbGVoNHF3NlFtZVdzeXFLdFdrOGFzc1JSNC84QWZyaG1zTW8Kc0tZMHArV1NKZGdyYmVwTnR1UkkxTVJMZ0NTeDZmYnVoUjN1ekw3ZDV1dVNpSDc1NjVDUEI1bVZZR2ZDYjF6UwpmR1hnNUxmWmk5eEtrSUI5TXk0N0xwNk9MYWppclFGZ3U0VHgyd1ZlbVpmTmZYb1VFZk1UUVgyV0hFWUVGM3JCCmhOWlpHWHJvdlEyalI4M3F5MHZ5dkJMVnNPMG9mQnRTb1RPTThkRjhldVJPRU1Nc21NemJBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVBblpWCklCZGloaTJGWEE5L0RoN3pPUnFld0trd0h3WURWUjBqQkJnd0ZvQVVPcDRiMG45NlA0SjlFVXQ2VHJFU3cvV0MKN0lvd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFNdy9oQVNtZG4rWCtudkxPZVZ3MTVvRnFLS2dmMnVGSStBMQpiNk5YZFJrVkFIWlk5bGhzZThTbXFYdjJqM2w0UHBrQ3VCL0ZYN254emc0MlNpbmMxd2p2YWZjQ002aGczbi9UCkU4d211cWFROVBLUSt0SGxOMEx5RFpxdmI1TXR5R0k3N0RHNWNoS1V0VVg2N0JnSUxhZ1dVUlRvdC9iRGErNVEKTUN1R2ZxTkZHcU1NZGhkTjlyWE84Z0tkUzVlUFV4R2dJdWR0MUVKd0QvNlZ0ZGplRXZ5b1AxTjhvM3hPU1lGVQpsenFnWkNEajZ6cVZIMkxHOU8rWVV3SldvNGlaYzV5VS9KUjhIUEFsaHNXcTVPaWVNby9XbjV2SGdxRDhJaXMyCjBtVkxDR095R1U5TVNTbkVWck92SGdEUjdXRTBveDVwMkNsbzZILzdxbCtrbVpIT0Nqbz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160
Tuesday 09 July 2024 23:51:37 +0000 (0:00:00.836) 0:00:13.158 **********
ok: [sut] => {
"ansible_facts": {
"certificate_test_certs": {
"quadlet_demo": {
"ca": "/etc/pki/tls/certs/quadlet_demo.crt",
"ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEN5hKN1JQ4Whz7yeNjQ2wDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTBk\nZTYxMjgtZGQ0OTQzODUtYTFjZmJjOWUtMzYzNDM2YmYwHhcNMjQwNzA5MjM1MTM2\nWhcNMjUwNzA5MjM1MTM2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDXvL+r7eyyB2wgKxksblvib7EVy3B6eqd7\nDeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTtaPkoSK9bQn/k7ffdrX35\nL+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqKtWk8assRR4/8AfrhmsMo\nsKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuSiH7565CPB5mVYGfCb1zS\nfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfNfXoUEfMTQX2WHEYEF3rB\nhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euROEMMsmMzbAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUAnZV\nIBdihi2FXA9/Dh7zORqewKkwHwYDVR0jBBgwFoAUOp4b0n96P4J9EUt6TrESw/WC\n7IowDQYJKoZIhvcNAQELBQADggEBAMw/hASmdn+X+nvLOeVw15oFqKKgf2uFI+A1\nb6NXdRkVAHZY9lhse8SmqXv2j3l4PpkCuB/FX7nxzg42Sinc1wjvafcCM6hg3n/T\nE8wmuqaQ9PKQ+tHlN0LyDZqvb5MtyGI77DG5chKUtUX67BgILagWURTot/bDa+5Q\nMCuGfqNFGqMMdhdN9rXO8gKdS5ePUxGgIudt1EJwD/6VtdjeEvyoP1N8o3xOSYFU\nlzqgZCDj6zqVH2LG9O+YUwJWo4iZc5yU/JR8HPAlhsWq5OieMo/Wn5vHgqD8Iis2\n0mVLCGOyGU9MSSnEVrOvHgDR7WE0ox5p2Clo6H/7ql+kmZHOCjo=\n-----END CERTIFICATE-----\n",
"cert": "/etc/pki/tls/certs/quadlet_demo.crt",
"cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEN5hKN1JQ4Whz7yeNjQ2wDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTBk\nZTYxMjgtZGQ0OTQzODUtYTFjZmJjOWUtMzYzNDM2YmYwHhcNMjQwNzA5MjM1MTM2\nWhcNMjUwNzA5MjM1MTM2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDXvL+r7eyyB2wgKxksblvib7EVy3B6eqd7\nDeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTtaPkoSK9bQn/k7ffdrX35\nL+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqKtWk8assRR4/8AfrhmsMo\nsKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuSiH7565CPB5mVYGfCb1zS\nfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfNfXoUEfMTQX2WHEYEF3rB\nhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euROEMMsmMzbAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUAnZV\nIBdihi2FXA9/Dh7zORqewKkwHwYDVR0jBBgwFoAUOp4b0n96P4J9EUt6TrESw/WC\n7IowDQYJKoZIhvcNAQELBQADggEBAMw/hASmdn+X+nvLOeVw15oFqKKgf2uFI+A1\nb6NXdRkVAHZY9lhse8SmqXv2j3l4PpkCuB/FX7nxzg42Sinc1wjvafcCM6hg3n/T\nE8wmuqaQ9PKQ+tHlN0LyDZqvb5MtyGI77DG5chKUtUX67BgILagWURTot/bDa+5Q\nMCuGfqNFGqMMdhdN9rXO8gKdS5ePUxGgIudt1EJwD/6VtdjeEvyoP1N8o3xOSYFU\nlzqgZCDj6zqVH2LG9O+YUwJWo4iZc5yU/JR8HPAlhsWq5OieMo/Wn5vHgqD8Iis2\n0mVLCGOyGU9MSSnEVrOvHgDR7WE0ox5p2Clo6H/7ql+kmZHOCjo=\n-----END CERTIFICATE-----\n",
"key": "/etc/pki/tls/private/quadlet_demo.key",
"key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDXvL+r7eyyB2wg\nKxksblvib7EVy3B6eqd7DeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTt\naPkoSK9bQn/k7ffdrX35L+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqK\ntWk8assRR4/8AfrhmsMosKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuS\niH7565CPB5mVYGfCb1zSfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfN\nfXoUEfMTQX2WHEYEF3rBhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euRO\nEMMsmMzbAgMBAAECggEAeDRvB7kV/Uwtbu8Uo7EJ+W0KWn50OYpF70aanSO5jz5e\nG940TLoyUTQ3g89uKU1qgWFYB1RmxRLZ7v5idZOqQUsYP9JoHVghrMqFO4IuCwNT\nGl0is09ZHKjm3gOa7aQfN9A47m05krpZpdfWvxcx9nrNOzlPNI0q2G007nnubDMr\nzBr9W+fdtKnDZEVNq59G52sSEAKju7Ty4kCvoYwc/8gxso6nFMjI6p9QStbQnT+3\nj0zM0jQDjMHVTQKFrZfhjaKLNbLC2Gz/dzUI8E5PKbsqbXMuBAk2NAdVZPqw3Hdk\nD8+Erf75kLwHw+fG4Xm06pNTt2OL5OatFZfrfqb0IQKBgQD10+ZSNuQK+SfMIXWz\njez27TGyXI1FFVZHXMrPYjGrgbjNY7ZzGO1dM8/ADwTkw8zC97W9JXUNgh3NFYL0\nlr0vtuGemKFvL3kAJwg6CXn6XSwjNxTTNSkFBUo3HqNzd71fZw2rAda3tDm/kMxu\nyINk/yT0yTmqT+rC0atKUgzZRwKBgQDgqhhlMyNRzmAawSEAp9ZlVPZ6Go7A8Fo/\nthED2ED1JixSsdDPpmViG/d5BVasKViKtNUgK6BAEauZMrrk3Yzydmuop0Dft5x8\nI5uyBlYhpy0wIoe393VUIbQ7ep8njlRWU96vs2WJj+CSluuKc9JOJXAWMi8WF9JT\nQmzse6I5zQKBgQC/ZMCxB/2asYwTuYVbS8fQJLKJrNdsjwVCwHNC7a/AWVpZxyWZ\nDTJZW2qHnOnxdqSos5Xy8wPkhYbQUsxHxEj9qkSVZz5hQ7PQs5MLJK+shvhDXrI/\nEueh+hFjQt59mx989M5Gc0MKei5wALu6ETGD48aRM05LVLdyAS58yc8pJwKBgQCj\nbdjVNUAKMHBkxfz19yHVENtDs7II1E8ybYUvIM8QBjbT6RoXE9pIZkO9u45zKpiI\nPkeTYWjvcms7xFWES05OyqpCQ3jDxVOGUnjeJhHd5TjP/S5xOwgUrXfolKjWI4li\nSxyA/6VrTkh1Gmg5jUt9IWrKGrN6BNYxTu7hkIZQOQKBgQCzkodIGhkq6UgEecgD\nAfIQLukS5Z4A7J/Kg7n3W1SvcnJimHY1KPyI4CdRCUq6n8hWIj+b+i3L+5/51A70\naXrJG61hjXGcHn0L9r0v5dOc2dWcML3DoSaOj6VqyNH2U++Xv4w/3XTjLQvJRZ5P\nZdIV9NnE0ocFt/bEZ9n1Zb7Pyw==\n-----END PRIVATE KEY-----\n"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176
Tuesday 09 July 2024 23:51:37 +0000 (0:00:00.023) 0:00:13.182 **********
ok: [sut] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEN5hKN1JQ4Whz7yeNjQ2wDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTBk\nZTYxMjgtZGQ0OTQzODUtYTFjZmJjOWUtMzYzNDM2YmYwHhcNMjQwNzA5MjM1MTM2\nWhcNMjUwNzA5MjM1MTM2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDXvL+r7eyyB2wgKxksblvib7EVy3B6eqd7\nDeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTtaPkoSK9bQn/k7ffdrX35\nL+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqKtWk8assRR4/8AfrhmsMo\nsKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuSiH7565CPB5mVYGfCb1zS\nfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfNfXoUEfMTQX2WHEYEF3rB\nhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euROEMMsmMzbAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUAnZV\nIBdihi2FXA9/Dh7zORqewKkwHwYDVR0jBBgwFoAUOp4b0n96P4J9EUt6TrESw/WC\n7IowDQYJKoZIhvcNAQELBQADggEBAMw/hASmdn+X+nvLOeVw15oFqKKgf2uFI+A1\nb6NXdRkVAHZY9lhse8SmqXv2j3l4PpkCuB/FX7nxzg42Sinc1wjvafcCM6hg3n/T\nE8wmuqaQ9PKQ+tHlN0LyDZqvb5MtyGI77DG5chKUtUX67BgILagWURTot/bDa+5Q\nMCuGfqNFGqMMdhdN9rXO8gKdS5ePUxGgIudt1EJwD/6VtdjeEvyoP1N8o3xOSYFU\nlzqgZCDj6zqVH2LG9O+YUwJWo4iZc5yU/JR8HPAlhsWq5OieMo/Wn5vHgqD8Iis2\n0mVLCGOyGU9MSSnEVrOvHgDR7WE0ox5p2Clo6H/7ql+kmZHOCjo=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDXvL+r7eyyB2wg\nKxksblvib7EVy3B6eqd7DeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTt\naPkoSK9bQn/k7ffdrX35L+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqK\ntWk8assRR4/8AfrhmsMosKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuS\niH7565CPB5mVYGfCb1zSfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfN\nfXoUEfMTQX2WHEYEF3rBhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euRO\nEMMsmMzbAgMBAAECggEAeDRvB7kV/Uwtbu8Uo7EJ+W0KWn50OYpF70aanSO5jz5e\nG940TLoyUTQ3g89uKU1qgWFYB1RmxRLZ7v5idZOqQUsYP9JoHVghrMqFO4IuCwNT\nGl0is09ZHKjm3gOa7aQfN9A47m05krpZpdfWvxcx9nrNOzlPNI0q2G007nnubDMr\nzBr9W+fdtKnDZEVNq59G52sSEAKju7Ty4kCvoYwc/8gxso6nFMjI6p9QStbQnT+3\nj0zM0jQDjMHVTQKFrZfhjaKLNbLC2Gz/dzUI8E5PKbsqbXMuBAk2NAdVZPqw3Hdk\nD8+Erf75kLwHw+fG4Xm06pNTt2OL5OatFZfrfqb0IQKBgQD10+ZSNuQK+SfMIXWz\njez27TGyXI1FFVZHXMrPYjGrgbjNY7ZzGO1dM8/ADwTkw8zC97W9JXUNgh3NFYL0\nlr0vtuGemKFvL3kAJwg6CXn6XSwjNxTTNSkFBUo3HqNzd71fZw2rAda3tDm/kMxu\nyINk/yT0yTmqT+rC0atKUgzZRwKBgQDgqhhlMyNRzmAawSEAp9ZlVPZ6Go7A8Fo/\nthED2ED1JixSsdDPpmViG/d5BVasKViKtNUgK6BAEauZMrrk3Yzydmuop0Dft5x8\nI5uyBlYhpy0wIoe393VUIbQ7ep8njlRWU96vs2WJj+CSluuKc9JOJXAWMi8WF9JT\nQmzse6I5zQKBgQC/ZMCxB/2asYwTuYVbS8fQJLKJrNdsjwVCwHNC7a/AWVpZxyWZ\nDTJZW2qHnOnxdqSos5Xy8wPkhYbQUsxHxEj9qkSVZz5hQ7PQs5MLJK+shvhDXrI/\nEueh+hFjQt59mx989M5Gc0MKei5wALu6ETGD48aRM05LVLdyAS58yc8pJwKBgQCj\nbdjVNUAKMHBkxfz19yHVENtDs7II1E8ybYUvIM8QBjbT6RoXE9pIZkO9u45zKpiI\nPkeTYWjvcms7xFWES05OyqpCQ3jDxVOGUnjeJhHd5TjP/S5xOwgUrXfolKjWI4li\nSxyA/6VrTkh1Gmg5jUt9IWrKGrN6BNYxTu7hkIZQOQKBgQCzkodIGhkq6UgEecgD\nAfIQLukS5Z4A7J/Kg7n3W1SvcnJimHY1KPyI4CdRCUq6n8hWIj+b+i3L+5/51A70\naXrJG61hjXGcHn0L9r0v5dOc2dWcML3DoSaOj6VqyNH2U++Xv4w/3XTjLQvJRZ5P\nZdIV9NnE0ocFt/bEZ9n1Zb7Pyw==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEN5hKN1JQ4Whz7yeNjQ2wDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTBk\nZTYxMjgtZGQ0OTQzODUtYTFjZmJjOWUtMzYzNDM2YmYwHhcNMjQwNzA5MjM1MTM2\nWhcNMjUwNzA5MjM1MTM2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDXvL+r7eyyB2wgKxksblvib7EVy3B6eqd7\nDeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTtaPkoSK9bQn/k7ffdrX35\nL+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqKtWk8assRR4/8AfrhmsMo\nsKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuSiH7565CPB5mVYGfCb1zS\nfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfNfXoUEfMTQX2WHEYEF3rB\nhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euROEMMsmMzbAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUAnZV\nIBdihi2FXA9/Dh7zORqewKkwHwYDVR0jBBgwFoAUOp4b0n96P4J9EUt6TrESw/WC\n7IowDQYJKoZIhvcNAQELBQADggEBAMw/hASmdn+X+nvLOeVw15oFqKKgf2uFI+A1\nb6NXdRkVAHZY9lhse8SmqXv2j3l4PpkCuB/FX7nxzg42Sinc1wjvafcCM6hg3n/T\nE8wmuqaQ9PKQ+tHlN0LyDZqvb5MtyGI77DG5chKUtUX67BgILagWURTot/bDa+5Q\nMCuGfqNFGqMMdhdN9rXO8gKdS5ePUxGgIudt1EJwD/6VtdjeEvyoP1N8o3xOSYFU\nlzqgZCDj6zqVH2LG9O+YUwJWo4iZc5yU/JR8HPAlhsWq5OieMo/Wn5vHgqD8Iis2\n0mVLCGOyGU9MSSnEVrOvHgDR7WE0ox5p2Clo6H/7ql+kmZHOCjo=\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.053099",
"end": "2024-07-09 23:51:38.246420",
"item": {
"ca": "/etc/pki/tls/certs/quadlet_demo.crt",
"ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEN5hKN1JQ4Whz7yeNjQ2wDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTBk\nZTYxMjgtZGQ0OTQzODUtYTFjZmJjOWUtMzYzNDM2YmYwHhcNMjQwNzA5MjM1MTM2\nWhcNMjUwNzA5MjM1MTM2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDXvL+r7eyyB2wgKxksblvib7EVy3B6eqd7\nDeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTtaPkoSK9bQn/k7ffdrX35\nL+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqKtWk8assRR4/8AfrhmsMo\nsKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuSiH7565CPB5mVYGfCb1zS\nfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfNfXoUEfMTQX2WHEYEF3rB\nhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euROEMMsmMzbAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUAnZV\nIBdihi2FXA9/Dh7zORqewKkwHwYDVR0jBBgwFoAUOp4b0n96P4J9EUt6TrESw/WC\n7IowDQYJKoZIhvcNAQELBQADggEBAMw/hASmdn+X+nvLOeVw15oFqKKgf2uFI+A1\nb6NXdRkVAHZY9lhse8SmqXv2j3l4PpkCuB/FX7nxzg42Sinc1wjvafcCM6hg3n/T\nE8wmuqaQ9PKQ+tHlN0LyDZqvb5MtyGI77DG5chKUtUX67BgILagWURTot/bDa+5Q\nMCuGfqNFGqMMdhdN9rXO8gKdS5ePUxGgIudt1EJwD/6VtdjeEvyoP1N8o3xOSYFU\nlzqgZCDj6zqVH2LG9O+YUwJWo4iZc5yU/JR8HPAlhsWq5OieMo/Wn5vHgqD8Iis2\n0mVLCGOyGU9MSSnEVrOvHgDR7WE0ox5p2Clo6H/7ql+kmZHOCjo=\n-----END CERTIFICATE-----\n",
"cert": "/etc/pki/tls/certs/quadlet_demo.crt",
"cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQEN5hKN1JQ4Whz7yeNjQ2wDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMTBk\nZTYxMjgtZGQ0OTQzODUtYTFjZmJjOWUtMzYzNDM2YmYwHhcNMjQwNzA5MjM1MTM2\nWhcNMjUwNzA5MjM1MTM2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDXvL+r7eyyB2wgKxksblvib7EVy3B6eqd7\nDeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTtaPkoSK9bQn/k7ffdrX35\nL+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqKtWk8assRR4/8AfrhmsMo\nsKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuSiH7565CPB5mVYGfCb1zS\nfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfNfXoUEfMTQX2WHEYEF3rB\nhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euROEMMsmMzbAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUAnZV\nIBdihi2FXA9/Dh7zORqewKkwHwYDVR0jBBgwFoAUOp4b0n96P4J9EUt6TrESw/WC\n7IowDQYJKoZIhvcNAQELBQADggEBAMw/hASmdn+X+nvLOeVw15oFqKKgf2uFI+A1\nb6NXdRkVAHZY9lhse8SmqXv2j3l4PpkCuB/FX7nxzg42Sinc1wjvafcCM6hg3n/T\nE8wmuqaQ9PKQ+tHlN0LyDZqvb5MtyGI77DG5chKUtUX67BgILagWURTot/bDa+5Q\nMCuGfqNFGqMMdhdN9rXO8gKdS5ePUxGgIudt1EJwD/6VtdjeEvyoP1N8o3xOSYFU\nlzqgZCDj6zqVH2LG9O+YUwJWo4iZc5yU/JR8HPAlhsWq5OieMo/Wn5vHgqD8Iis2\n0mVLCGOyGU9MSSnEVrOvHgDR7WE0ox5p2Clo6H/7ql+kmZHOCjo=\n-----END CERTIFICATE-----\n",
"key": "/etc/pki/tls/private/quadlet_demo.key",
"key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDXvL+r7eyyB2wg\nKxksblvib7EVy3B6eqd7DeTv64UVHZD3pUFxlvIy6jdMzQ+DPGb2sFdUPiD9AsTt\naPkoSK9bQn/k7ffdrX35L+H7D3ZZBDihMKIWupHZXx3p63rAMleh4qw6QmeWsyqK\ntWk8assRR4/8AfrhmsMosKY0p+WSJdgrbepNtuRI1MRLgCSx6fbuhR3uzL7d5uuS\niH7565CPB5mVYGfCb1zSfGXg5LfZi9xKkIB9My47Lp6OLajirQFgu4Tx2wVemZfN\nfXoUEfMTQX2WHEYEF3rBhNZZGXrovQ2jR83qy0vyvBLVsO0ofBtSoTOM8dF8euRO\nEMMsmMzbAgMBAAECggEAeDRvB7kV/Uwtbu8Uo7EJ+W0KWn50OYpF70aanSO5jz5e\nG940TLoyUTQ3g89uKU1qgWFYB1RmxRLZ7v5idZOqQUsYP9JoHVghrMqFO4IuCwNT\nGl0is09ZHKjm3gOa7aQfN9A47m05krpZpdfWvxcx9nrNOzlPNI0q2G007nnubDMr\nzBr9W+fdtKnDZEVNq59G52sSEAKju7Ty4kCvoYwc/8gxso6nFMjI6p9QStbQnT+3\nj0zM0jQDjMHVTQKFrZfhjaKLNbLC2Gz/dzUI8E5PKbsqbXMuBAk2NAdVZPqw3Hdk\nD8+Erf75kLwHw+fG4Xm06pNTt2OL5OatFZfrfqb0IQKBgQD10+ZSNuQK+SfMIXWz\njez27TGyXI1FFVZHXMrPYjGrgbjNY7ZzGO1dM8/ADwTkw8zC97W9JXUNgh3NFYL0\nlr0vtuGemKFvL3kAJwg6CXn6XSwjNxTTNSkFBUo3HqNzd71fZw2rAda3tDm/kMxu\nyINk/yT0yTmqT+rC0atKUgzZRwKBgQDgqhhlMyNRzmAawSEAp9ZlVPZ6Go7A8Fo/\nthED2ED1JixSsdDPpmViG/d5BVasKViKtNUgK6BAEauZMrrk3Yzydmuop0Dft5x8\nI5uyBlYhpy0wIoe393VUIbQ7ep8njlRWU96vs2WJj+CSluuKc9JOJXAWMi8WF9JT\nQmzse6I5zQKBgQC/ZMCxB/2asYwTuYVbS8fQJLKJrNdsjwVCwHNC7a/AWVpZxyWZ\nDTJZW2qHnOnxdqSos5Xy8wPkhYbQUsxHxEj9qkSVZz5hQ7PQs5MLJK+shvhDXrI/\nEueh+hFjQt59mx989M5Gc0MKei5wALu6ETGD48aRM05LVLdyAS58yc8pJwKBgQCj\nbdjVNUAKMHBkxfz19yHVENtDs7II1E8ybYUvIM8QBjbT6RoXE9pIZkO9u45zKpiI\nPkeTYWjvcms7xFWES05OyqpCQ3jDxVOGUnjeJhHd5TjP/S5xOwgUrXfolKjWI4li\nSxyA/6VrTkh1Gmg5jUt9IWrKGrN6BNYxTu7hkIZQOQKBgQCzkodIGhkq6UgEecgD\nAfIQLukS5Z4A7J/Kg7n3W1SvcnJimHY1KPyI4CdRCUq6n8hWIj+b+i3L+5/51A70\naXrJG61hjXGcHn0L9r0v5dOc2dWcML3DoSaOj6VqyNH2U++Xv4w/3XTjLQvJRZ5P\nZdIV9NnE0ocFt/bEZ9n1Zb7Pyw==\n-----END PRIVATE KEY-----\n"
},
"rc": 0,
"start": "2024-07-09 23:51:38.193321"
}
STDOUT:
Request "20240709235136" removed.
TASK [fedora.linux_system_roles.certificate : Remove files] ********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181
Tuesday 09 July 2024 23:51:38 +0000 (0:00:00.391) 0:00:13.574 **********
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-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:50
Tuesday 09 July 2024 23:51:38 +0000 (0:00:00.700) 0:00:14.275 **********
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Tuesday 09 July 2024 23:51:39 +0000 (0:00:00.032) 0:00:14.307 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Tuesday 09 July 2024 23:51:39 +0000 (0:00:00.015) 0:00:14.323 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Tuesday 09 July 2024 23:51:39 +0000 (0:00:00.018) 0:00:14.342 **********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Tuesday 09 July 2024 23:51:39 +0000 (0:00:00.184) 0:00:14.526 **********
ok: [sut] => {
"ansible_facts": {
"__podman_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20
Tuesday 09 July 2024 23:51:39 +0000 (0:00:00.015) 0:00:14.541 **********
ok: [sut] => (item=RedHat.yml) => {
"ansible_facts": {
"__podman_packages": [
"podman",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/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,
"false_condition": "__vars_file is file",
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [sut] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [fedora.linux_system_roles.podman : Gather the package facts] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Tuesday 09 July 2024 23:51:39 +0000 (0:00:00.027) 0:00:14.568 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Enable copr if requested] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Tuesday 09 July 2024 23:51:40 +0000 (0:00:01.407) 0:00:15.975 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_use_copr | d(false)",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Tuesday 09 July 2024 23:51:40 +0000 (0:00:00.027) 0:00:16.003 **********
changed: [sut] => {
"changed": true,
"rc": 0,
"results": [
"Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64",
"Installed: shadow-utils-subid-2:4.6-22.el8.x86_64",
"Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64",
"Installed: libnet-1.1.6-15.el8.x86_64",
"Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64",
"Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch",
"Installed: dnsmasq-2.79-33.el8.x86_64",
"Installed: yajl-2.1.0-12.el8.x86_64",
"Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64",
"Installed: fuse-common-3.3.0-19.el8.x86_64",
"Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64",
"Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64",
"Installed: criu-3.18-4.module_el8+804+f131391c.x86_64",
"Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64",
"Installed: fuse3-3.3.0-19.el8.x86_64",
"Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64",
"Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64",
"Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64",
"Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64",
"Installed: protobuf-c-1.3.0-8.el8.x86_64",
"Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64",
"Installed: fuse3-libs-3.3.0-19.el8.x86_64",
"Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64"
]
}
TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22
Tuesday 09 July 2024 23:52:43 +0000 (0:01:03.149) 0:01:19.153 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"--version"
],
"delta": "0:00:00.035742",
"end": "2024-07-09 23:52:44.113387",
"rc": 0,
"start": "2024-07-09 23:52:44.077645"
}
STDOUT:
podman version 4.9.4-dev
TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.290) 0:01:19.443 **********
ok: [sut] => {
"ansible_facts": {
"podman_version": "4.9.4-dev"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.018) 0:01:19.462 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_version is version(\"4.2\", \"<\")",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.018) 0:01:19.481 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_version is version(\"4.4\", \"<\")",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.044) 0:01:19.525 **********
META: end_host conditional evaluated to False, continuing execution for sut
skipping: [sut] => {
"skip_reason": "end_host conditional evaluated to False, continuing execution for sut"
}
MSG:
end_host conditional evaluated to false, continuing execution for sut
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.044) 0:01:19.570 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.036) 0:01:19.606 **********
ok: [sut] => {
"ansible_facts": {
"getent_passwd": {
"root": [
"x",
"0",
"0",
"root",
"/root",
"/bin/bash"
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.288) 0:01:19.895 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.020) 0:01:19.916 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.024) 0:01:19.940 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.198) 0:01:20.139 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:52:44 +0000 (0:00:00.024) 0:01:20.163 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1700557386.0,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.192) 0:01:20.356 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.373 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.017) 0:01:20.390 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.407 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.423 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.440 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.456 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.015) 0:01:20.472 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.488 **********
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 [fedora.linux_system_roles.podman : Handle container.conf.d] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.034) 0:01:20.523 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.033) 0:01:20.556 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_containers_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.017) 0:01:20.574 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_containers_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.591 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.033) 0:01:20.625 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_registries_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.038) 0:01:20.664 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_registries_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.018) 0:01:20.682 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.035) 0:01:20.717 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_storage_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.017) 0:01:20.734 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_storage_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.017) 0:01:20.752 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.035) 0:01:20.788 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.805 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.821 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.838 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [Manage firewall for specified ports] *************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.016) 0:01:20.855 **********
TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.059) 0:01:20.915 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.028) 0:01:20.943 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.020) 0:01:20.964 **********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.191) 0:01:21.155 **********
ok: [sut] => {
"ansible_facts": {
"__firewall_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19
Tuesday 09 July 2024 23:52:45 +0000 (0:00:00.021) 0:01:21.177 **********
ok: [sut] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Tuesday 09 July 2024 23:52:48 +0000 (0:00:02.537) 0:01:23.714 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Tuesday 09 July 2024 23:52:48 +0000 (0:00:00.041) 0:01:23.755 **********
skipping: [sut] => (item=nftables) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"item": "nftables",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=iptables) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"item": "iptables",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=ufw) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"item": "ufw",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Tuesday 09 July 2024 23:52:48 +0000 (0:00:00.021) 0:01:23.777 **********
ok: [sut] => {
"changed": false,
"name": "firewalld",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice dbus.service polkit.service sysinit.target basic.target dbus.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target network-pre.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "iptables.service ipset.service shutdown.target nftables.service ip6tables.service ebtables.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice dbus.socket",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "network-pre.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Tuesday 09 July 2024 23:52:48 +0000 (0:00:00.341) 0:01:24.119 **********
changed: [sut] => {
"changed": true,
"enabled": true,
"name": "firewalld",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target system.slice basic.target dbus.service polkit.service dbus.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target network-pre.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "iptables.service ebtables.service shutdown.target ip6tables.service ipset.service nftables.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "dbus.socket system.slice sysinit.target",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "network-pre.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Tuesday 09 July 2024 23:52:49 +0000 (0:00:01.174) 0:01:25.293 **********
ok: [sut] => {
"ansible_facts": {
"__firewall_previous_replaced": false,
"__firewall_python_cmd": "/usr/libexec/platform-python",
"__firewall_report_changed": true
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Tuesday 09 July 2024 23:52:50 +0000 (0:00:00.025) 0:01:25.319 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Tuesday 09 July 2024 23:52:50 +0000 (0:00:00.017) 0:01:25.336 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Tuesday 09 July 2024 23:52:50 +0000 (0:00:00.016) 0:01:25.353 **********
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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Tuesday 09 July 2024 23:52:51 +0000 (0:00:01.647) 0:01:27.000 **********
skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall | length == 1",
"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,
"false_condition": "firewall | length == 1",
"item": {
"port": "9000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.028) 0:01:27.028 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall | length == 1",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.019) 0:01:27.048 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall == None or firewall | length == 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.018) 0:01:27.067 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall == None or firewall | length == 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.018) 0:01:27.085 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.016) 0:01:27.102 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.017) 0:01:27.119 **********
skipping: [sut] => {
"false_condition": "__firewall_previous_replaced | bool"
}
TASK [Manage selinux for specified ports] **************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.025) 0:01:27.145 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_selinux_ports | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.017) 0:01:27.163 **********
ok: [sut] => {
"ansible_facts": {
"__podman_cancel_user_linger": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.017) 0:01:27.181 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle credential files - present] ****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.014) 0:01:27.195 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle secrets] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.014) 0:01:27.210 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log))
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Tuesday 09 July 2024 23:52:51 +0000 (0:00:00.090) 0:01:27.301 **********
ok: [sut] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.022) 0:01:27.323 **********
ok: [sut] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.022) 0:01:27.345 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.027) 0:01:27.373 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.017) 0:01:27.390 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.016) 0:01:27.406 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.016) 0:01:27.422 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.015) 0:01:27.438 **********
changed: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.496) 0:01:27.934 **********
ok: [sut] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.021) 0:01:27.956 **********
ok: [sut] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.023) 0:01:27.980 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.027) 0:01:28.007 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.016) 0:01:28.024 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.017) 0:01:28.041 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.016) 0:01:28.058 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Tuesday 09 July 2024 23:52:52 +0000 (0:00:00.016) 0:01:28.074 **********
changed: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.341) 0:01:28.415 **********
ok: [sut] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.021) 0:01:28.437 **********
ok: [sut] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.023) 0:01:28.460 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.053) 0:01:28.513 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.018) 0:01:28.532 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.016) 0:01:28.549 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.017) 0:01:28.566 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.017) 0:01:28.583 **********
changed: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.337) 0:01:28.921 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.016) 0:01:28.937 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.084) 0:01:29.021 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.027) 0:01:29.049 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.023) 0:01:29.073 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.019) 0:01:29.093 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "network",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.028) 0:01:29.121 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.036) 0:01:29.157 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.021) 0:01:29.179 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.021) 0:01:29.200 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:52:53 +0000 (0:00:00.027) 0:01:29.227 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.195) 0:01:29.423 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.055) 0:01:29.478 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.221) 0:01:29.700 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.019) 0:01:29.719 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.017) 0:01:29.737 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.017) 0:01:29.755 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.017) 0:01:29.772 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.017) 0:01:29.789 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.017) 0:01:29.806 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.017) 0:01:29.824 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.016) 0:01:29.840 **********
ok: [sut] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-network.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.033) 0:01:29.874 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.019) 0:01:29.893 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_kube_yamls_raw | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.018) 0:01:29.911 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.045) 0:01:29.956 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.023) 0:01:29.979 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state == \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.017) 0:01:29.996 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.040) 0:01:30.036 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.029) 0:01:30.066 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.016) 0:01:30.082 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.046) 0:01:30.129 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.018) 0:01:30.147 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.016) 0:01:30.164 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Tuesday 09 July 2024 23:52:54 +0000 (0:00:00.016) 0:01:30.181 **********
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 [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Tuesday 09 July 2024 23:52:55 +0000 (0:00:00.205) 0:01:30.387 **********
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-1720569175.123996-11841-15353160003173/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Tuesday 09 July 2024 23:52:55 +0000 (0:00:00.561) 0:01:30.948 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Tuesday 09 July 2024 23:52:55 +0000 (0:00:00.020) 0:01:30.968 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_copy_file is skipped",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Tuesday 09 July 2024 23:52:55 +0000 (0:00:00.017) 0:01:30.986 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.456) 0:01:31.443 **********
changed: [sut] => {
"changed": true,
"name": "quadlet-demo-network.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice systemd-journald.socket -.mount sysinit.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-network.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman network create --ignore --subnet=192.168.30.0/24 --gateway=192.168.30.1 --label app=wordpress systemd-quadlet-demo ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-network.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-network.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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-network.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "system.slice -.mount sysinit.target",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-network",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.386) 0:01:31.830 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_service_started is changed",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.019) 0:01:31.849 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.026) 0:01:31.876 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.023) 0:01:31.899 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.018) 0:01:31.917 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "volume",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.028) 0:01:31.946 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.033) 0:01:31.980 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.020) 0:01:32.001 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.020) 0:01:32.021 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.026) 0:01:32.047 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.199) 0:01:32.247 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:52:56 +0000 (0:00:00.025) 0:01:32.272 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.226) 0:01:32.499 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.018) 0:01:32.517 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.017) 0:01:32.535 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.017) 0:01:32.553 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.016) 0:01:32.569 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.017) 0:01:32.587 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.017) 0:01:32.604 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.017) 0:01:32.622 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.016) 0:01:32.638 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.033) 0:01:32.672 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.019) 0:01:32.691 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_kube_yamls_raw | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.018) 0:01:32.710 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.044) 0:01:32.754 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.023) 0:01:32.777 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state == \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.015) 0:01:32.793 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.037) 0:01:32.831 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.029) 0:01:32.860 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.017) 0:01:32.877 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.016) 0:01:32.894 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.044) 0:01:32.938 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.016) 0:01:32.954 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.017) 0:01:32.971 **********
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 [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Tuesday 09 July 2024 23:52:57 +0000 (0:00:00.206) 0:01:33.178 **********
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-1720569177.9117317-11893-276913058978690/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Tuesday 09 July 2024 23:52:58 +0000 (0:00:00.494) 0:01:33.672 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Tuesday 09 July 2024 23:52:58 +0000 (0:00:00.019) 0:01:33.692 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_copy_file is skipped",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Tuesday 09 July 2024 23:52:58 +0000 (0:00:00.018) 0:01:33.710 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Tuesday 09 July 2024 23:52:58 +0000 (0:00:00.447) 0:01:34.157 **********
changed: [sut] => {
"changed": true,
"name": "quadlet-demo-mysql-volume.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket basic.target -.mount sysinit.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-mysql-volume.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql-volume.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "-.mount sysinit.target system.slice",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.394) 0:01:34.552 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_service_started is changed",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.018) 0:01:34.571 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.057) 0:01:34.629 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.023) 0:01:34.653 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_str",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.019) 0:01:34.673 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "container",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.028) 0:01:34.701 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.034) 0:01:34.735 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.020) 0:01:34.755 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.021) 0:01:34.777 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.025) 0:01:34.802 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.197) 0:01:35.000 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.025) 0:01:35.025 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.225) 0:01:35.251 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.018) 0:01:35.269 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:52:59 +0000 (0:00:00.018) 0:01:35.287 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.016) 0:01:35.304 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.017) 0:01:35.322 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.016) 0:01:35.339 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.017) 0:01:35.356 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.016) 0:01:35.373 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.017) 0:01:35.391 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.032) 0:01:35.423 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.019) 0:01:35.443 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_kube_yamls_raw | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.017) 0:01:35.461 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.045) 0:01:35.506 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.022) 0:01:35.528 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state == \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.017) 0:01:35.546 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.037) 0:01:35.584 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.030) 0:01:35.614 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.017) 0:01:35.632 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.017) 0:01:35.649 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.016) 0:01:35.666 **********
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 [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Tuesday 09 July 2024 23:53:00 +0000 (0:00:00.236) 0:01:35.902 **********
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",
"attempts": 1,
"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 [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Tuesday 09 July 2024 23:53:07 +0000 (0:00:07.191) 0:01:43.094 **********
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 [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:07 +0000 (0:00:00.204) 0:01:43.298 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_file_src | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Tuesday 09 July 2024 23:53:08 +0000 (0:00:00.018) 0:01:43.317 **********
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-1720569188.0506718-11948-115097416261283/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Tuesday 09 July 2024 23:53:08 +0000 (0:00:00.490) 0:01:43.807 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_copy_content is skipped",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Tuesday 09 July 2024 23:53:08 +0000 (0:00:00.018) 0:01:43.825 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:08 +0000 (0:00:00.448) 0:01:44.274 **********
changed: [sut] => {
"changed": true,
"name": "quadlet-demo-mysql.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "quadlet-demo-mysql-volume.service systemd-journald.socket tmp.mount system.slice -.mount basic.target quadlet-demo-network.service sysinit.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "yes",
"DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids",
"Description": "quadlet-demo-mysql.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"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 }",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql.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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "quadlet-demo-network.service system.slice -.mount quadlet-demo-mysql-volume.service sysinit.target",
"RequiresMountsFor": "/tmp/quadlet_demo /run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Tuesday 09 July 2024 23:53:09 +0000 (0:00:00.948) 0:01:45.223 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_service_started is changed",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:53:09 +0000 (0:00:00.019) 0:01:45.242 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:53:09 +0000 (0:00:00.027) 0:01:45.269 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:53:09 +0000 (0:00:00.024) 0:01:45.293 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.018) 0:01:45.312 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "envoy-proxy-configmap",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.028) 0:01:45.340 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.034) 0:01:45.375 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.021) 0:01:45.397 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.020) 0:01:45.417 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.026) 0:01:45.444 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.223) 0:01:45.667 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.025) 0:01:45.693 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.197) 0:01:45.890 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.048) 0:01:45.938 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.018) 0:01:45.956 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.017) 0:01:45.974 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.016) 0:01:45.991 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.017) 0:01:46.009 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.017) 0:01:46.026 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.018) 0:01:46.045 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.016) 0:01:46.061 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.034) 0:01:46.095 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.019) 0:01:46.115 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_kube_yamls_raw | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.019) 0:01:46.134 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.044) 0:01:46.179 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.023) 0:01:46.202 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state == \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.016) 0:01:46.218 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.039) 0:01:46.258 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:10 +0000 (0:00:00.030) 0:01:46.288 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.017) 0:01:46.305 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.016) 0:01:46.322 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.017) 0:01:46.339 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.015) 0:01:46.354 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.045) 0:01:46.400 **********
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": 103,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.231) 0:01:46.631 **********
changed: [sut] => {
"changed": true,
"checksum": "d681c7d56f912150d041873e880818b22a90c188",
"dest": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"gid": 0,
"group": "root",
"md5sum": "aec75d972c231aac004e1338934544cf",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 2102,
"src": "/root/.ansible/tmp/ansible-tmp-1720569191.3645866-11999-118279371221490/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.492) 0:01:47.124 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.019) 0:01:47.143 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_copy_file is skipped",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Tuesday 09 July 2024 23:53:11 +0000 (0:00:00.018) 0:01:47.162 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.463) 0:01:47.625 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_service_name | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.021) 0:01:47.647 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_service_name | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.020) 0:01:47.667 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.056) 0:01:47.724 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.023) 0:01:47.747 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_str",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.019) 0:01:47.767 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.028) 0:01:47.795 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.034) 0:01:47.829 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.021) 0:01:47.851 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.020) 0:01:47.871 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.027) 0:01:47.899 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.211) 0:01:48.110 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:53:12 +0000 (0:00:00.027) 0:01:48.137 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.227) 0:01:48.364 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.017) 0:01:48.382 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.016) 0:01:48.399 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.048) 0:01:48.448 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.018) 0:01:48.466 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.017) 0:01:48.484 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.017) 0:01:48.501 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.017) 0:01:48.519 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.016) 0:01:48.536 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.034) 0:01:48.570 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.019) 0:01:48.589 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_kube_yamls_raw | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.019) 0:01:48.608 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.045) 0:01:48.654 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.023) 0:01:48.677 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state == \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.016) 0:01:48.693 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.039) 0:01:48.733 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.030) 0:01:48.763 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.017) 0:01:48.780 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.017) 0:01:48.798 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.016) 0:01:48.815 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.016) 0:01:48.831 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.016) 0:01:48.848 **********
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": 136,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.233) 0:01:49.081 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_file_src | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Tuesday 09 July 2024 23:53:13 +0000 (0:00:00.019) 0:01:49.101 **********
changed: [sut] => {
"changed": true,
"checksum": "998dccde0483b1654327a46ddd89cbaa47650370",
"dest": "/etc/containers/systemd/quadlet-demo.yml",
"gid": 0,
"group": "root",
"md5sum": "fd890594adfc24339cb9cdc5e7b19a66",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1605,
"src": "/root/.ansible/tmp/ansible-tmp-1720569193.8379233-12051-47993006094967/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.493) 0:01:49.595 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_copy_content is skipped",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.018) 0:01:49.613 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.453) 0:01:50.066 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_service_name | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.021) 0:01:50.088 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_service_name | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.021) 0:01:50.109 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.026) 0:01:50.136 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.024) 0:01:50.161 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.018) 0:01:50.179 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "kube",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.029) 0:01:50.209 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.034) 0:01:50.243 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.020) 0:01:50.264 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:53:14 +0000 (0:00:00.021) 0:01:50.285 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.026) 0:01:50.311 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.260) 0:01:50.571 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.025) 0:01:50.597 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.195) 0:01:50.792 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.017) 0:01:50.809 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.017) 0:01:50.827 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.016) 0:01:50.844 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.048) 0:01:50.893 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.019) 0:01:50.912 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.019) 0:01:50.931 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.019) 0:01:50.951 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.020) 0:01:50.971 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.039) 0:01:51.010 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.023) 0:01:51.033 **********
ok: [sut] => {
"changed": false,
"content": "LS0tCmFwaVZlcnNpb246IHYxCmtpbmQ6IFBlcnNpc3RlbnRWb2x1bWVDbGFpbQptZXRhZGF0YToKICBuYW1lOiB3cC1wdi1jbGFpbQogIGxhYmVsczoKICAgIGFwcDogd29yZHByZXNzCnNwZWM6CiAgYWNjZXNzTW9kZXM6CiAgLSBSZWFkV3JpdGVPbmNlCiAgcmVzb3VyY2VzOgogICAgcmVxdWVzdHM6CiAgICAgIHN0b3JhZ2U6IDIwR2kKLS0tCmFwaVZlcnNpb246IHYxCmtpbmQ6IFBvZAptZXRhZGF0YToKICBuYW1lOiBxdWFkbGV0LWRlbW8Kc3BlYzoKICBjb250YWluZXJzOgogIC0gbmFtZTogd29yZHByZXNzCiAgICBpbWFnZTogcXVheS5pby9saW51eC1zeXN0ZW0tcm9sZXMvd29yZHByZXNzOjQuOC1hcGFjaGUKICAgIGVudjoKICAgIC0gbmFtZTogV09SRFBSRVNTX0RCX0hPU1QKICAgICAgdmFsdWU6IHF1YWRsZXQtZGVtby1teXNxbAogICAgLSBuYW1lOiBXT1JEUFJFU1NfREJfUEFTU1dPUkQKICAgICAgdmFsdWVGcm9tOgogICAgICAgIHNlY3JldEtleVJlZjoKICAgICAgICAgIG5hbWU6IG15c3FsLXJvb3QtcGFzc3dvcmQta3ViZQogICAgICAgICAga2V5OiBwYXNzd29yZAogICAgdm9sdW1lTW91bnRzOgogICAgLSBuYW1lOiB3b3JkcHJlc3MtcGVyc2lzdGVudC1zdG9yYWdlCiAgICAgIG1vdW50UGF0aDogL3Zhci93d3cvaHRtbAogICAgcmVzb3VyY2VzOgogICAgICByZXF1ZXN0czoKICAgICAgICBtZW1vcnk6ICI2NE1pIgogICAgICAgIGNwdTogIjI1MG0iCiAgICAgIGxpbWl0czoKICAgICAgICBtZW1vcnk6ICIxMjhNaSIKICAgICAgICBjcHU6ICI1MDBtIgogIC0gbmFtZTogZW52b3kKICAgIGltYWdlOiBxdWF5LmlvL2xpbnV4LXN5c3RlbS1yb2xlcy9lbnZveXByb3h5OnYxLjI1LjAKICAgIHZvbHVtZU1vdW50czoKICAgIC0gbmFtZTogY29uZmlnLXZvbHVtZQogICAgICBtb3VudFBhdGg6IC9ldGMvZW52b3kKICAgIC0gbmFtZTogY2VydGlmaWNhdGVzCiAgICAgIG1vdW50UGF0aDogL2V0Yy9lbnZveS1jZXJ0aWZpY2F0ZXMKICAgIGVudjoKICAgIC0gbmFtZTogRU5WT1lfVUlECiAgICAgIHZhbHVlOiAiMCIKICAgIHJlc291cmNlczoKICAgICAgcmVxdWVzdHM6CiAgICAgICAgbWVtb3J5OiAiNjRNaSIKICAgICAgICBjcHU6ICIyNTBtIgogICAgICBsaW1pdHM6CiAgICAgICAgbWVtb3J5OiAiMTI4TWkiCiAgICAgICAgY3B1OiAiNTAwbSIKICB2b2x1bWVzOgogIC0gbmFtZTogY29uZmlnLXZvbHVtZQogICAgY29uZmlnTWFwOgogICAgICBuYW1lOiBlbnZveS1wcm94eS1jb25maWcKICAtIG5hbWU6IGNlcnRpZmljYXRlcwogICAgc2VjcmV0OgogICAgICBzZWNyZXROYW1lOiBlbnZveS1jZXJ0aWZpY2F0ZXMKICAtIG5hbWU6IHdvcmRwcmVzcy1wZXJzaXN0ZW50LXN0b3JhZ2UKICAgIHBlcnNpc3RlbnRWb2x1bWVDbGFpbToKICAgICAgY2xhaW1OYW1lOiB3cC1wdi1jbGFpbQogIC0gbmFtZTogd3d3ICAjIG5vdCB1c2VkIC0gZm9yIHRlc3RpbmcgaG9zdHBhdGgKICAgIGhvc3RQYXRoOgogICAgICBwYXRoOiAvdG1wL2h0dHBkMwogIC0gbmFtZTogY3JlYXRlICAjIG5vdCB1c2VkIC0gZm9yIHRlc3RpbmcgaG9zdHBhdGgKICAgIGhvc3RQYXRoOgogICAgICBwYXRoOiAvdG1wL2h0dHBkMy1jcmVhdGUK",
"encoding": "base64",
"source": "/etc/containers/systemd/quadlet-demo.yml"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.193) 0:01:51.227 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [
"quay.io/linux-system-roles/wordpress:4.8-apache",
"quay.io/linux-system-roles/envoyproxy:v1.25.0"
],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube",
"__podman_volumes": [
"/tmp/httpd3",
"/tmp/httpd3-create"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:53:15 +0000 (0:00:00.055) 0:01:51.282 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.023) 0:01:51.306 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state == \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.018) 0:01:51.324 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.039) 0:01:51.364 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.030) 0:01:51.394 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.017) 0:01:51.412 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.018) 0:01:51.430 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.017) 0:01:51.448 **********
changed: [sut] => (item=/tmp/httpd3) => {
"ansible_loop_var": "item",
"changed": true,
"gid": 0,
"group": "root",
"item": "/tmp/httpd3",
"mode": "0755",
"owner": "root",
"path": "/tmp/httpd3",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
changed: [sut] => (item=/tmp/httpd3-create) => {
"ansible_loop_var": "item",
"changed": true,
"gid": 0,
"group": "root",
"item": "/tmp/httpd3-create",
"mode": "0755",
"owner": "root",
"path": "/tmp/httpd3-create",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Tuesday 09 July 2024 23:53:16 +0000 (0:00:00.583) 0:01:52.031 **********
changed: [sut] => (item=quay.io/linux-system-roles/wordpress:4.8-apache) => {
"actions": [
"Pulled image quay.io/linux-system-roles/wordpress:4.8-apache"
],
"ansible_loop_var": "item",
"attempts": 1,
"changed": true,
"failed_when_result": false,
"image": [
{
"Annotations": {},
"Architecture": "amd64",
"Author": "",
"Comment": "",
"Config": {
"ArgsEscaped": true,
"Cmd": [
"apache2-foreground"
],
"Entrypoint": [
"docker-entrypoint.sh"
],
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"PHPIZE_DEPS=autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tlibpcre3-dev \t\tmake \t\tpkg-config \t\tre2c",
"PHP_INI_DIR=/usr/local/etc/php",
"APACHE_CONFDIR=/etc/apache2",
"APACHE_ENVVARS=/etc/apache2/envvars",
"PHP_EXTRA_BUILD_DEPS=apache2-dev",
"PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2",
"PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2",
"PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2",
"PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie",
"GPG_KEYS=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3",
"PHP_VERSION=5.6.32",
"PHP_URL=https://secure.php.net/get/php-5.6.32.tar.xz/from/this/mirror",
"PHP_ASC_URL=https://secure.php.net/get/php-5.6.32.tar.xz.asc/from/this/mirror",
"PHP_SHA256=8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b",
"PHP_MD5=",
"WORDPRESS_VERSION=4.8.3",
"WORDPRESS_SHA1=8efc0b9f6146e143ed419b5419d7bb8400a696fc"
],
"ExposedPorts": {
"80/tcp": {}
},
"Volumes": {
"/var/www/html": {}
},
"WorkingDir": "/var/www/html"
},
"Created": "2017-11-04T20:59:49.41793273Z",
"Digest": "sha256:6c5989672e45570c3972ef45b569a28c528a328ece6e4325d9eebaa15678e710",
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/containers/storage/overlay/dc9ac1b2367420985722dbeda368c2a5fe4cb52b995b319467e5d51d95d1430e/diff:/var/lib/containers/storage/overlay/77cec4604daa7b07b9b8d55a7082350aeab0ec63c38613ec9a85a268115b6c7c/diff:/var/lib/containers/storage/overlay/48334d4b9a9bc5330edddc7444d7b4c4a7ecc8ac5e43514da572b93323b08516/diff:/var/lib/containers/storage/overlay/d1d3f831871f0d10f93bb6eec700fff78089bbf7592547957fb39c1e0b150c91/diff:/var/lib/containers/storage/overlay/99cf6c79eb44e1476a780aa9648a56ce078cc4da2c584c204ba6e251f7c280e8/diff:/var/lib/containers/storage/overlay/4ac549df872aa9a5800feb74da1f66298ea4d231f30420be53e081b81ba9cc46/diff:/var/lib/containers/storage/overlay/2fb403b5412ba0995f4ace78556ab4f721d2fe09d0c25f345529c3f6c5a54044/diff:/var/lib/containers/storage/overlay/57c8251dbcf4b5124496e2adabbb0ba7b168c6135386ed20bef4c9f7137bc63f/diff:/var/lib/containers/storage/overlay/ca5c02993824cf533ca8ae56a93eb506c727502000989a29c3c31dd5fd8d1029/diff:/var/lib/containers/storage/overlay/b42479b70adb03c5625c39995aa72acb1fa58584c9021fc252abbb922b091bc5/diff:/var/lib/containers/storage/overlay/dc930bb6a8b9d42115997e2614eeb5755696e305d54aec0e5d17a289fd3dd921/diff:/var/lib/containers/storage/overlay/83739107ed66ef6e6fbb4479ae62a5e56612e8a3e792d86bb916c71d150ef34e/diff:/var/lib/containers/storage/overlay/e6116b505b318d23d1086d872b488099000b7876caf41893cbc8f050d1ed9f8f/diff:/var/lib/containers/storage/overlay/c5ea1ae6b7a6fa383bf0cdb2ece5f0666712dd3ee64de1b27dfcf92b2042fb39/diff:/var/lib/containers/storage/overlay/7e7d13ca4d9748c4b56c693c9dd75d40d9e90980f3ba4faa7e5bdb7befaf058f/diff:/var/lib/containers/storage/overlay/adeee7e0079a62528e3c4bcf9904d1d6b4aea78ec9d5d1c7861652972b999a0c/diff:/var/lib/containers/storage/overlay/c01c63c6823dd8a296c2134ea94d31121069f1c52f8f8789836bc7ea2e5cdc93/diff",
"UpperDir": "/var/lib/containers/storage/overlay/e55ec1ddea80ee4f3ab195a0839b35cff6b9b75695fb2321c6224e5a2d7edfc8/diff",
"WorkDir": "/var/lib/containers/storage/overlay/e55ec1ddea80ee4f3ab195a0839b35cff6b9b75695fb2321c6224e5a2d7edfc8/work"
},
"Name": "overlay"
},
"History": [
{
"created": "2017-11-04T05:21:35.784180004Z",
"created_by": "/bin/sh -c #(nop) ADD file:55b071e2cfc3ea2f4bbf048d7d676e3c06a77a9a98d63f7af291f3decb495ec8 in / "
},
{
"created": "2017-11-04T05:21:36.243252902Z",
"created_by": "/bin/sh -c #(nop) CMD [\"bash\"]",
"empty_layer": true
},
{
"created": "2017-11-04T10:11:29.514115657Z",
"created_by": "/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tlibpcre3-dev \t\tmake \t\tpkg-config \t\tre2c",
"empty_layer": true
},
{
"created": "2017-11-04T10:12:05.434901536Z",
"created_by": "/bin/sh -c apt-get update && apt-get install -y \t\t$PHPIZE_DEPS \t\tca-certificates \t\tcurl \t\tlibedit2 \t\tlibsqlite3-0 \t\tlibxml2 \t\txz-utils \t--no-install-recommends && rm -r /var/lib/apt/lists/*"
},
{
"created": "2017-11-04T10:12:06.406027267Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php",
"empty_layer": true
},
{
"created": "2017-11-04T10:12:07.00195408Z",
"created_by": "/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d"
},
{
"created": "2017-11-04T10:17:18.532954539Z",
"created_by": "/bin/sh -c apt-get update \t&& apt-get install -y --no-install-recommends \t\tapache2 \t&& rm -rf /var/lib/apt/lists/*"
},
{
"created": "2017-11-04T10:17:18.725745257Z",
"created_by": "/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2",
"empty_layer": true
},
{
"created": "2017-11-04T10:17:18.906376308Z",
"created_by": "/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars",
"empty_layer": true
},
{
"created": "2017-11-04T10:17:19.574242726Z",
"created_by": "/bin/sh -c set -ex \t\t&& sed -ri 's/^export ([^=]+)=(.*)$/: ${\\1:=\\2}\\nexport \\1/' \"$APACHE_ENVVARS\" \t\t&& . \"$APACHE_ENVVARS\" \t&& for dir in \t\t\"$APACHE_LOCK_DIR\" \t\t\"$APACHE_RUN_DIR\" \t\t\"$APACHE_LOG_DIR\" \t\t/var/www/html \t; do \t\trm -rvf \"$dir\" \t\t&& mkdir -p \"$dir\" \t\t&& chown -R \"$APACHE_RUN_USER:$APACHE_RUN_GROUP\" \"$dir\"; \tdone"
},
{
"created": "2017-11-04T10:17:20.270514391Z",
"created_by": "/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork"
},
{
"created": "2017-11-04T10:17:20.866387124Z",
"created_by": "/bin/sh -c set -ex \t&& . \"$APACHE_ENVVARS\" \t&& ln -sfT /dev/stderr \"$APACHE_LOG_DIR/error.log\" \t&& ln -sfT /dev/stdout \"$APACHE_LOG_DIR/access.log\" \t&& ln -sfT /dev/stdout \"$APACHE_LOG_DIR/other_vhosts_access.log\""
},
{
"created": "2017-11-04T10:17:21.507001617Z",
"created_by": "/bin/sh -c { \t\techo ''; \t\techo '\\tSetHandler application/x-httpd-php'; \t\techo ''; \t\techo; \t\techo 'DirectoryIndex disabled'; \t\techo 'DirectoryIndex index.php index.html'; \t\techo; \t\techo ''; \t\techo '\\tOptions -Indexes'; \t\techo '\\tAllowOverride All'; \t\techo ''; \t} | tee \"$APACHE_CONFDIR/conf-available/docker-php.conf\" \t&& a2enconf docker-php"
},
{
"created": "2017-11-04T10:17:21.67482293Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev",
"empty_layer": true
},
{
"created": "2017-11-04T10:17:21.843031793Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2",
"empty_layer": true
},
{
"created": "2017-11-04T10:17:22.035908744Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2",
"empty_layer": true
},
{
"created": "2017-11-04T10:17:22.21015816Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2",
"empty_layer": true
},
{
"created": "2017-11-04T10:17:22.399407007Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie",
"empty_layer": true
},
{
"created": "2017-11-04T11:23:09.5227839Z",
"created_by": "/bin/sh -c #(nop) ENV GPG_KEYS=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3",
"empty_layer": true
},
{
"created": "2017-11-04T11:23:09.709692483Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_VERSION=5.6.32",
"empty_layer": true
},
{
"created": "2017-11-04T11:23:09.882705798Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_URL=https://secure.php.net/get/php-5.6.32.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-5.6.32.tar.xz.asc/from/this/mirror",
"empty_layer": true
},
{
"created": "2017-11-04T11:23:10.06582081Z",
"created_by": "/bin/sh -c #(nop) ENV PHP_SHA256=8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b PHP_MD5=",
"empty_layer": true
},
{
"created": "2017-11-04T11:23:23.322234179Z",
"created_by": "/bin/sh -c set -xe; \t\tfetchDeps=' \t\twget \t'; \tif ! command -v gpg > /dev/null; then \t\tfetchDeps=\"$fetchDeps \t\t\tdirmngr \t\t\tgnupg \t\t\"; \tfi; \tapt-get update; \tapt-get install -y --no-install-recommends $fetchDeps; \trm -rf /var/lib/apt/lists/*; \t\tmkdir -p /usr/src; \tcd /usr/src; \t\twget -O php.tar.xz \"$PHP_URL\"; \t\tif [ -n \"$PHP_SHA256\" ]; then \t\techo \"$PHP_SHA256 *php.tar.xz\" | sha256sum -c -; \tfi; \tif [ -n \"$PHP_MD5\" ]; then \t\techo \"$PHP_MD5 *php.tar.xz\" | md5sum -c -; \tfi; \t\tif [ -n \"$PHP_ASC_URL\" ]; then \t\twget -O php.tar.xz.asc \"$PHP_ASC_URL\"; \t\texport GNUPGHOME=\"$(mktemp -d)\"; \t\tfor key in $GPG_KEYS; do \t\t\tgpg --keyserver ha.pool.sks-keyservers.net --recv-keys \"$key\"; \t\tdone; \t\tgpg --batch --verify php.tar.xz.asc php.tar.xz; \t\trm -rf \"$GNUPGHOME\"; \tfi; \t\tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps"
},
{
"created": "2017-11-04T11:23:23.584839602Z",
"created_by": "/bin/sh -c #(nop) COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/ "
},
{
"created": "2017-11-04T11:26:07.375393455Z",
"created_by": "/bin/sh -c set -xe \t&& buildDeps=\" \t\t$PHP_EXTRA_BUILD_DEPS \t\tlibcurl4-openssl-dev \t\tlibedit-dev \t\tlibsqlite3-dev \t\tlibssl-dev \t\tlibxml2-dev \t\tzlib1g-dev \t\" \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t\t&& export CFLAGS=\"$PHP_CFLAGS\" \t\tCPPFLAGS=\"$PHP_CPPFLAGS\" \t\tLDFLAGS=\"$PHP_LDFLAGS\" \t&& docker-php-source extract \t&& cd /usr/src/php \t&& gnuArch=\"$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)\" \t&& debMultiarch=\"$(dpkg-architecture --query DEB_BUILD_MULTIARCH)\" \t&& if [ ! -d /usr/include/curl ]; then \t\tln -sT \"/usr/include/$debMultiarch/curl\" /usr/local/include/curl; \tfi \t&& ./configure \t\t--build=\"$gnuArch\" \t\t--with-config-file-path=\"$PHP_INI_DIR\" \t\t--with-config-file-scan-dir=\"$PHP_INI_DIR/conf.d\" \t\t\t\t--disable-cgi \t\t\t\t--enable-ftp \t\t--enable-mbstring \t\t--enable-mysqlnd \t\t\t\t--with-curl \t\t--with-libedit \t\t--with-openssl \t\t--with-zlib \t\t\t\t--with-pcre-regex=/usr \t\t--with-libdir=\"lib/$debMultiarch\" \t\t\t\t$PHP_EXTRA_CONFIGURE_ARGS \t&& make -j \"$(nproc)\" \t&& make install \t&& { find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; } \t&& make clean \t&& cd / \t&& docker-php-source delete \t\t&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps \t\t&& pecl update-channels \t&& rm -rf /tmp/pear ~/.pearrc"
},
{
"created": "2017-11-04T11:26:08.001649344Z",
"created_by": "/bin/sh -c #(nop) COPY multi:dbabcc0b81566a75f49e7faa9ca5f96cd22a515b80ee7ea1e34fceceee3f9c2a in /usr/local/bin/ "
},
{
"created": "2017-11-04T11:26:08.165444531Z",
"created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-php-entrypoint\"]",
"empty_layer": true
},
{
"created": "2017-11-04T11:26:08.454237159Z",
"created_by": "/bin/sh -c #(nop) COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/ "
},
{
"created": "2017-11-04T11:26:08.656768763Z",
"created_by": "/bin/sh -c #(nop) WORKDIR /var/www/html",
"empty_layer": true
},
{
"created": "2017-11-04T11:26:08.849715224Z",
"created_by": "/bin/sh -c #(nop) EXPOSE 80/tcp",
"empty_layer": true
},
{
"created": "2017-11-04T11:26:09.038750619Z",
"created_by": "/bin/sh -c #(nop) CMD [\"apache2-foreground\"]",
"empty_layer": true
},
{
"created": "2017-11-04T20:59:42.219221531Z",
"created_by": "/bin/sh -c set -ex; \t\tapt-get update; \tapt-get install -y \t\tlibjpeg-dev \t\tlibpng-dev \t; \trm -rf /var/lib/apt/lists/*; \t\tdocker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr; \tdocker-php-ext-install gd mysqli opcache"
},
{
"created": "2017-11-04T20:59:43.134345371Z",
"created_by": "/bin/sh -c { \t\techo 'opcache.memory_consumption=128'; \t\techo 'opcache.interned_strings_buffer=8'; \t\techo 'opcache.max_accelerated_files=4000'; \t\techo 'opcache.revalidate_freq=2'; \t\techo 'opcache.fast_shutdown=1'; \t\techo 'opcache.enable_cli=1'; \t} > /usr/local/etc/php/conf.d/opcache-recommended.ini"
},
{
"created": "2017-11-04T20:59:44.540530021Z",
"created_by": "/bin/sh -c a2enmod rewrite expires"
},
{
"created": "2017-11-04T20:59:46.367204147Z",
"created_by": "/bin/sh -c #(nop) VOLUME [/var/www/html]",
"empty_layer": true
},
{
"created": "2017-11-04T20:59:46.573725492Z",
"created_by": "/bin/sh -c #(nop) ENV WORDPRESS_VERSION=4.8.3",
"empty_layer": true
},
{
"created": "2017-11-04T20:59:46.76112212Z",
"created_by": "/bin/sh -c #(nop) ENV WORDPRESS_SHA1=8efc0b9f6146e143ed419b5419d7bb8400a696fc",
"empty_layer": true
},
{
"created": "2017-11-04T20:59:48.76305129Z",
"created_by": "/bin/sh -c set -ex; \tcurl -o wordpress.tar.gz -fSL \"https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz\"; \techo \"$WORDPRESS_SHA1 *wordpress.tar.gz\" | sha1sum -c -; \ttar -xzf wordpress.tar.gz -C /usr/src/; \trm wordpress.tar.gz; \tchown -R www-data:www-data /usr/src/wordpress"
},
{
"created": "2017-11-04T20:59:49.065843813Z",
"created_by": "/bin/sh -c #(nop) COPY file:db1f48c4963a4352b4c31c18f102b71fcc06a1266db6edd17f8f52458fe13130 in /usr/local/bin/ "
},
{
"created": "2017-11-04T20:59:49.2413818Z",
"created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]",
"empty_layer": true
},
{
"created": "2017-11-04T20:59:49.41793273Z",
"created_by": "/bin/sh -c #(nop) CMD [\"apache2-foreground\"]",
"empty_layer": true
}
],
"Id": "fcf3e41b8864a14d75a6d0627d3d02154e28a153aa57e8baa392cd744ffa0d0b",
"Labels": null,
"ManifestType": "application/vnd.docker.distribution.manifest.v2+json",
"NamesHistory": [
"quay.io/linux-system-roles/wordpress:4.8-apache"
],
"Os": "linux",
"Parent": "",
"RepoDigests": [
"quay.io/linux-system-roles/wordpress@sha256:2df430724f1fbbd4b6fba3b872c96bce1f93a0210f11737e9c5a627b47ea90ad",
"quay.io/linux-system-roles/wordpress@sha256:6c5989672e45570c3972ef45b569a28c528a328ece6e4325d9eebaa15678e710"
],
"RepoTags": [
"quay.io/linux-system-roles/wordpress:4.8-apache"
],
"RootFS": {
"Layers": [
"sha256:c01c63c6823dd8a296c2134ea94d31121069f1c52f8f8789836bc7ea2e5cdc93",
"sha256:37412c15388380766cd398e87fcfe23ed45f884a8ed33e2c9559f6db42bfacf9",
"sha256:c3d26400d3ffae51e53618ba41d3eb630ad681328385778ac04c42df6ed3b016",
"sha256:5cd2e0cfe8920d0836a14eb9c6a386bb0d6eaa9a64e541a557ed44de258af02b",
"sha256:2c3aa4e96952fbd6b64102ec75a19b30ba4e80ebcb77430e0678f50c06b488db",
"sha256:4c0354ed71f416d061b92fe3eb7fe90e2d6366a622550e33e9689a771c0d28dd",
"sha256:2f6273a5f133eb416a3a5eb75f3937d8b904d5ea841333186123921023907ab3",
"sha256:dcdbe9fe2ca1f4b81a2850db8e349fff10c0811b20fd4c6c4999a2bf2f372a37",
"sha256:a9aa8861270e9d6c684926f96afb8ee683028ea7a99d717ba85e06950ab786b3",
"sha256:fa7f9311a060f2a1c47ade00400a4c2e7c5a30fa72f175643914f95addc9366c",
"sha256:61a961ab5d2bfbebae806d11eb5db4b715f8f1a6115243af04dad24e30472237",
"sha256:8933dc910eeefc12d9dfd5007cd1cd4bf7f3be85f21828f1751543585d51a011",
"sha256:493137409f3e96a6ea09f3e16063f9d175c3333bc7b208a19a05da338997d9a3",
"sha256:749e8aaa7dd4822707878fda3becc3814175c096c0eab66f496177bd9d942f6e",
"sha256:6594bf4ea5b9d09a6adda4b6c166e54aa014f41be3b5ae2b5ec9db5d8867c830",
"sha256:24605e7ca88b66560acdf32fcec73b71af2f65eadc0904d8695b9cd76a5ae2e2",
"sha256:4f2aeb865fa0dd4a15b0ef94badb826e3558ff19f8270a9aa656b5c6d6af079f",
"sha256:2ff5b2ab6416ff57f8b89209c3efae2c5e5b4e7ded5c23d9d74e2f6a59412342"
],
"Type": "layers"
},
"Size": 421550642,
"User": "",
"Version": "17.06.2-ce",
"VirtualSize": 421550642
}
],
"item": "quay.io/linux-system-roles/wordpress:4.8-apache",
"podman_actions": [
"/usr/bin/podman image ls quay.io/linux-system-roles/wordpress:4.8-apache --format json",
"/usr/bin/podman image exists quay.io/linux-system-roles/wordpress:4.8-apache",
"/usr/bin/podman pull quay.io/linux-system-roles/wordpress:4.8-apache -q",
"/usr/bin/podman inspect fcf3e41b8864a14d75a6d0627d3d02154e28a153aa57e8baa392cd744ffa0d0b --format json"
]
}
changed: [sut] => (item=quay.io/linux-system-roles/envoyproxy:v1.25.0) => {
"actions": [
"Pulled image quay.io/linux-system-roles/envoyproxy:v1.25.0"
],
"ansible_loop_var": "item",
"attempts": 1,
"changed": true,
"failed_when_result": false,
"image": [
{
"Annotations": {},
"Architecture": "amd64",
"Author": "",
"Comment": "",
"Config": {
"ArgsEscaped": true,
"Cmd": [
"envoy",
"-c",
"/etc/envoy/envoy.yaml"
],
"Entrypoint": [
"/docker-entrypoint.sh"
],
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"ExposedPorts": {
"10000/tcp": {}
}
},
"Created": "2023-01-18T18:38:56.618641776Z",
"Digest": "sha256:402a4d73b73e10f8854f65623e0dbc80e1209faa433344509f5b111ff3cbfc52",
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/containers/storage/overlay/ebe3bd625c64795e80289f5608dcdcee2b310d257c2b8205406baecf6021489e/diff:/var/lib/containers/storage/overlay/f59df1deaceb26c783e74d85f2873fcf55f035283375974dd05cc62cb9a2d69f/diff:/var/lib/containers/storage/overlay/b2dea56dafe9093ef8d20412df55630cc3af140488dbd0f7fd033a846adc84a7/diff:/var/lib/containers/storage/overlay/32be92b059b1f2fc3e6bc64810c2742d105dd04a781e2cb35536a9ca42e61d42/diff:/var/lib/containers/storage/overlay/f822d6dc99c8c8c6d83b93e7c68d2929e740f3cee4993e4e2c9fbaf37250a12d/diff:/var/lib/containers/storage/overlay/1f660599e6fc71f6652db3927cd064b9ff6aa2b7a0176cd70a690285004c8f44/diff:/var/lib/containers/storage/overlay/0002c93bdb3704dd9e36ce5153ef637f84de253015f3ee330468dccdeacad60b/diff",
"UpperDir": "/var/lib/containers/storage/overlay/11b5b84ef66aa4fccc0f2bb65829cfe6ae0e3dd76289c06103e4e670d023a1c9/diff",
"WorkDir": "/var/lib/containers/storage/overlay/11b5b84ef66aa4fccc0f2bb65829cfe6ae0e3dd76289c06103e4e670d023a1c9/work"
},
"Name": "overlay"
},
"History": [
{
"created": "2022-12-09T01:20:21.30286184Z",
"created_by": "/bin/sh -c #(nop) ADD file:9d282119af0c42bc823c95b4192a3350cf2cad670622017356dd2e637762e425 in / "
},
{
"created": "2022-12-09T01:20:21.654215477Z",
"created_by": "/bin/sh -c #(nop) CMD [\"bash\"]",
"empty_layer": true
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:34:11.916638427Z",
"created_by": "RUN /bin/sh -c apt-get update && apt-get upgrade -y && apt-get install --no-install-recommends -y ca-certificates && apt-get autoremove -y && apt-get clean && rm -rf /tmp/* /var/tmp/* && rm -rf /var/lib/apt/lists/* # buildkit"
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:34:12.003108057Z",
"created_by": "RUN /bin/sh -c mkdir -p /etc/envoy # buildkit"
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:34:12.2017844Z",
"created_by": "COPY /usr/local/bin/envoy* /usr/local/bin/ # buildkit"
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:38:56.437289277Z",
"created_by": "COPY /usr/local/bin/su-exec /usr/local/bin/ # buildkit"
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:38:56.453552756Z",
"created_by": "COPY /etc/envoy/envoy.yaml /etc/envoy/envoy.yaml # buildkit"
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:38:56.464983282Z",
"created_by": "COPY /docker-entrypoint.sh / # buildkit"
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:38:56.618641776Z",
"created_by": "RUN /bin/sh -c adduser --group --system envoy # buildkit"
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:38:56.618641776Z",
"created_by": "EXPOSE map[10000/tcp:{}]",
"empty_layer": true
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:38:56.618641776Z",
"created_by": "ENTRYPOINT [\"/docker-entrypoint.sh\"]",
"empty_layer": true
},
{
"comment": "buildkit.dockerfile.v0",
"created": "2023-01-18T18:38:56.618641776Z",
"created_by": "CMD [\"envoy\" \"-c\" \"/etc/envoy/envoy.yaml\"]",
"empty_layer": true
}
],
"Id": "5af2585e22ed1562885d9407efab74010090427be79048c2cd6a226517cc1e1d",
"Labels": null,
"ManifestType": "application/vnd.docker.distribution.manifest.v2+json",
"NamesHistory": [
"quay.io/linux-system-roles/envoyproxy:v1.25.0"
],
"Os": "linux",
"Parent": "",
"RepoDigests": [
"quay.io/linux-system-roles/envoyproxy@sha256:402a4d73b73e10f8854f65623e0dbc80e1209faa433344509f5b111ff3cbfc52",
"quay.io/linux-system-roles/envoyproxy@sha256:81a507fbe747b9c8060f7e3e53196d69019b069d3acbfb0e42f3a1dd4436da86"
],
"RepoTags": [
"quay.io/linux-system-roles/envoyproxy:v1.25.0"
],
"RootFS": {
"Layers": [
"sha256:0002c93bdb3704dd9e36ce5153ef637f84de253015f3ee330468dccdeacad60b",
"sha256:006f798ff44c676689b0e27583cd6b0457b649b8cfb94256fb20eb5c3f06f410",
"sha256:f4166bece6bbf790d9877b4b44215d0424eb77956fc0adb367456f1a24675fff",
"sha256:bd0817613eea9bad2546b19e51534a956b78b7e4a0815b26522c96d48c1a1990",
"sha256:de6b9a26e1d701f82b56d7b13325d1f9bef5cb51edf7a05a61e7823990bd36b8",
"sha256:d1cabe29713b476659be5fd9ed8ab68ae389457581856122b275c096ab70ae29",
"sha256:e2859498c447ccf5e9c4d1fb83547803f1ac8f98acb8c8bb85cd3b8cafb8cc9b",
"sha256:efc55e759ca3d4cdde06b7bd34175223c58c2f6d797e909795af6a5aadc82475"
],
"Type": "layers"
},
"Size": 146762474,
"User": "",
"Version": "",
"VirtualSize": 146762474
}
],
"item": "quay.io/linux-system-roles/envoyproxy:v1.25.0",
"podman_actions": [
"/usr/bin/podman image ls quay.io/linux-system-roles/envoyproxy:v1.25.0 --format json",
"/usr/bin/podman image exists quay.io/linux-system-roles/envoyproxy:v1.25.0",
"/usr/bin/podman pull quay.io/linux-system-roles/envoyproxy:v1.25.0 -q",
"/usr/bin/podman inspect 5af2585e22ed1562885d9407efab74010090427be79048c2cd6a226517cc1e1d --format json"
]
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Tuesday 09 July 2024 23:53:35 +0000 (0:00:18.930) 0:02:10.962 **********
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": 160,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:35 +0000 (0:00:00.205) 0:02:11.167 **********
changed: [sut] => {
"changed": true,
"checksum": "7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7",
"dest": "/etc/containers/systemd/quadlet-demo.kube",
"gid": 0,
"group": "root",
"md5sum": "da53c88f92b68b0487aa209f795b6bb3",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 456,
"src": "/root/.ansible/tmp/ansible-tmp-1720569215.9016485-12106-83582037521980/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Tuesday 09 July 2024 23:53:36 +0000 (0:00:00.526) 0:02:11.694 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Tuesday 09 July 2024 23:53:36 +0000 (0:00:00.020) 0:02:11.714 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_copy_file is skipped",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Tuesday 09 July 2024 23:53:36 +0000 (0:00:00.019) 0:02:11.733 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:36 +0000 (0:00:00.463) 0:02:12.196 **********
changed: [sut] => {
"changed": true,
"name": "quadlet-demo.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "quadlet-demo-network.service -.mount systemd-journald.socket system.slice sysinit.target quadlet-demo-mysql.service basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true --network=systemd-quadlet-demo --configmap /etc/containers/systemd/envoy-proxy-configmap.yml --publish 8000:8080 --publish 9000:9901 /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo.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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "-.mount sysinit.target system.slice quadlet-demo-network.service quadlet-demo-mysql.service",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo.kube",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Tuesday 09 July 2024 23:53:38 +0000 (0:00:01.605) 0:02:13.801 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_service_started is changed",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143
Tuesday 09 July 2024 23:53:38 +0000 (0:00:00.019) 0:02:13.821 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149
Tuesday 09 July 2024 23:53:38 +0000 (0:00:00.015) 0:02:13.836 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158
Tuesday 09 July 2024 23:53:38 +0000 (0:00:00.014) 0:02:13.851 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Check quadlet files] *****************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:84
Tuesday 09 July 2024 23:53:38 +0000 (0:00:00.024) 0:02:13.876 **********
ok: [sut] => {
"changed": false,
"cmd": [
"ls",
"-alrtF",
"/etc/containers/systemd"
],
"delta": "0:00:00.004342",
"end": "2024-07-09 23:53:38.777968",
"rc": 0,
"start": "2024-07-09 23:53:38.773626"
}
STDOUT:
total 24
drwxr-xr-x. 7 root root 154 Jul 9 23:52 ../
-rw-r--r--. 1 root root 74 Jul 9 23:52 quadlet-demo.network
-rw-r--r--. 1 root root 9 Jul 9 23:52 quadlet-demo-mysql.volume
-rw-r--r--. 1 root root 367 Jul 9 23:53 quadlet-demo-mysql.container
-rw-r--r--. 1 root root 2102 Jul 9 23:53 envoy-proxy-configmap.yml
-rw-r--r--. 1 root root 1605 Jul 9 23:53 quadlet-demo.yml
-rw-r--r--. 1 root root 456 Jul 9 23:53 quadlet-demo.kube
drwxr-xr-x. 2 root root 185 Jul 9 23:53 ./
TASK [Check containers] ********************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:88
Tuesday 09 July 2024 23:53:38 +0000 (0:00:00.233) 0:02:14.109 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"-a"
],
"delta": "0:00:00.068343",
"end": "2024-07-09 23:53:39.056542",
"failed_when_result": false,
"rc": 0,
"start": "2024-07-09 23:53:38.988199"
}
STDOUT:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
040642fb1615 quay.io/linux-system-roles/mysql:5.6 mysqld 29 seconds ago Up 30 seconds (starting) quadlet-demo-mysql
8de83a00de7b localhost/podman-pause:4.9.4-dev-1708535009 1 second ago Up 2 seconds a96f3a51b8d1-service
a3a0bfeb4b14 localhost/podman-pause:4.9.4-dev-1708535009 1 second ago Up 1 second 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp 1524c88c9011-infra
2b7794d5eea1 quay.io/linux-system-roles/wordpress:4.8-apache apache2-foregroun... 1 second ago Up 1 second 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-wordpress
00fd0fa99bc5 quay.io/linux-system-roles/envoyproxy:v1.25.0 envoy -c /etc/env... 1 second ago Up 1 second 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-envoy
TASK [Check pods] **************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:93
Tuesday 09 July 2024 23:53:39 +0000 (0:00:00.275) 0:02:14.385 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"pod",
"ps",
"--ctr-ids",
"--ctr-names",
"--ctr-status"
],
"delta": "0:00:00.055934",
"end": "2024-07-09 23:53:39.332913",
"failed_when_result": false,
"rc": 0,
"start": "2024-07-09 23:53:39.276979"
}
STDOUT:
POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS
1524c88c9011 quadlet-demo Running 1 second ago a3a0bfeb4b14 a3a0bfeb4b14,2b7794d5eea1,00fd0fa99bc5 1524c88c9011-infra,quadlet-demo-wordpress,quadlet-demo-envoy running,running,running
TASK [Check systemd] ***********************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:98
Tuesday 09 July 2024 23:53:39 +0000 (0:00:00.283) 0:02:14.668 **********
ok: [sut] => {
"changed": false,
"cmd": "set -euo pipefail; systemctl list-units | grep quadlet",
"delta": "0:00:00.011665",
"end": "2024-07-09 23:53:39.576465",
"failed_when_result": false,
"rc": 0,
"start": "2024-07-09 23:53:39.564800"
}
STDOUT:
quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service
quadlet-demo-mysql.service loaded active running quadlet-demo-mysql.service
quadlet-demo-network.service loaded active exited quadlet-demo-network.service
quadlet-demo.service loaded active running quadlet-demo.service
TASK [Check web] ***************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:104
Tuesday 09 July 2024 23:53:39 +0000 (0:00:00.242) 0:02:14.911 **********
changed: [sut] => {
"attempts": 1,
"changed": true,
"checksum_dest": null,
"checksum_src": "d49966cc24f102ead5187c35b5a35440048247ef",
"dest": "/run/out",
"elapsed": 0,
"gid": 0,
"group": "root",
"md5sum": "a56cfe4431509ef44591163d2a219089",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:var_run_t:s0",
"size": 11666,
"src": "/root/.ansible/tmp/ansible-moduletmp-1720569219.9653327-9msltdj1/tmplcb00l7g",
"state": "file",
"status_code": 200,
"uid": 0,
"url": "https://localhost:8000"
}
MSG:
OK (unknown bytes)
TASK [Show web] ****************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:115
Tuesday 09 July 2024 23:53:40 +0000 (0:00:01.063) 0:02:15.975 **********
ok: [sut] => {
"changed": false,
"cmd": [
"cat",
"/run/out"
],
"delta": "0:00:00.005920",
"end": "2024-07-09 23:53:40.865050",
"rc": 0,
"start": "2024-07-09 23:53:40.859130"
}
STDOUT:
WordPress › Installation
WordPress
TASK [Error] *******************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:120
Tuesday 09 July 2024 23:53:40 +0000 (0:00:00.220) 0:02:16.196 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__web_status is failed",
"skip_reason": "Conditional result was False"
}
TASK [Check] *******************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:131
Tuesday 09 July 2024 23:53:40 +0000 (0:00:00.017) 0:02:16.213 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"-a"
],
"delta": "0:00:00.267025",
"end": "2024-07-09 23:53:41.350951",
"rc": 0,
"start": "2024-07-09 23:53:41.083926"
}
STDOUT:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
040642fb1615 quay.io/linux-system-roles/mysql:5.6 mysqld 32 seconds ago Up 32 seconds (starting) quadlet-demo-mysql
8de83a00de7b localhost/podman-pause:4.9.4-dev-1708535009 3 seconds ago Up 4 seconds a96f3a51b8d1-service
a3a0bfeb4b14 localhost/podman-pause:4.9.4-dev-1708535009 3 seconds ago Up 3 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp 1524c88c9011-infra
2b7794d5eea1 quay.io/linux-system-roles/wordpress:4.8-apache apache2-foregroun... 3 seconds ago Up 3 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-wordpress
00fd0fa99bc5 quay.io/linux-system-roles/envoyproxy:v1.25.0 envoy -c /etc/env... 3 seconds ago Up 3 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-envoy
TASK [Check pods] **************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:135
Tuesday 09 July 2024 23:53:41 +0000 (0:00:00.468) 0:02:16.681 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"pod",
"ps",
"--ctr-ids",
"--ctr-names",
"--ctr-status"
],
"delta": "0:00:00.271016",
"end": "2024-07-09 23:53:41.817710",
"failed_when_result": false,
"rc": 0,
"start": "2024-07-09 23:53:41.546694"
}
STDOUT:
POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS
1524c88c9011 quadlet-demo Running 4 seconds ago a3a0bfeb4b14 a3a0bfeb4b14,2b7794d5eea1,00fd0fa99bc5 1524c88c9011-infra,quadlet-demo-wordpress,quadlet-demo-envoy running,running,running
TASK [Check systemd] ***********************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:140
Tuesday 09 July 2024 23:53:41 +0000 (0:00:00.466) 0:02:17.148 **********
ok: [sut] => {
"changed": false,
"cmd": "set -euo pipefail; systemctl list-units --all | grep quadlet",
"delta": "0:00:00.014036",
"end": "2024-07-09 23:53:42.024305",
"failed_when_result": false,
"rc": 0,
"start": "2024-07-09 23:53:42.010269"
}
STDOUT:
quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service
quadlet-demo-mysql.service loaded active running quadlet-demo-mysql.service
quadlet-demo-network.service loaded active exited quadlet-demo-network.service
quadlet-demo.service loaded active running quadlet-demo.service
TASK [LS] **********************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:148
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.204) 0:02:17.352 **********
ok: [sut] => {
"changed": false,
"cmd": [
"ls",
"-alrtF",
"/etc/systemd/system"
],
"delta": "0:00:00.004136",
"end": "2024-07-09 23:53:42.217758",
"failed_when_result": false,
"rc": 0,
"start": "2024-07-09 23:53:42.213622"
}
STDOUT:
total 8
lrwxrwxrwx. 1 root root 9 May 11 2019 systemd-timedated.service -> /dev/null
drwxr-xr-x. 4 root root 169 May 29 07:45 ../
lrwxrwxrwx. 1 root root 39 May 29 07:45 syslog.service -> /usr/lib/systemd/system/rsyslog.service
drwxr-xr-x. 2 root root 32 May 29 07:45 getty.target.wants/
lrwxrwxrwx. 1 root root 37 May 29 07:45 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target
lrwxrwxrwx. 1 root root 57 May 29 07:45 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service
drwxr-xr-x. 2 root root 48 May 29 07:45 network-online.target.wants/
lrwxrwxrwx. 1 root root 41 May 29 07:45 dbus-org.freedesktop.timedate1.service -> /usr/lib/systemd/system/timedatex.service
drwxr-xr-x. 2 root root 61 May 29 07:45 timers.target.wants/
drwxr-xr-x. 2 root root 31 May 29 07:45 basic.target.wants/
drwxr-xr-x. 2 root root 38 May 29 07:45 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
lrwxrwxrwx. 1 root root 41 May 29 07:47 default.target -> /usr/lib/systemd/system/multi-user.target
drwxr-xr-x. 2 root root 51 May 29 07:55 sockets.target.wants/
drwxr-xr-x. 2 root root 31 May 29 07:55 remote-fs.target.wants/
drwxr-xr-x. 2 root root 59 May 29 07:55 sshd-keygen@.service.d/
drwxr-xr-x. 2 root root 119 May 29 07:55 cloud-init.target.wants/
drwxr-xr-x. 2 root root 181 May 29 07:56 sysinit.target.wants/
drwxr-xr-x. 2 root root 4096 Jul 9 23:52 multi-user.target.wants/
lrwxrwxrwx. 1 root root 41 Jul 9 23:52 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service
drwxr-xr-x. 13 root root 4096 Jul 9 23:52 ./
TASK [Cleanup] *****************************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:155
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.193) 0:02:17.546 **********
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.071) 0:02:17.618 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.033) 0:02:17.651 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.023) 0:02:17.675 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_is_ostree is defined",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.018) 0:02:17.693 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_is_ostree is defined",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.017) 0:02:17.711 **********
ok: [sut] => (item=RedHat.yml) => {
"ansible_facts": {
"__podman_packages": [
"podman",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/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,
"false_condition": "__vars_file is file",
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [sut] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [fedora.linux_system_roles.podman : Gather the package facts] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Tuesday 09 July 2024 23:53:42 +0000 (0:00:00.043) 0:02:17.754 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Enable copr if requested] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Tuesday 09 July 2024 23:53:43 +0000 (0:00:01.266) 0:02:19.021 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_use_copr | d(false)",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Tuesday 09 July 2024 23:53:43 +0000 (0:00:00.018) 0:02:19.040 **********
skipping: [sut] => {
"changed": false,
"false_condition": "(__podman_packages | difference(ansible_facts.packages))",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22
Tuesday 09 July 2024 23:53:43 +0000 (0:00:00.021) 0:02:19.061 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"--version"
],
"delta": "0:00:00.026706",
"end": "2024-07-09 23:53:43.948051",
"rc": 0,
"start": "2024-07-09 23:53:43.921345"
}
STDOUT:
podman version 4.9.4-dev
TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Tuesday 09 July 2024 23:53:43 +0000 (0:00:00.215) 0:02:19.277 **********
ok: [sut] => {
"ansible_facts": {
"podman_version": "4.9.4-dev"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32
Tuesday 09 July 2024 23:53:43 +0000 (0:00:00.021) 0:02:19.298 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_version is version(\"4.2\", \"<\")",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.018) 0:02:19.316 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_version is version(\"4.4\", \"<\")",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.022) 0:02:19.338 **********
META: end_host conditional evaluated to False, continuing execution for sut
skipping: [sut] => {
"skip_reason": "end_host conditional evaluated to False, continuing execution for sut"
}
MSG:
end_host conditional evaluated to false, continuing execution for sut
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.024) 0:02:19.362 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.070) 0:02:19.433 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.022) 0:02:19.455 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.021) 0:02:19.477 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.026) 0:02:19.504 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.195) 0:02:19.699 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.025) 0:02:19.725 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.194) 0:02:19.920 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.018) 0:02:19.938 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.017) 0:02:19.956 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.018) 0:02:19.974 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.017) 0:02:19.991 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.018) 0:02:20.009 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.017) 0:02:20.027 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.017) 0:02:20.045 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.017) 0:02:20.062 **********
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 [fedora.linux_system_roles.podman : Handle container.conf.d] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.024) 0:02:20.086 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.035) 0:02:20.122 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_containers_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.048) 0:02:20.170 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_containers_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.019) 0:02:20.190 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.037) 0:02:20.228 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_registries_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.019) 0:02:20.247 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_registries_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77
Tuesday 09 July 2024 23:53:44 +0000 (0:00:00.018) 0:02:20.266 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.036) 0:02:20.302 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_storage_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.018) 0:02:20.320 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_storage_conf | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.018) 0:02:20.339 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut
TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.038) 0:02:20.377 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.019) 0:02:20.396 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.017) 0:02:20.414 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.018) 0:02:20.432 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_policy_json | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [Manage firewall for specified ports] *************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.018) 0:02:20.450 **********
TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.062) 0:02:20.513 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.063) 0:02:20.576 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.025) 0:02:20.602 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __firewall_is_ostree is defined",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.018) 0:02:20.621 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __firewall_is_ostree is defined",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19
Tuesday 09 July 2024 23:53:45 +0000 (0:00:00.019) 0:02:20.640 **********
ok: [sut] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Tuesday 09 July 2024 23:53:47 +0000 (0:00:02.387) 0:02:23.028 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Tuesday 09 July 2024 23:53:47 +0000 (0:00:00.018) 0:02:23.047 **********
skipping: [sut] => (item=nftables) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"item": "nftables",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=iptables) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"item": "iptables",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=ufw) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall_disable_conflicting_services | bool",
"item": "ufw",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Tuesday 09 July 2024 23:53:47 +0000 (0:00:00.021) 0:02:23.068 **********
ok: [sut] => {
"changed": false,
"name": "firewalld",
"status": {
"ActiveEnterTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"ActiveEnterTimestampMonotonic": "862964998",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "dbus.service system.slice polkit.service basic.target dbus.socket sysinit.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"AssertTimestampMonotonic": "862280234",
"Before": "multi-user.target shutdown.target network-pre.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"ConditionTimestampMonotonic": "862280233",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "nftables.service ipset.service shutdown.target ip6tables.service ebtables.service iptables.service",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "13595",
"ExecMainStartTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"ExecMainStartTimestampMonotonic": "862281610",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"InactiveExitTimestampMonotonic": "862281658",
"InvocationID": "aa9509be98dc43dbaed462744f0a9231",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "13595",
"MemoryAccounting": "yes",
"MemoryCurrent": "40370176",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice dbus.socket",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"StateChangeTimestampMonotonic": "862964998",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"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",
"WatchdogTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"WatchdogTimestampMonotonic": "862964996",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Tuesday 09 July 2024 23:53:48 +0000 (0:00:00.340) 0:02:23.408 **********
ok: [sut] => {
"changed": false,
"enabled": true,
"name": "firewalld",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"ActiveEnterTimestampMonotonic": "862964998",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "dbus.service system.slice polkit.service basic.target dbus.socket sysinit.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"AssertTimestampMonotonic": "862280234",
"Before": "multi-user.target shutdown.target network-pre.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"ConditionTimestampMonotonic": "862280233",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "nftables.service ipset.service shutdown.target ip6tables.service ebtables.service iptables.service",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "13595",
"ExecMainStartTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"ExecMainStartTimestampMonotonic": "862281610",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"InactiveExitTimestampMonotonic": "862281658",
"InvocationID": "aa9509be98dc43dbaed462744f0a9231",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "13595",
"MemoryAccounting": "yes",
"MemoryCurrent": "40370176",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice dbus.socket",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"StateChangeTimestampMonotonic": "862964998",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"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",
"WatchdogTimestamp": "Tue 2024-07-09 23:52:49 UTC",
"WatchdogTimestampMonotonic": "862964996",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Tuesday 09 July 2024 23:53:48 +0000 (0:00:00.337) 0:02:23.746 **********
ok: [sut] => {
"ansible_facts": {
"__firewall_previous_replaced": false,
"__firewall_python_cmd": "/usr/libexec/platform-python",
"__firewall_report_changed": true
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Tuesday 09 July 2024 23:53:48 +0000 (0:00:00.025) 0:02:23.772 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Tuesday 09 July 2024 23:53:48 +0000 (0:00:00.018) 0:02:23.790 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Tuesday 09 July 2024 23:53:48 +0000 (0:00:00.017) 0:02:23.808 **********
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-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.752) 0:02:24.560 **********
skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "firewall | length == 1",
"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,
"false_condition": "firewall | length == 1",
"item": {
"port": "9000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.029) 0:02:24.589 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall | length == 1",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.020) 0:02:24.610 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall == None or firewall | length == 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.019) 0:02:24.629 **********
skipping: [sut] => {
"changed": false,
"false_condition": "firewall == None or firewall | length == 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.018) 0:02:24.648 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.017) 0:02:24.666 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__firewall_previous_replaced | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.017) 0:02:24.683 **********
skipping: [sut] => {
"false_condition": "__firewall_previous_replaced | bool"
}
TASK [Manage selinux for specified ports] **************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.061) 0:02:24.745 **********
skipping: [sut] => {
"changed": false,
"false_condition": "podman_selinux_ports | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.020) 0:02:24.765 **********
ok: [sut] => {
"ansible_facts": {
"__podman_cancel_user_linger": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.018) 0:02:24.784 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle credential files - present] ****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.016) 0:02:24.801 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle secrets] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.015) 0:02:24.817 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log))
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.055) 0:02:24.872 **********
ok: [sut] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.022) 0:02:24.894 **********
ok: [sut] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.024) 0:02:24.919 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.029) 0:02:24.948 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.018) 0:02:24.967 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.017) 0:02:24.985 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.017) 0:02:25.003 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.017) 0:02:25.020 **********
changed: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.233) 0:02:25.253 **********
ok: [sut] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.022) 0:02:25.275 **********
ok: [sut] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Tuesday 09 July 2024 23:53:49 +0000 (0:00:00.024) 0:02:25.299 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.063) 0:02:25.362 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.019) 0:02:25.382 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.017) 0:02:25.399 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.017) 0:02:25.417 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.017) 0:02:25.435 **********
changed: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.236) 0:02:25.671 **********
ok: [sut] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.022) 0:02:25.694 **********
ok: [sut] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.024) 0:02:25.718 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.029) 0:02:25.748 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.018) 0:02:25.767 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.017) 0:02:25.784 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.017) 0:02:25.802 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.017) 0:02:25.820 **********
changed: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.236) 0:02:26.057 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.016) 0:02:26.074 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log))
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.123) 0:02:26.198 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.029) 0:02:26.227 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.024) 0:02:26.252 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.019) 0:02:26.271 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "kube",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:53:50 +0000 (0:00:00.029) 0:02:26.301 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.035) 0:02:26.336 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.022) 0:02:26.359 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.021) 0:02:26.380 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.028) 0:02:26.409 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.196) 0:02:26.605 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.026) 0:02:26.631 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.196) 0:02:26.828 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.018) 0:02:26.847 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.017) 0:02:26.865 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.018) 0:02:26.883 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.018) 0:02:26.901 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.017) 0:02:26.918 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.017) 0:02:26.936 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.017) 0:02:26.953 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.053) 0:02:27.007 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.035) 0:02:27.043 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.021) 0:02:27.065 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.017) 0:02:27.083 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.046) 0:02:27.129 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.023) 0:02:27.153 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.043) 0:02:27.197 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Tuesday 09 July 2024 23:53:51 +0000 (0:00:00.017) 0:02:27.214 **********
changed: [sut] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Tue 2024-07-09 23:53:38 UTC",
"ActiveEnterTimestampMonotonic": "911466229",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "quadlet-demo-mysql.service sysinit.target -.mount system.slice basic.target quadlet-demo-network.service systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2024-07-09 23:53:37 UTC",
"AssertTimestampMonotonic": "910216305",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2024-07-09 23:53:37 UTC",
"ConditionTimestampMonotonic": "910216303",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "16373",
"ExecMainStartTimestamp": "Tue 2024-07-09 23:53:38 UTC",
"ExecMainStartTimestampMonotonic": "911466201",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true --network=systemd-quadlet-demo --configmap /etc/containers/systemd/envoy-proxy-configmap.yml --publish 8000:8080 --publish 9000:9901 /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[Tue 2024-07-09 23:53:37 UTC] ; stop_time=[n/a] ; pid=16310 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Tue 2024-07-09 23:53:37 UTC",
"InactiveExitTimestampMonotonic": "910217399",
"InvocationID": "238c9bc71ad44991a57e0892e6c18379",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "16373",
"MemoryAccounting": "yes",
"MemoryCurrent": "6270976",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "quadlet-demo-mysql.service -.mount quadlet-demo-network.service sysinit.target system.slice",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo.kube",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Tue 2024-07-09 23:53:38 UTC",
"StateChangeTimestampMonotonic": "911466229",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "4",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestamp": "Tue 2024-07-09 23:53:38 UTC",
"WatchdogTimestampMonotonic": "911466225",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Tuesday 09 July 2024 23:53:53 +0000 (0:00:01.204) 0:02:28.419 **********
changed: [sut] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.kube",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39
Tuesday 09 July 2024 23:53:53 +0000 (0:00:00.201) 0:02:28.621 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:53 +0000 (0:00:00.030) 0:02:28.651 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:53 +0000 (0:00:00.018) 0:02:28.669 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:53 +0000 (0:00:00.018) 0:02:28.687 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:47
Tuesday 09 July 2024 23:53:53 +0000 (0:00:00.018) 0:02:28.705 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:56
Tuesday 09 July 2024 23:53:53 +0000 (0:00:00.461) 0:02:29.167 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.653866",
"end": "2024-07-09 23:53:54.685082",
"rc": 0,
"start": "2024-07-09 23:53:54.031216"
}
STDOUT:
fcf3e41b8864a14d75a6d0627d3d02154e28a153aa57e8baa392cd744ffa0d0b
5af2585e22ed1562885d9407efab74010090427be79048c2cd6a226517cc1e1d
64e20f19391e344da75ab48121a87e87b487276cdf9cf2527d92c040a4ee1f42
TASK [fedora.linux_system_roles.podman : Remove networks no longer in use] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:64
Tuesday 09 July 2024 23:53:54 +0000 (0:00:00.850) 0:02:30.018 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"network\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Remove volumes no longer in use] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:54 +0000 (0:00:00.019) 0:02:30.038 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"volume\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:82
Tuesday 09 July 2024 23:53:54 +0000 (0:00:00.054) 0:02:30.093 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.030823",
"end": "2024-07-09 23:53:54.986693",
"rc": 0,
"start": "2024-07-09 23:53:54.955870"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 2 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:92
Tuesday 09 July 2024 23:53:55 +0000 (0:00:00.224) 0:02:30.317 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.031634",
"end": "2024-07-09 23:53:55.209853",
"rc": 0,
"start": "2024-07-09 23:53:55.178219"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-certificates
local envoy-proxy-config
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:102
Tuesday 09 July 2024 23:53:55 +0000 (0:00:00.223) 0:02:30.540 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.039238",
"end": "2024-07-09 23:53:55.443874",
"rc": 0,
"start": "2024-07-09 23:53:55.404636"
}
STDOUT:
040642fb1615 quay.io/linux-system-roles/mysql:5.6 mysqld 46 seconds ago Up 46 seconds (starting) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Tuesday 09 July 2024 23:53:55 +0000 (0:00:00.233) 0:02:30.774 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.045434",
"end": "2024-07-09 23:53:55.684175",
"rc": 0,
"start": "2024-07-09 23:53:55.638741"
}
STDOUT:
podman
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122
Tuesday 09 July 2024 23:53:55 +0000 (0:00:00.241) 0:02:31.015 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
Tuesday 09 July 2024 23:53:55 +0000 (0:00:00.223) 0:02:31.239 **********
ok: [sut] => {
"ansible_facts": {
"services": {
"040642fb161515302ddc15d0f59834a846aae3aa719c88f24601324b0b486073.service": {
"name": "040642fb161515302ddc15d0f59834a846aae3aa719c88f24601324b0b486073.service",
"source": "systemd",
"state": "stopped",
"status": "failed"
},
"040642fb161515302ddc15d…9834a846aae3aa719c88f24601324b0b486073.service": {
"name": "040642fb161515302ddc15d…9834a846aae3aa719c88f24601324b0b486073.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"auto-cpufreq.service": {
"name": "auto-cpufreq.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ip6tables.service": {
"name": "ip6tables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ipset.service": {
"name": "ipset.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iptables.service": {
"name": "iptables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@efi_pstore.service": {
"name": "modprobe@efi_pstore.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"power-profiles-daemon.service": {
"name": "power-profiles-daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tlp.service": {
"name": "tlp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:53:57 +0000 (0:00:01.573) 0:02:32.813 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.019) 0:02:32.832 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.069) 0:02:32.902 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.027) 0:02:32.929 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_str",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.021) 0:02:32.951 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.031) 0:02:32.982 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.039) 0:02:33.022 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.025) 0:02:33.047 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.023) 0:02:33.071 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:53:57 +0000 (0:00:00.029) 0:02:33.100 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.241) 0:02:33.341 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.030) 0:02:33.372 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.199) 0:02:33.572 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.020) 0:02:33.593 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.020) 0:02:33.613 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.019) 0:02:33.632 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.020) 0:02:33.652 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.020) 0:02:33.672 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.019) 0:02:33.692 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.019) 0:02:33.712 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.019) 0:02:33.731 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.036) 0:02:33.768 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.022) 0:02:33.790 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.019) 0:02:33.809 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.046) 0:02:33.856 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.025) 0:02:33.881 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.081) 0:02:33.963 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.020) 0:02:33.984 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_service_name | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.022) 0:02:34.006 **********
changed: [sut] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.yml",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.200) 0:02:34.207 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.033) 0:02:34.240 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.019) 0:02:34.260 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.019) 0:02:34.280 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:47
Tuesday 09 July 2024 23:53:58 +0000 (0:00:00.020) 0:02:34.300 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:56
Tuesday 09 July 2024 23:53:59 +0000 (0:00:00.466) 0:02:34.766 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.031856",
"end": "2024-07-09 23:53:59.667144",
"rc": 0,
"start": "2024-07-09 23:53:59.635288"
}
TASK [fedora.linux_system_roles.podman : Remove networks no longer in use] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:64
Tuesday 09 July 2024 23:53:59 +0000 (0:00:00.233) 0:02:35.000 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"network\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Remove volumes no longer in use] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:73
Tuesday 09 July 2024 23:53:59 +0000 (0:00:00.022) 0:02:35.022 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"volume\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:82
Tuesday 09 July 2024 23:53:59 +0000 (0:00:00.021) 0:02:35.044 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.034487",
"end": "2024-07-09 23:53:59.947472",
"rc": 0,
"start": "2024-07-09 23:53:59.912985"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 2 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:92
Tuesday 09 July 2024 23:53:59 +0000 (0:00:00.235) 0:02:35.279 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.033090",
"end": "2024-07-09 23:54:00.179612",
"rc": 0,
"start": "2024-07-09 23:54:00.146522"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-certificates
local envoy-proxy-config
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:102
Tuesday 09 July 2024 23:54:00 +0000 (0:00:00.232) 0:02:35.511 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.038541",
"end": "2024-07-09 23:54:00.417168",
"rc": 0,
"start": "2024-07-09 23:54:00.378627"
}
STDOUT:
040642fb1615 quay.io/linux-system-roles/mysql:5.6 mysqld 51 seconds ago Up 51 seconds (starting) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Tuesday 09 July 2024 23:54:00 +0000 (0:00:00.236) 0:02:35.748 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.044837",
"end": "2024-07-09 23:54:00.659713",
"rc": 0,
"start": "2024-07-09 23:54:00.614876"
}
STDOUT:
podman
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122
Tuesday 09 July 2024 23:54:00 +0000 (0:00:00.280) 0:02:36.028 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
Tuesday 09 July 2024 23:54:00 +0000 (0:00:00.230) 0:02:36.259 **********
ok: [sut] => {
"ansible_facts": {
"services": {
"040642fb161515302ddc15d0f59834a846aae3aa719c88f24601324b0b486073.service": {
"name": "040642fb161515302ddc15d0f59834a846aae3aa719c88f24601324b0b486073.service",
"source": "systemd",
"state": "stopped",
"status": "failed"
},
"040642fb161515302ddc15d…9834a846aae3aa719c88f24601324b0b486073.service": {
"name": "040642fb161515302ddc15d…9834a846aae3aa719c88f24601324b0b486073.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"auto-cpufreq.service": {
"name": "auto-cpufreq.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ip6tables.service": {
"name": "ip6tables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ipset.service": {
"name": "ipset.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iptables.service": {
"name": "iptables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@efi_pstore.service": {
"name": "modprobe@efi_pstore.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"power-profiles-daemon.service": {
"name": "power-profiles-daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tlp.service": {
"name": "tlp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:54:02 +0000 (0:00:01.549) 0:02:37.809 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.020) 0:02:37.829 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.031) 0:02:37.861 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.026) 0:02:37.888 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.020) 0:02:37.909 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "envoy-proxy-configmap",
"__podman_quadlet_type": "yml",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.031) 0:02:37.940 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.039) 0:02:37.980 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.024) 0:02:38.004 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.024) 0:02:38.029 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.030) 0:02:38.059 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.203) 0:02:38.262 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:54:02 +0000 (0:00:00.029) 0:02:38.292 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.199) 0:02:38.491 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.058) 0:02:38.549 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.021) 0:02:38.571 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.019) 0:02:38.590 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.019) 0:02:38.610 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.020) 0:02:38.630 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.019) 0:02:38.649 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.020) 0:02:38.669 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.020) 0:02:38.689 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.036) 0:02:38.726 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.023) 0:02:38.749 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.019) 0:02:38.769 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.047) 0:02:38.816 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.025) 0:02:38.841 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.045) 0:02:38.887 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.019) 0:02:38.906 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_service_name | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.059) 0:02:38.966 **********
changed: [sut] => {
"changed": true,
"path": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.201) 0:02:39.168 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.033) 0:02:39.202 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.020) 0:02:39.222 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.019) 0:02:39.242 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:47
Tuesday 09 July 2024 23:54:03 +0000 (0:00:00.020) 0:02:39.262 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:56
Tuesday 09 July 2024 23:54:04 +0000 (0:00:00.457) 0:02:39.720 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.032389",
"end": "2024-07-09 23:54:04.617700",
"rc": 0,
"start": "2024-07-09 23:54:04.585311"
}
TASK [fedora.linux_system_roles.podman : Remove networks no longer in use] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:64
Tuesday 09 July 2024 23:54:04 +0000 (0:00:00.228) 0:02:39.948 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"network\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Remove volumes no longer in use] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:04 +0000 (0:00:00.022) 0:02:39.971 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"volume\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:82
Tuesday 09 July 2024 23:54:04 +0000 (0:00:00.022) 0:02:39.993 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.032158",
"end": "2024-07-09 23:54:04.890487",
"rc": 0,
"start": "2024-07-09 23:54:04.858329"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 2 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:92
Tuesday 09 July 2024 23:54:04 +0000 (0:00:00.229) 0:02:40.222 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.031272",
"end": "2024-07-09 23:54:05.120601",
"rc": 0,
"start": "2024-07-09 23:54:05.089329"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-certificates
local envoy-proxy-config
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:102
Tuesday 09 July 2024 23:54:05 +0000 (0:00:00.231) 0:02:40.454 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.037422",
"end": "2024-07-09 23:54:05.357432",
"rc": 0,
"start": "2024-07-09 23:54:05.320010"
}
STDOUT:
040642fb1615 quay.io/linux-system-roles/mysql:5.6 mysqld 56 seconds ago Up 56 seconds (starting) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Tuesday 09 July 2024 23:54:05 +0000 (0:00:00.236) 0:02:40.690 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.046520",
"end": "2024-07-09 23:54:05.602326",
"rc": 0,
"start": "2024-07-09 23:54:05.555806"
}
STDOUT:
podman
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122
Tuesday 09 July 2024 23:54:05 +0000 (0:00:00.243) 0:02:40.933 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
Tuesday 09 July 2024 23:54:05 +0000 (0:00:00.227) 0:02:41.161 **********
ok: [sut] => {
"ansible_facts": {
"services": {
"040642fb161515302ddc15d0f59834a846aae3aa719c88f24601324b0b486073.service": {
"name": "040642fb161515302ddc15d0f59834a846aae3aa719c88f24601324b0b486073.service",
"source": "systemd",
"state": "stopped",
"status": "failed"
},
"040642fb161515302ddc15d…9834a846aae3aa719c88f24601324b0b486073.service": {
"name": "040642fb161515302ddc15d…9834a846aae3aa719c88f24601324b0b486073.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"auto-cpufreq.service": {
"name": "auto-cpufreq.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ip6tables.service": {
"name": "ip6tables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ipset.service": {
"name": "ipset.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iptables.service": {
"name": "iptables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@efi_pstore.service": {
"name": "modprobe@efi_pstore.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"power-profiles-daemon.service": {
"name": "power-profiles-daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tlp.service": {
"name": "tlp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:54:07 +0000 (0:00:01.532) 0:02:42.694 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.021) 0:02:42.715 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.068) 0:02:42.784 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.026) 0:02:42.811 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_str",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.022) 0:02:42.833 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "container",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.031) 0:02:42.865 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.039) 0:02:42.904 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.024) 0:02:42.928 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.025) 0:02:42.954 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.030) 0:02:42.984 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.199) 0:02:43.184 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:54:07 +0000 (0:00:00.030) 0:02:43.214 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.199) 0:02:43.413 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.019) 0:02:43.433 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.019) 0:02:43.452 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.058) 0:02:43.511 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.021) 0:02:43.533 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.020) 0:02:43.553 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.019) 0:02:43.573 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.019) 0:02:43.592 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.019) 0:02:43.612 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.037) 0:02:43.649 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.022) 0:02:43.672 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.019) 0:02:43.691 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.048) 0:02:43.740 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.024) 0:02:43.764 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.045) 0:02:43.809 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Tuesday 09 July 2024 23:54:08 +0000 (0:00:00.018) 0:02:43.828 **********
changed: [sut] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-mysql.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Tue 2024-07-09 23:53:09 UTC",
"ActiveEnterTimestampMonotonic": "882865177",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "tmp.mount system.slice basic.target quadlet-demo-network.service systemd-journald.socket quadlet-demo-mysql-volume.service sysinit.target -.mount",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2024-07-09 23:53:09 UTC",
"AssertTimestampMonotonic": "882291141",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2024-07-09 23:53:09 UTC",
"ConditionTimestampMonotonic": "882291139",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-mysql.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "yes",
"DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids",
"Description": "quadlet-demo-mysql.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "14992",
"ExecMainStartTimestamp": "Tue 2024-07-09 23:53:09 UTC",
"ExecMainStartTimestampMonotonic": "882865156",
"ExecMainStatus": "0",
"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 }",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Tue 2024-07-09 23:53:09 UTC",
"InactiveExitTimestampMonotonic": "882292318",
"InvocationID": "235339dfaf2942afb9003b533357c53f",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "14992",
"MemoryAccounting": "yes",
"MemoryCurrent": "601985024",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "quadlet-demo-network.service -.mount system.slice quadlet-demo-mysql-volume.service sysinit.target",
"RequiresMountsFor": "/tmp/quadlet_demo /run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Tue 2024-07-09 23:53:09 UTC",
"StateChangeTimestampMonotonic": "882865177",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "24",
"TasksMax": "22406",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestamp": "Tue 2024-07-09 23:53:09 UTC",
"WatchdogTimestampMonotonic": "882865175",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Tuesday 09 July 2024 23:54:10 +0000 (0:00:01.795) 0:02:45.624 **********
changed: [sut] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo-mysql.container",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39
Tuesday 09 July 2024 23:54:10 +0000 (0:00:00.202) 0:02:45.826 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:54:10 +0000 (0:00:00.071) 0:02:45.897 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:54:10 +0000 (0:00:00.021) 0:02:45.919 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:54:10 +0000 (0:00:00.020) 0:02:45.939 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:47
Tuesday 09 July 2024 23:54:10 +0000 (0:00:00.019) 0:02:45.959 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:56
Tuesday 09 July 2024 23:54:11 +0000 (0:00:00.473) 0:02:46.432 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.250939",
"end": "2024-07-09 23:54:11.548551",
"rc": 0,
"start": "2024-07-09 23:54:11.297612"
}
STDOUT:
dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5
TASK [fedora.linux_system_roles.podman : Remove networks no longer in use] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:64
Tuesday 09 July 2024 23:54:11 +0000 (0:00:00.449) 0:02:46.882 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"network\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Remove volumes no longer in use] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:11 +0000 (0:00:00.023) 0:02:46.905 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"volume\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:82
Tuesday 09 July 2024 23:54:11 +0000 (0:00:00.024) 0:02:46.930 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.036475",
"end": "2024-07-09 23:54:11.831419",
"rc": 0,
"start": "2024-07-09 23:54:11.794944"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:92
Tuesday 09 July 2024 23:54:11 +0000 (0:00:00.235) 0:02:47.166 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.037474",
"end": "2024-07-09 23:54:12.066392",
"rc": 0,
"start": "2024-07-09 23:54:12.028918"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-certificates
local envoy-proxy-config
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:102
Tuesday 09 July 2024 23:54:12 +0000 (0:00:00.231) 0:02:47.398 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.035229",
"end": "2024-07-09 23:54:12.295408",
"rc": 0,
"start": "2024-07-09 23:54:12.260179"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Tuesday 09 July 2024 23:54:12 +0000 (0:00:00.229) 0:02:47.627 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.052614",
"end": "2024-07-09 23:54:12.547350",
"rc": 0,
"start": "2024-07-09 23:54:12.494736"
}
STDOUT:
podman
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122
Tuesday 09 July 2024 23:54:12 +0000 (0:00:00.253) 0:02:47.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 [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
Tuesday 09 July 2024 23:54:12 +0000 (0:00:00.231) 0:02:48.111 **********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"auto-cpufreq.service": {
"name": "auto-cpufreq.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ip6tables.service": {
"name": "ip6tables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ipset.service": {
"name": "ipset.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iptables.service": {
"name": "iptables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@efi_pstore.service": {
"name": "modprobe@efi_pstore.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"power-profiles-daemon.service": {
"name": "power-profiles-daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tlp.service": {
"name": "tlp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:54:14 +0000 (0:00:01.510) 0:02:49.622 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.020) 0:02:49.642 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.071) 0:02:49.713 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.027) 0:02:49.741 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.021) 0:02:49.763 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo-mysql",
"__podman_quadlet_type": "volume",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.031) 0:02:49.795 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.039) 0:02:49.834 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.024) 0:02:49.859 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.024) 0:02:49.883 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.032) 0:02:49.915 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.199) 0:02:50.115 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:54:14 +0000 (0:00:00.028) 0:02:50.144 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.199) 0:02:50.343 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.020) 0:02:50.363 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.019) 0:02:50.383 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.019) 0:02:50.403 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.019) 0:02:50.423 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.018) 0:02:50.441 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.059) 0:02:50.501 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.021) 0:02:50.523 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.019) 0:02:50.542 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.038) 0:02:50.581 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.023) 0:02:50.605 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.019) 0:02:50.624 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.048) 0:02:50.672 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.025) 0:02:50.699 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.045) 0:02:50.744 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.020) 0:02:50.764 **********
changed: [sut] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-mysql-volume.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Tue 2024-07-09 23:52:59 UTC",
"ActiveEnterTimestampMonotonic": "872226339",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "systemd-journald.socket basic.target -.mount system.slice sysinit.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2024-07-09 23:52:59 UTC",
"AssertTimestampMonotonic": "872176530",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2024-07-09 23:52:59 UTC",
"ConditionTimestampMonotonic": "872176529",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-mysql-volume.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-mysql-volume.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Tue 2024-07-09 23:52:59 UTC",
"ExecMainExitTimestampMonotonic": "872224817",
"ExecMainPID": "14409",
"ExecMainStartTimestamp": "Tue 2024-07-09 23:52:59 UTC",
"ExecMainStartTimestampMonotonic": "872177415",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql-volume.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Tue 2024-07-09 23:52:59 UTC",
"InactiveExitTimestampMonotonic": "872177461",
"InvocationID": "937c6afacf394fe19bf8c36e4351f4fa",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "0",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql-volume.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "-.mount system.slice sysinit.target",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Tue 2024-07-09 23:52:59 UTC",
"StateChangeTimestampMonotonic": "872226339",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "exited",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql-volume",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "0",
"TasksMax": "22406",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Tuesday 09 July 2024 23:54:15 +0000 (0:00:00.494) 0:02:51.259 **********
changed: [sut] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.198) 0:02:51.457 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.033) 0:02:51.490 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.019) 0:02:51.510 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.059) 0:02:51.569 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:47
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.021) 0:02:51.590 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:56
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.450) 0:02:52.041 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.037855",
"end": "2024-07-09 23:54:16.941366",
"rc": 0,
"start": "2024-07-09 23:54:16.903511"
}
TASK [fedora.linux_system_roles.podman : Remove networks no longer in use] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:64
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.232) 0:02:52.273 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"network\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Remove volumes no longer in use] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:16 +0000 (0:00:00.021) 0:02:52.295 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"volume",
"prune",
"-f"
],
"delta": "0:00:00.121463",
"end": "2024-07-09 23:54:17.279630",
"rc": 0,
"start": "2024-07-09 23:54:17.158167"
}
STDOUT:
systemd-quadlet-demo-mysql
wp-pv-claim
envoy-certificates
envoy-proxy-config
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:82
Tuesday 09 July 2024 23:54:17 +0000 (0:00:00.316) 0:02:52.611 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.038278",
"end": "2024-07-09 23:54:17.514300",
"rc": 0,
"start": "2024-07-09 23:54:17.476022"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:92
Tuesday 09 July 2024 23:54:17 +0000 (0:00:00.236) 0:02:52.847 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.033166",
"end": "2024-07-09 23:54:17.748260",
"rc": 0,
"start": "2024-07-09 23:54:17.715094"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:102
Tuesday 09 July 2024 23:54:17 +0000 (0:00:00.234) 0:02:53.082 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.033251",
"end": "2024-07-09 23:54:17.984302",
"rc": 0,
"start": "2024-07-09 23:54:17.951051"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Tuesday 09 July 2024 23:54:18 +0000 (0:00:00.238) 0:02:53.320 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.053944",
"end": "2024-07-09 23:54:18.241331",
"rc": 0,
"start": "2024-07-09 23:54:18.187387"
}
STDOUT:
podman
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122
Tuesday 09 July 2024 23:54:18 +0000 (0:00:00.252) 0:02:53.573 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
Tuesday 09 July 2024 23:54:18 +0000 (0:00:00.229) 0:02:53.802 **********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"auto-cpufreq.service": {
"name": "auto-cpufreq.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ip6tables.service": {
"name": "ip6tables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ipset.service": {
"name": "ipset.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iptables.service": {
"name": "iptables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@efi_pstore.service": {
"name": "modprobe@efi_pstore.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"power-profiles-daemon.service": {
"name": "power-profiles-daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tlp.service": {
"name": "tlp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:54:19 +0000 (0:00:01.489) 0:02:55.291 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.019) 0:02:55.311 **********
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 [fedora.linux_system_roles.podman : Set per-container variables part 1] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.029) 0:02:55.341 **********
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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.026) 0:02:55.368 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_quadlet_file_src",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.020) 0:02:55.389 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_name": "quadlet-demo",
"__podman_quadlet_type": "network",
"__podman_rootless": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.072) 0:02:55.461 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.040) 0:02:55.501 **********
skipping: [sut] => {
"changed": false,
"false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.025) 0:02:55.526 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.024) 0:02:55.551 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.029) 0:02:55.581 **********
ok: [sut] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.201) 0:02:55.782 **********
ok: [sut] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.029) 0:02:55.812 **********
ok: [sut] => {
"changed": false,
"stat": {
"atime": 1720569165.0202506,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1720569131.4182124,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6894912,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "1166664882",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.198) 0:02:56.011 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.020) 0:02:56.031 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.020) 0:02:56.051 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_user not in [\"root\", \"0\"]",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.019) 0:02:56.071 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.019) 0:02:56.091 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.020) 0:02:56.111 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.019) 0:02:56.130 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.019) 0:02:56.150 **********
skipping: [sut] => {
"changed": false,
"false_condition": "not __podman_stat_getsubids.stat.exists",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.061) 0:02:56.211 **********
ok: [sut] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-network.service",
"__podman_systemd_scope": "system",
"__podman_user_home_dir": "/root",
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.038) 0:02:56.249 **********
ok: [sut] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.023) 0:02:56.273 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Tuesday 09 July 2024 23:54:20 +0000 (0:00:00.019) 0:02:56.293 **********
ok: [sut] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.047) 0:02:56.340 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Cleanup quadlets] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.025) 0:02:56.366 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.045) 0:02:56.412 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.020) 0:02:56.432 **********
changed: [sut] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-network.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Tue 2024-07-09 23:52:56 UTC",
"ActiveEnterTimestampMonotonic": "869502149",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target -.mount systemd-journald.socket system.slice basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2024-07-09 23:52:56 UTC",
"AssertTimestampMonotonic": "869462138",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2024-07-09 23:52:56 UTC",
"ConditionTimestampMonotonic": "869462136",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-network.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-network.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Tue 2024-07-09 23:52:56 UTC",
"ExecMainExitTimestampMonotonic": "869501711",
"ExecMainPID": "14124",
"ExecMainStartTimestamp": "Tue 2024-07-09 23:52:56 UTC",
"ExecMainStartTimestampMonotonic": "869462967",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman network create --ignore --subnet=192.168.30.0/24 --gateway=192.168.30.1 --label app=wordpress systemd-quadlet-demo ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-network.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-network.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Tue 2024-07-09 23:52:56 UTC",
"InactiveExitTimestampMonotonic": "869463059",
"InvocationID": "f0cbb1006f1e4a389372b24144d04fbb",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14004",
"LimitNPROCSoft": "14004",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14004",
"LimitSIGPENDINGSoft": "14004",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "0",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-network.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "sysinit.target -.mount system.slice",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Tue 2024-07-09 23:52:56 UTC",
"StateChangeTimestampMonotonic": "869502149",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "exited",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-network",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "0",
"TasksMax": "22406",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.488) 0:02:56.921 **********
changed: [sut] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.network",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.202) 0:02:57.123 **********
included: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.033) 0:02:57.157 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.019) 0:02:57.176 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.020) 0:02:57.197 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_rootless | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:47
Tuesday 09 July 2024 23:54:21 +0000 (0:00:00.019) 0:02:57.217 **********
ok: [sut] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:56
Tuesday 09 July 2024 23:54:22 +0000 (0:00:00.449) 0:02:57.666 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.037828",
"end": "2024-07-09 23:54:22.568353",
"rc": 0,
"start": "2024-07-09 23:54:22.530525"
}
TASK [fedora.linux_system_roles.podman : Remove networks no longer in use] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:64
Tuesday 09 July 2024 23:54:22 +0000 (0:00:00.273) 0:02:57.940 **********
changed: [sut] => {
"changed": true,
"cmd": [
"podman",
"network",
"prune",
"-f"
],
"delta": "0:00:00.069768",
"end": "2024-07-09 23:54:22.878095",
"rc": 0,
"start": "2024-07-09 23:54:22.808327"
}
STDOUT:
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : Remove volumes no longer in use] ******
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:73
Tuesday 09 July 2024 23:54:22 +0000 (0:00:00.276) 0:02:58.216 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_quadlet_type == \"volume\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:82
Tuesday 09 July 2024 23:54:22 +0000 (0:00:00.021) 0:02:58.238 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.038602",
"end": "2024-07-09 23:54:23.146197",
"rc": 0,
"start": "2024-07-09 23:54:23.107595"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:92
Tuesday 09 July 2024 23:54:23 +0000 (0:00:00.240) 0:02:58.479 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.032646",
"end": "2024-07-09 23:54:23.378334",
"rc": 0,
"start": "2024-07-09 23:54:23.345688"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:102
Tuesday 09 July 2024 23:54:23 +0000 (0:00:00.233) 0:02:58.713 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.033242",
"end": "2024-07-09 23:54:23.616363",
"rc": 0,
"start": "2024-07-09 23:54:23.583121"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Tuesday 09 July 2024 23:54:23 +0000 (0:00:00.236) 0:02:58.950 **********
ok: [sut] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.032615",
"end": "2024-07-09 23:54:23.849216",
"rc": 0,
"start": "2024-07-09 23:54:23.816601"
}
STDOUT:
podman
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122
Tuesday 09 July 2024 23:54:23 +0000 (0:00:00.233) 0:02:59.183 **********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - services] ***
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
Tuesday 09 July 2024 23:54:24 +0000 (0:00:00.231) 0:02:59.414 **********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"auto-cpufreq.service": {
"name": "auto-cpufreq.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ip6tables.service": {
"name": "ip6tables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ipset.service": {
"name": "ipset.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iptables.service": {
"name": "iptables.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@efi_pstore.service": {
"name": "modprobe@efi_pstore.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"power-profiles-daemon.service": {
"name": "power-profiles-daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tlp.service": {
"name": "tlp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Tuesday 09 July 2024 23:54:25 +0000 (0:00:01.510) 0:03:00.925 **********
skipping: [sut] => {
"changed": false,
"false_condition": "__podman_state != \"absent\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143
Tuesday 09 July 2024 23:54:25 +0000 (0:00:00.020) 0:03:00.945 **********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149
Tuesday 09 July 2024 23:54:25 +0000 (0:00:00.018) 0:03:00.963 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ********
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158
Tuesday 09 July 2024 23:54:25 +0000 (0:00:00.018) 0:03:00.982 **********
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Ensure no resources] *****************************************************
task path: /WORKDIR/git-handle-quadlet-cleanuplxpgbahu/tests/tests_quadlet_demo.yml:170
Tuesday 09 July 2024 23:54:25 +0000 (0:00:00.028) 0:03:01.010 **********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
PLAY RECAP *********************************************************************
sut : ok=373 changed=49 unreachable=0 failed=0 skipped=354 rescued=0 ignored=0
Tuesday 09 July 2024 23:54:25 +0000 (0:00:00.105) 0:03:01.116 **********
===============================================================================
fedora.linux_system_roles.podman : Ensure required packages are installed -- 63.15s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
fedora.linux_system_roles.podman : Ensure container images are present -- 18.93s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
fedora.linux_system_roles.podman : Ensure container images are present --- 7.19s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.58s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.28s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.54s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19
fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.39s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19
fedora.linux_system_roles.podman : Stop and disable service ------------- 1.80s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.65s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
fedora.linux_system_roles.podman : Start service ------------------------ 1.61s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.57s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.55s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.53s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.51s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.51s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.49s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:133
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.41s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.27s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
fedora.linux_system_roles.podman : Stop and disable service ------------- 1.20s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.17s
/WORKDIR/git-handle-quadlet-cleanuplxpgbahu/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
---^---^---^---^---^---
# STDERR:
---v---v---v---v---v---
[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This
feature will be removed from ansible-core in version 2.19. Deprecation warnings
can be disabled by setting deprecation_warnings=False in ansible.cfg.
[WARNING]: 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)
---^---^---^---^---^---