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-1fy executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/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-1fy/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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Monday 27 April 2026 15:20:36 -0400 (0:00:00.018) 0:00:00.018 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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 [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:9 Monday 27 April 2026 15:20:39 -0400 (0:00:02.251) 0:00:02.270 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777317636.997463, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777317473.525, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 121, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1777317468.922, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:14 Monday 27 April 2026 15:20:39 -0400 (0:00:00.471) 0:00:02.741 ********** ok: [managed-node1] => { "ansible_facts": { "__journal_start_time": "2026-04-27 15:20:38" }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:21 Monday 27 April 2026 15:20:39 -0400 (0:00:00.017) 0:00:02.758 ********** included: /tmp/collections-1fy/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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:9 Monday 27 April 2026 15:20:39 -0400 (0:00:00.016) 0:00:02.775 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:23 Monday 27 April 2026 15:20:39 -0400 (0:00:00.000) 0:00:02.775 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:33 Monday 27 April 2026 15:20:39 -0400 (0:00:00.017) 0:00:02.793 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 Monday 27 April 2026 15:20:39 -0400 (0:00:00.061) 0:00:02.854 ********** included: /tmp/collections-1fy/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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Monday 27 April 2026 15:20:39 -0400 (0:00:00.018) 0:00:02.873 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.trustee_client : Record role begin fingerprint] *** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:7 Monday 27 April 2026 15:20:40 -0400 (0:00:00.553) 0:00:03.427 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.trustee_client : Check if system is ostree] **** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:16 Monday 27 April 2026 15:20:40 -0400 (0:00:00.455) 0:00:03.883 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:21 Monday 27 April 2026 15:20:41 -0400 (0:00:00.342) 0:00:04.226 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:25 Monday 27 April 2026 15:20:41 -0400 (0:00:00.020) 0:00:04.247 ********** 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_9.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.trustee_client : Deploy Trustee Guest Components using Podman Quadlets] *** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 Monday 27 April 2026 15:20:41 -0400 (0:00:00.039) 0:00:04.286 ********** included: /tmp/collections-1fy/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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Monday 27 April 2026 15:20:41 -0400 (0:00:00.036) 0:00:04.323 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: conmon-3:2.2.1-1.el9.x86_64", "Installed: container-selinux-4:2.245.0-1.el9.noarch", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: netavark-2:1.17.2-1.el9.x86_64", "Installed: containers-common-5:5.8-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-16.el9.x86_64", "Installed: fuse-overlayfs-1.16-1.el9.x86_64", "Installed: fuse3-3.10.2-9.el9.x86_64", "Installed: yajl-2.1.0-25.el9.x86_64", "Installed: libslirp-4.4.0-8.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: fuse3-libs-3.10.2-9.el9.x86_64", "Installed: crun-1.27-2.el9.x86_64", "Installed: passt-0^20251210.gd04c480-3.el9.x86_64", "Installed: passt-selinux-0^20251210.gd04c480-3.el9.noarch", "Installed: criu-3.19-5.el9.x86_64", "Installed: aardvark-dns-2:1.17.0-1.el9.x86_64", "Installed: criu-libs-3.19-5.el9.x86_64", "Installed: slirp4netns-1.3.3-1.el9.x86_64", "Installed: podman-6:5.8.2-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64" ] } TASK [fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists] *** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 Monday 27 April 2026 15:21:38 -0400 (0:00:57.616) 0:01:01.940 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Monday 27 April 2026 15:21:39 -0400 (0:00:00.482) 0:01:02.423 ********** changed: [managed-node1] => { "changed": true, "dest": "/etc/containers/systemd/", "src": "/tmp/collections-1fy/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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 Monday 27 April 2026 15:21:41 -0400 (0:00:02.321) 0:01:04.744 ********** 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-1777317701.6475487-10011-31045504935873/.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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 Monday 27 April 2026 15:21:42 -0400 (0:00:00.635) 0:01:05.380 ********** 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-1777317702.2834566-10026-61975903092686/.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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:34 Monday 27 April 2026 15:21:42 -0400 (0:00:00.632) 0:01:06.012 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:38 Monday 27 April 2026 15:21:42 -0400 (0:00:00.016) 0:01:06.028 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:48 Monday 27 April 2026 15:21:42 -0400 (0:00:00.017) 0:01:06.046 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:58 Monday 27 April 2026 15:21:42 -0400 (0:00:00.017) 0:01:06.064 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:65 Monday 27 April 2026 15:21:42 -0400 (0:00:00.012) 0:01:06.076 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:70 Monday 27 April 2026 15:21:43 -0400 (0:00:00.328) 0:01:06.405 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 Monday 27 April 2026 15:21:43 -0400 (0:00:00.011) 0:01:06.417 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1777317701.5561225, "ctime": 1777317701.5601225, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567955, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317701.3021204, "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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Monday 27 April 2026 15:21:43 -0400 (0:00:00.434) 0:01:06.851 ********** 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_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice sysinit.target basic.target network.target network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "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": "21894", "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-aa.service trustee-gc-cdh.service trustee-gc-asr.service network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.trustee_client : Deploy Secret Registration Client Service] *** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:10 Monday 27 April 2026 15:21:44 -0400 (0:00:01.196) 0:01:08.047 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:16 Monday 27 April 2026 15:21:44 -0400 (0:00:00.011) 0:01:08.059 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_encrypt_disk | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Record role success fingerprint] *** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:21 Monday 27 April 2026 15:21:44 -0400 (0:00:00.011) 0:01:08.071 ********** ok: [managed-node1] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:27 Monday 27 April 2026 15:21:45 -0400 (0:00:00.347) 0:01:08.418 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-04-27 15:20:38\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:trustee_client\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-04-27 15:20:38\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*success system_role:trustee_client\" || { echo ERROR: SUCCESS fingerprint not found; exit 1; }", "delta": "0:00:00.018798", "end": "2026-04-27 15:21:45.727969", "rc": 0, "start": "2026-04-27 15:21:45.709171" } STDOUT: Apr 27 15:20:40 managed-node1 python3.9[9327]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:trustee_client ansible_version=2.17.14 CentOS-9 2026-04-27T15:20:40-04:00 Apr 27 15:21:45 managed-node1 python3.9[14056]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:trustee_client ansible_version=2.17.14 CentOS-9 2026-04-27T15:21:45-04:00 TASK [Flush handlers to start services created by the role] ******************** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:41 Monday 27 April 2026 15:21:45 -0400 (0:00:00.491) 0:01:08.911 ********** META: triggered running handlers for managed-node1 TASK [Collect package facts] *************************************************** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:44 Monday 27 April 2026 15:21:45 -0400 (0:00:00.000) 0:01:08.912 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:49 Monday 27 April 2026 15:21:46 -0400 (0:00:00.996) 0:01:09.908 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:56 Monday 27 April 2026 15:21:46 -0400 (0:00:00.031) 0:01:09.939 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777317703.66714, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777317701.5591226, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 423624970, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1777317701.5591226, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "2438100784", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert quadlet install directory exists] ********************************* task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:61 Monday 27 April 2026 15:21:47 -0400 (0:00:00.356) 0:01:10.296 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find deployed quadlet files] ********************************************* task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:70 Monday 27 April 2026 15:21:47 -0400 (0:00:00.027) 0:01:10.323 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1777317704.380146, "ctime": 1777317699.9701092, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567951, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317699.6181064, "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": 1777317704.380146, "ctime": 1777317700.4951136, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567953, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317700.2421114, "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": 1777317704.380146, "ctime": 1777317701.025118, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567954, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317700.766116, "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": 1777317704.380146, "ctime": 1777317701.5601225, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567955, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317701.3021204, "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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:81 Monday 27 April 2026 15:21:47 -0400 (0:00:00.346) 0:01:10.670 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the trustee-gc config directory] ************************************ task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:88 Monday 27 April 2026 15:21:47 -0400 (0:00:00.037) 0:01:10.707 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777317702.1911278, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777317702.824133, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 515899598, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1777317702.824133, "nlink": 4, "path": "/etc/trustee-gc", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "3909148272", "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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:93 Monday 27 April 2026 15:21:47 -0400 (0:00:00.359) 0:01:11.067 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find trustee pod file] *************************************************** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:100 Monday 27 April 2026 15:21:47 -0400 (0:00:00.022) 0:01:11.090 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1777317704.380146, "ctime": 1777317701.5601225, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567955, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317701.3021204, "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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:107 Monday 27 April 2026 15:21:48 -0400 (0:00:00.348) 0:01:11.439 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Set trustee pod service name] ******************************************** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:112 Monday 27 April 2026 15:21:48 -0400 (0:00:00.021) 0:01:11.461 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:116 Monday 27 April 2026 15:21:48 -0400 (0:00:00.020) 0:01:11.481 ********** ok: [managed-node1] => { "changed": false, "name": "trustee-gc-pod", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2026-04-27 15:21:44 EDT", "ActiveEnterTimestampMonotonic": "237211695", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice sysinit.target basic.target network.target network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-27 15:21:44 EDT", "AssertTimestampMonotonic": "236943182", "Before": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "141957000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2026-04-27 15:21:44 EDT", "ConditionTimestampMonotonic": "236943178", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "4722", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13890", "ExecMainStartTimestamp": "Mon 2026-04-27 15:21:44 EDT", "ExecMainStartTimestampMonotonic": "237211674", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13879 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Mon 2026-04-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13879 ; 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-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13868 ; 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-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13868 ; 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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2026-04-27 15:21:44 EDT", "InactiveExitTimestampMonotonic": "236957415", "InvocationID": "41e51adaedc04a1abf0641248eadf9cf", "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": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13890", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1105920", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "20627456", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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]", "StateChangeTimestamp": "Mon 2026-04-27 15:21:44 EDT", "StateChangeTimestampMonotonic": "237211695", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "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": "21894", "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-aa.service trustee-gc-cdh.service trustee-gc-asr.service network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup trustee_client test resources] *********************************** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:122 Monday 27 April 2026 15:21:49 -0400 (0:00:00.851) 0:01:12.333 ********** included: /tmp/collections-1fy/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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:3 Monday 27 April 2026 15:21:49 -0400 (0:00:00.032) 0:01:12.365 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777317703.66714, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777317701.5591226, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 423624970, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1777317701.5591226, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "2438100784", "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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:8 Monday 27 April 2026 15:21:49 -0400 (0:00:00.363) 0:01:12.729 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1777317704.380146, "ctime": 1777317701.5601225, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567955, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317701.3021204, "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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:15 Monday 27 April 2026 15:21:49 -0400 (0:00:00.372) 0:01:13.102 ********** 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': 465567955, 'dev': 51713, 'nlink': 1, 'atime': 1777317704.380146, 'mtime': 1777317701.3021204, 'ctime': 1777317701.5601225, '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": 1777317704.380146, "ctime": 1777317701.5601225, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567955, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317701.3021204, "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_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2026-04-27 15:21:44 EDT", "ActiveEnterTimestampMonotonic": "237211695", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice sysinit.target basic.target network.target network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-27 15:21:44 EDT", "AssertTimestampMonotonic": "236943182", "Before": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "141957000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2026-04-27 15:21:44 EDT", "ConditionTimestampMonotonic": "236943178", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "4722", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13890", "ExecMainStartTimestamp": "Mon 2026-04-27 15:21:44 EDT", "ExecMainStartTimestampMonotonic": "237211674", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13879 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Mon 2026-04-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13879 ; 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-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13868 ; 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-27 15:21:44 EDT] ; stop_time=[Mon 2026-04-27 15:21:44 EDT] ; pid=13868 ; 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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2026-04-27 15:21:44 EDT", "InactiveExitTimestampMonotonic": "236957415", "InvocationID": "41e51adaedc04a1abf0641248eadf9cf", "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": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13890", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1105920", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "20627456", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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]", "StateChangeTimestamp": "Mon 2026-04-27 15:21:44 EDT", "StateChangeTimestampMonotonic": "237211695", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "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": "21894", "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-aa.service trustee-gc-cdh.service trustee-gc-asr.service network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Stop and disable services tracked by trustee_client role] **************** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:28 Monday 27 April 2026 15:21:50 -0400 (0:00:00.900) 0:01:14.002 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:36 Monday 27 April 2026 15:21:50 -0400 (0:00:00.014) 0:01:14.016 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1777317704.380146, "ctime": 1777317699.9701092, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567951, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317699.6181064, "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": 1777317704.380146, "ctime": 1777317700.4951136, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567953, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317700.2421114, "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": 1777317704.380146, "ctime": 1777317701.025118, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567954, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317700.766116, "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": 1777317704.380146, "ctime": 1777317701.5601225, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567955, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317701.3021204, "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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:46 Monday 27 April 2026 15:21:51 -0400 (0:00:00.348) 0:01:14.365 ********** 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': 465567951, 'dev': 51713, 'nlink': 1, 'atime': 1777317704.380146, 'mtime': 1777317699.6181064, 'ctime': 1777317699.9701092, '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": 1777317704.380146, "ctime": 1777317699.9701092, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567951, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317699.6181064, "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': 465567953, 'dev': 51713, 'nlink': 1, 'atime': 1777317704.380146, 'mtime': 1777317700.2421114, 'ctime': 1777317700.4951136, '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": 1777317704.380146, "ctime": 1777317700.4951136, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567953, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317700.2421114, "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': 465567954, 'dev': 51713, 'nlink': 1, 'atime': 1777317704.380146, 'mtime': 1777317700.766116, 'ctime': 1777317701.025118, '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": 1777317704.380146, "ctime": 1777317701.025118, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567954, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317700.766116, "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': 465567955, 'dev': 51713, 'nlink': 1, 'atime': 1777317704.380146, 'mtime': 1777317701.3021204, 'ctime': 1777317701.5601225, '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": 1777317704.380146, "ctime": 1777317701.5601225, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 465567955, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1777317701.3021204, "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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:57 Monday 27 April 2026 15:21:52 -0400 (0:00:01.414) 0:01:15.779 ********** changed: [managed-node1] => { "changed": true, "path": "/etc/trustee-gc", "state": "absent" } TASK [Remove secret registration client script] ******************************** task path: /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:62 Monday 27 April 2026 15:21:53 -0400 (0:00:00.387) 0:01:16.167 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:67 Monday 27 April 2026 15:21:53 -0400 (0:00:00.365) 0:01:16.532 ********** 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-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:72 Monday 27 April 2026 15:21:53 -0400 (0:00:00.352) 0:01:16.885 ********** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } PLAY RECAP ********************************************************************* managed-node1 : ok=45 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 27 April 2026 15:21:54 -0400 (0:00:00.727) 0:01:17.613 ********** =============================================================================== fedora.linux_system_roles.trustee_client : Ensure required packages are installed -- 57.62s /tmp/collections-1fy/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.32s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Gathering Facts --------------------------------------------------------- 2.25s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Remove trustee-gc quadlet unit files ------------------------------------ 1.41s /tmp/collections-1fy/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.20s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Collect package facts --------------------------------------------------- 1.00s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:44 Stop and disable trustee quadlet pod services --------------------------- 0.90s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:15 Assert trustee pod service is running ----------------------------------- 0.85s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:116 Reload systemd after removing trustee_client units ---------------------- 0.73s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:72 fedora.linux_system_roles.trustee_client : Copy Trustee Guest aa Components config files to /etc/trustee-gc/ --- 0.64s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 fedora.linux_system_roles.trustee_client : Copy Trustee Guest cdh Components config files to /etc/trustee-gc/ --- 0.63s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role --- 0.55s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Check system journal contains role fingerprints ------------------------- 0.49s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:27 fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists --- 0.48s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 See if /dev/log exists for the fingerprint check ------------------------ 0.47s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:9 fedora.linux_system_roles.trustee_client : Record role begin fingerprint --- 0.46s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:7 fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name --- 0.43s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 Remove trustee-gc configuration directory ------------------------------- 0.39s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:57 Find trustee-gc quadlet pod files --------------------------------------- 0.37s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:8 Remove secret registration client script -------------------------------- 0.37s /tmp/collections-1fy/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:62