ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-0gy executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 27 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_default.yml **************************************************** 1 plays in /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Monday 13 April 2026 10:25:16 -0400 (0:00:00.021) 0:00:00.021 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:11 Monday 13 April 2026 10:25:19 -0400 (0:00:02.408) 0:00:02.429 ********** included: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:9 Monday 13 April 2026 10:25:19 -0400 (0:00:00.015) 0:00:02.445 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:23 Monday 13 April 2026 10:25:19 -0400 (0:00:00.001) 0:00:02.447 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:33 Monday 13 April 2026 10:25:19 -0400 (0:00:00.016) 0:00:02.463 ********** included: fedora.linux_system_roles.trustee_client for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 Monday 13 April 2026 10:25:19 -0400 (0:00:00.057) 0:00:02.520 ********** included: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Monday 13 April 2026 10:25:19 -0400 (0:00:00.016) 0:00:02.537 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.trustee_client : Check if system is ostree] **** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Monday 13 April 2026 10:25:20 -0400 (0:00:00.559) 0:00:03.096 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.trustee_client : Set flag to indicate system is ostree] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 Monday 13 April 2026 10:25:20 -0400 (0:00:00.450) 0:00:03.547 ********** ok: [managed-node1] => { "ansible_facts": { "__trustee_client_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 Monday 13 April 2026 10:25:20 -0400 (0:00:00.024) 0:00:03.572 ********** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.trustee_client : Deploy Trustee Guest Components using Podman Quadlets] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 Monday 13 April 2026 10:25:20 -0400 (0:00:00.065) 0:00:03.637 ********** included: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Ensure required packages are installed] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Monday 13 April 2026 10:25:20 -0400 (0:00:00.029) 0:00:03.666 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: libgcrypt-1.11.0-6.el10.x86_64", "Installed: podman-sequoia-0.4.0~pqc.2-1.el10.x86_64", "Installed: passt-0^20251210.gd04c480-3.el10.x86_64", "Installed: protobuf-c-1.5.0-6.el10.x86_64", "Installed: passt-selinux-0^20251210.gd04c480-3.el10.noarch", "Installed: libgpg-error-1.50-2.el10.x86_64", "Installed: libassuan-2.5.6-6.el10.x86_64", "Installed: conmon-3:2.2.1-3.el10.x86_64", "Installed: npth-1.6-21.el10.x86_64", "Installed: aardvark-dns-2:1.17.0-1.el10.x86_64", "Installed: container-selinux-4:2.246.0-1.el10.noarch", "Installed: catatonit-5:0.2.1-4.el10.x86_64", "Installed: containers-common-6:5.8-2.el10.noarch", "Installed: containers-common-extra-6:5.8-2.el10.noarch", "Installed: libksba-1.6.7-2.el10.x86_64", "Installed: podman-7:5.8.0-2.el10.x86_64", "Installed: netavark-2:1.17.2-1.el10.x86_64", "Installed: shadow-utils-subid-2:4.15.0-11.el10.x86_64", "Installed: gnupg2-2.4.5-4.el10.x86_64", "Installed: gpgme-1.23.2-6.el10.x86_64", "Installed: criu-4.2-3.el10.x86_64", "Installed: criu-libs-4.2-3.el10.x86_64", "Installed: libnet-1.3-7.el10.x86_64", "Installed: crun-1.26-2.el10.x86_64" ] } TASK [fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 Monday 13 April 2026 10:25:54 -0400 (0:00:33.809) 0:00:37.476 ********** ok: [managed-node1] => { "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.trustee_client : Copy Trustee Guest Components quadlet files to install directory] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Monday 13 April 2026 10:25:54 -0400 (0:00:00.527) 0:00:38.004 ********** changed: [managed-node1] => { "changed": true, "dest": "/etc/containers/systemd/", "src": "/tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/files/quadlet/" } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest aa Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 Monday 13 April 2026 10:25:57 -0400 (0:00:02.565) 0:00:40.569 ********** changed: [managed-node1] => { "changed": true, "checksum": "147d551f321bafefadddea4ccc11fb7427ea9935", "dest": "/etc/trustee-gc/aa/config.toml", "gid": 0, "group": "root", "md5sum": "44c16abe5ff648a306aae91a7fccf723", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 117, "src": "/root/.ansible/tmp/ansible-tmp-1776090357.5829034-9835-109589646107628/.source.toml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest cdh Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 Monday 13 April 2026 10:25:58 -0400 (0:00:00.653) 0:00:41.223 ********** changed: [managed-node1] => { "changed": true, "checksum": "ef4ff7f1b231021765aac9a7c8a3c58bd98bccbd", "dest": "/etc/trustee-gc/cdh/config.toml", "gid": 0, "group": "root", "md5sum": "378add6eb34839e5efbe85983c8da74f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 711, "src": "/root/.ansible/tmp/ansible-tmp-1776090358.2367926-9850-82744268634916/.source.toml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Set KBS cert content from path or explicit content] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:34 Monday 13 April 2026 10:25:58 -0400 (0:00:00.665) 0:00:41.889 ********** ok: [managed-node1] => { "ansible_facts": { "__trustee_client_kbs_cert_content": "" }, "changed": false } TASK [fedora.linux_system_roles.trustee_client : Replace KBS_URL in config.toml files] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:38 Monday 13 April 2026 10:25:58 -0400 (0:00:00.016) 0:00:41.906 ********** skipping: [managed-node1] => (item=/etc/trustee-gc/cdh/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "trustee_client_kbs_url | length > 0", "item": "/etc/trustee-gc/cdh/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/etc/trustee-gc/aa/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "trustee_client_kbs_url | length > 0", "item": "/etc/trustee-gc/aa/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.trustee_client : Replace KBS_CERT in config.toml files] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:48 Monday 13 April 2026 10:25:58 -0400 (0:00:00.018) 0:00:41.924 ********** skipping: [managed-node1] => (item=/etc/trustee-gc/cdh/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "item": "/etc/trustee-gc/cdh/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/etc/trustee-gc/aa/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "item": "/etc/trustee-gc/aa/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.trustee_client : Write KBS certificate to /etc/trustee-gc/server.crt] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:58 Monday 13 April 2026 10:25:58 -0400 (0:00:00.016) 0:00:41.941 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Stat /dev/sev-guest device] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:65 Monday 13 April 2026 10:25:58 -0400 (0:00:00.011) 0:00:41.953 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.trustee_client : Add /dev/sev-guest to trustee-gc-aa.container when device exists] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:70 Monday 13 April 2026 10:25:59 -0400 (0:00:00.346) 0:00:42.299 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sev_guest_device.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 Monday 13 April 2026 10:25:59 -0400 (0:00:00.012) 0:00:42.312 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090357.490539, "ctime": 1776090357.493539, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090357.2295382, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.trustee_client : Enable and start Trustee Guest Components services] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Monday 13 April 2026 10:25:59 -0400 (0:00:00.438) 0:00:42.750 ********** changed: [managed-node1] => { "changed": true, "enabled": true, "failed_when_result": false, "name": "trustee-gc-pod.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_generator_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice network-online.target network.target -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630931968", "EffectiveMemoryMax": "3630931968", "EffectiveTasksMax": "21802", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3010625536", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21802", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-cdh.service trustee-gc-asr.service network-online.target trustee-gc-aa.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.trustee_client : Deploy Secret Registration Client Service] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:10 Monday 13 April 2026 10:26:00 -0400 (0:00:01.231) 0:00:43.982 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_secret_registration_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Create encrypted disk partition] *** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:16 Monday 13 April 2026 10:26:00 -0400 (0:00:00.011) 0:00:43.993 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_encrypt_disk | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers to start services created by the role] ******************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:17 Monday 13 April 2026 10:26:00 -0400 (0:00:00.011) 0:00:44.005 ********** META: triggered running handlers for managed-node1 TASK [Collect package facts] *************************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:20 Monday 13 April 2026 10:26:00 -0400 (0:00:00.000) 0:00:44.006 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Assert required packages are installed] ********************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:25 Monday 13 April 2026 10:26:02 -0400 (0:00:01.132) 0:00:45.138 ********** ok: [managed-node1] => (item=podman) => { "ansible_loop_var": "item", "changed": false, "item": "podman" } MSG: All assertions passed TASK [Stat the quadlet install directory] ************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:32 Monday 13 April 2026 10:26:02 -0400 (0:00:00.029) 0:00:45.167 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776090359.6735473, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1776090357.4925392, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 247464131, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1776090357.4925392, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "2160899381", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert quadlet install directory exists] ********************************* task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:37 Monday 13 April 2026 10:26:02 -0400 (0:00:00.386) 0:00:45.553 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find deployed quadlet files] ********************************************* task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:46 Monday 13 April 2026 10:26:02 -0400 (0:00:00.022) 0:00:45.576 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090355.7725327, "ctime": 1776090355.7765326, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090355.363531, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 638, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090356.373535, "ctime": 1776090356.3765445, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127429, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090356.1085339, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 608, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090356.937537, "ctime": 1776090356.9403214, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127430, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090356.669536, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090357.490539, "ctime": 1776090357.493539, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090357.2295382, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 4, "skipped_paths": {} } MSG: All paths examined TASK [Assert quadlet files were deployed] ************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:57 Monday 13 April 2026 10:26:02 -0400 (0:00:00.380) 0:00:45.956 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the trustee-gc config directory] ************************************ task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:64 Monday 13 April 2026 10:26:02 -0400 (0:00:00.021) 0:00:45.978 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776090358.1455417, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1776090358.809544, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 398459078, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1776090358.809544, "nlink": 4, "path": "/etc/trustee-gc", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "1438418234", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert trustee-gc config directory exists] ******************************* task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:69 Monday 13 April 2026 10:26:03 -0400 (0:00:00.374) 0:00:46.352 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find trustee pod file] *************************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:76 Monday 13 April 2026 10:26:03 -0400 (0:00:00.022) 0:00:46.375 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090357.490539, "ctime": 1776090357.493539, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090357.2295382, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [Assert trustee pod file exists] ****************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:83 Monday 13 April 2026 10:26:03 -0400 (0:00:00.384) 0:00:46.759 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Set trustee pod service name] ******************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:88 Monday 13 April 2026 10:26:03 -0400 (0:00:00.022) 0:00:46.782 ********** ok: [managed-node1] => { "ansible_facts": { "__test_trustee_pod_service": "trustee-gc-pod" }, "changed": false } TASK [Assert trustee pod service is running] *********************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:92 Monday 13 April 2026 10:26:03 -0400 (0:00:00.023) 0:00:46.806 ********** ok: [managed-node1] => { "changed": false, "name": "trustee-gc-pod", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_generator_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2026-04-13 10:26:00 EDT", "ActiveEnterTimestampMonotonic": "269097062", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice network-online.target network.target -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-13 10:26:00 EDT", "AssertTimestampMonotonic": "268847875", "Before": "trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "135535000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2026-04-13 10:26:00 EDT", "ConditionTimestampMonotonic": "268847871", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "5723", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryHigh": "3630931968", "EffectiveMemoryMax": "3630931968", "EffectiveMemoryNodes": "0", "EffectiveTasksMax": "21802", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13183", "ExecMainStartTimestamp": "Mon 2026-04-13 10:26:00 EDT", "ExecMainStartTimestampMonotonic": "269040000", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13172 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13172 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13156 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13156 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2026-04-13 10:26:00 EDT", "InactiveExitTimestampMonotonic": "268851337", "InvocationID": "807f435ed11548bf9368a8f1936a5e9f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13183", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3019149312", "MemoryCurrent": "1040384", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19935232", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2026-04-13 10:26:00 EDT", "StateChangeTimestampMonotonic": "269097062", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21802", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-cdh.service trustee-gc-asr.service network-online.target trustee-gc-aa.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup trustee_client test resources] *********************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:98 Monday 13 April 2026 10:26:04 -0400 (0:00:00.936) 0:00:47.742 ********** included: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml for managed-node1 TASK [Stat quadlet install directory for cleanup] ****************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:3 Monday 13 April 2026 10:26:04 -0400 (0:00:00.031) 0:00:47.774 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776090359.6735473, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1776090357.4925392, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 247464131, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1776090357.4925392, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "2160899381", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Find trustee-gc quadlet pod files] *************************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:8 Monday 13 April 2026 10:26:05 -0400 (0:00:00.363) 0:00:48.137 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090357.490539, "ctime": 1776090357.493539, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090357.2295382, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [Stop and disable trustee quadlet pod services] *************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:15 Monday 13 April 2026 10:26:05 -0400 (0:00:00.358) 0:00:48.495 ********** changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc.pod', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 246, 'inode': 348127431, 'dev': 51714, 'nlink': 1, 'atime': 1776090357.490539, 'mtime': 1776090357.2295382, 'ctime': 1776090357.493539, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "failed_when_result": false, "item": { "atime": 1776090357.490539, "ctime": 1776090357.493539, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090357.2295382, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "name": "trustee-gc-pod.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_generator_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2026-04-13 10:26:00 EDT", "ActiveEnterTimestampMonotonic": "269097062", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice network-online.target network.target -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-13 10:26:00 EDT", "AssertTimestampMonotonic": "268847875", "Before": "trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "135535000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2026-04-13 10:26:00 EDT", "ConditionTimestampMonotonic": "268847871", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "5723", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryHigh": "3630931968", "EffectiveMemoryMax": "3630931968", "EffectiveMemoryNodes": "0", "EffectiveTasksMax": "21802", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13183", "ExecMainStartTimestamp": "Mon 2026-04-13 10:26:00 EDT", "ExecMainStartTimestampMonotonic": "269040000", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13172 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13172 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13156 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:00 EDT] ; stop_time=[Mon 2026-04-13 10:26:00 EDT] ; pid=13156 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2026-04-13 10:26:00 EDT", "InactiveExitTimestampMonotonic": "268851337", "InvocationID": "807f435ed11548bf9368a8f1936a5e9f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13183", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3035717632", "MemoryCurrent": "1040384", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19935232", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2026-04-13 10:26:00 EDT", "StateChangeTimestampMonotonic": "269097062", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21802", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-cdh.service trustee-gc-asr.service network-online.target trustee-gc-aa.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Stop and disable services tracked by trustee_client role] **************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:28 Monday 13 April 2026 10:26:06 -0400 (0:00:00.961) 0:00:49.456 ********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Find trustee-gc quadlet unit files to remove] **************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:36 Monday 13 April 2026 10:26:06 -0400 (0:00:00.014) 0:00:49.471 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090355.7725327, "ctime": 1776090355.7765326, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090355.363531, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 638, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090356.373535, "ctime": 1776090356.3765445, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127429, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090356.1085339, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 608, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090356.937537, "ctime": 1776090356.9403214, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127430, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090356.669536, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090357.490539, "ctime": 1776090357.493539, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090357.2295382, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 4, "skipped_paths": {} } MSG: All paths examined TASK [Remove trustee-gc quadlet unit files] ************************************ task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:46 Monday 13 April 2026 10:26:06 -0400 (0:00:00.390) 0:00:49.862 ********** changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc-aa.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 638, 'inode': 348127427, 'dev': 51714, 'nlink': 1, 'atime': 1776090355.7725327, 'mtime': 1776090355.363531, 'ctime': 1776090355.7765326, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090355.7725327, "ctime": 1776090355.7765326, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090355.363531, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 638, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc-aa.container", "state": "absent" } changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc-asr.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 608, 'inode': 348127429, 'dev': 51714, 'nlink': 1, 'atime': 1776090356.373535, 'mtime': 1776090356.1085339, 'ctime': 1776090356.3765445, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090356.373535, "ctime": 1776090356.3765445, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127429, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090356.1085339, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 608, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc-asr.container", "state": "absent" } changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc-cdh.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 659, 'inode': 348127430, 'dev': 51714, 'nlink': 1, 'atime': 1776090356.937537, 'mtime': 1776090356.669536, 'ctime': 1776090356.9403214, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090356.937537, "ctime": 1776090356.9403214, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127430, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090356.669536, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "state": "absent" } changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc.pod', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 246, 'inode': 348127431, 'dev': 51714, 'nlink': 1, 'atime': 1776090357.490539, 'mtime': 1776090357.2295382, 'ctime': 1776090357.493539, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090357.490539, "ctime": 1776090357.493539, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 348127431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090357.2295382, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc.pod", "state": "absent" } TASK [Remove trustee-gc configuration directory] ******************************* task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:57 Monday 13 April 2026 10:26:08 -0400 (0:00:01.474) 0:00:51.337 ********** changed: [managed-node1] => { "changed": true, "path": "/etc/trustee-gc", "state": "absent" } TASK [Remove secret registration client script] ******************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:62 Monday 13 April 2026 10:26:08 -0400 (0:00:00.400) 0:00:51.737 ********** ok: [managed-node1] => { "changed": false, "path": "/usr/local/bin/secret_registration_client.sh", "state": "absent" } TASK [Remove secret registration client systemd unit] ************************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:67 Monday 13 April 2026 10:26:09 -0400 (0:00:00.403) 0:00:52.140 ********** ok: [managed-node1] => { "changed": false, "path": "/etc/systemd/system/secret_registration_client.service", "state": "absent" } TASK [Reload systemd after removing trustee_client units] ********************** task path: /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:72 Monday 13 April 2026 10:26:09 -0400 (0:00:00.368) 0:00:52.508 ********** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } PLAY RECAP ********************************************************************* managed-node1 : ok=40 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 13 April 2026 10:26:10 -0400 (0:00:00.718) 0:00:53.227 ********** =============================================================================== fedora.linux_system_roles.trustee_client : Ensure required packages are installed -- 33.81s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory --- 2.57s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Gathering Facts --------------------------------------------------------- 2.41s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Remove trustee-gc quadlet unit files ------------------------------------ 1.47s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:46 fedora.linux_system_roles.trustee_client : Enable and start Trustee Guest Components services --- 1.23s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Collect package facts --------------------------------------------------- 1.13s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:20 Stop and disable trustee quadlet pod services --------------------------- 0.96s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:15 Assert trustee pod service is running ----------------------------------- 0.94s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:92 Reload systemd after removing trustee_client units ---------------------- 0.72s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:72 fedora.linux_system_roles.trustee_client : Copy Trustee Guest cdh Components config files to /etc/trustee-gc/ --- 0.67s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 fedora.linux_system_roles.trustee_client : Copy Trustee Guest aa Components config files to /etc/trustee-gc/ --- 0.65s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role --- 0.56s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists --- 0.53s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 fedora.linux_system_roles.trustee_client : Check if system is ostree ---- 0.45s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name --- 0.44s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 Remove secret registration client script -------------------------------- 0.40s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:62 Remove trustee-gc configuration directory ------------------------------- 0.40s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:57 Find trustee-gc quadlet unit files to remove ---------------------------- 0.39s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:36 Stat the quadlet install directory -------------------------------------- 0.39s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:32 Find trustee pod file --------------------------------------------------- 0.38s /tmp/collections-0gy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:76