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-cyW 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-cyW/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 Thursday 26 March 2026 10:01:55 -0400 (0:00:00.020) 0:00:00.020 ******** included: /tmp/collections-cyW/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-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Thursday 26 March 2026 10:01:55 -0400 (0:00:00.015) 0:00:00.036 ******** [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 [fedora.linux_system_roles.trustee_client : Check if system is ostree] **** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Thursday 26 March 2026 10:01:57 -0400 (0:00:01.960) 0:00:01.997 ******** 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-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 Thursday 26 March 2026 10:01:57 -0400 (0:00:00.479) 0:00:02.476 ******** 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-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 Thursday 26 March 2026 10:01:57 -0400 (0:00:00.042) 0:00:02.518 ******** 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-cyW/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-cyW/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-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 Thursday 26 March 2026 10:01:57 -0400 (0:00:00.075) 0:00:02.594 ******** included: /tmp/collections-cyW/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-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Thursday 26 March 2026 10:01:57 -0400 (0:00:00.044) 0:00:02.639 ******** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: yajl-2.1.0-25.el9.x86_64", "Installed: containers-common-5:5.8-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-16.el9.x86_64", "Installed: passt-0^20251210.gd04c480-3.el9.x86_64", "Installed: fuse-overlayfs-1.16-1.el9.x86_64", "Installed: passt-selinux-0^20251210.gd04c480-3.el9.noarch", "Installed: fuse3-3.10.2-9.el9.x86_64", "Installed: libslirp-4.4.0-8.el9.x86_64", "Installed: slirp4netns-1.3.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-9.el9.x86_64", "Installed: podman-6:5.8.0-1.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: criu-3.19-3.el9.x86_64", "Installed: criu-libs-3.19-3.el9.x86_64", "Installed: aardvark-dns-2:1.17.0-1.el9.x86_64", "Installed: crun-1.26-1.el9.x86_64", "Installed: conmon-3:2.2.1-1.el9.x86_64", "Installed: netavark-2:1.17.2-1.el9.x86_64", "Installed: container-selinux-4:2.245.0-1.el9.noarch" ] } TASK [fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 Thursday 26 March 2026 10:02:55 -0400 (0:00:57.654) 0:01:00.293 ******** 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 : Create a temporary directory for the quadlet repository] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Thursday 26 March 2026 10:02:55 -0400 (0:00:00.484) 0:01:00.778 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.s3em65pj", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Download Trustee Guest Components quadlet files from GitHub repository] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:19 Thursday 26 March 2026 10:02:56 -0400 (0:00:00.420) 0:01:01.199 ******** changed: [managed-node1] => { "after": "88e955f046a47076dbd560468284583daaee4629", "before": null, "changed": true } TASK [fedora.linux_system_roles.trustee_client : Find Trustee Guest Components quadlet files in repository] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:28 Thursday 26 March 2026 10:02:57 -0400 (0:00:00.785) 0:01:01.984 ******** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150863, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 626, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150864, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 596, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 647, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150866, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/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 [fedora.linux_system_roles.trustee_client : Fail if no Trustee Guest Components quadlet files found] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:40 Thursday 26 March 2026 10:02:57 -0400 (0:00:00.432) 0:01:02.416 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "quadlet_files_found.files | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:45 Thursday 26 March 2026 10:02:57 -0400 (0:00:00.032) 0:01:02.449 ******** changed: [managed-node1] => (item={'path': '/tmp/ansible.s3em65pj/quadlet/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': 626, 'inode': 478150863, 'dev': 51713, 'nlink': 1, 'atime': 1774533776.9732676, 'mtime': 1774533776.885267, 'ctime': 1774533776.885267, '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, "checksum": "6c275a53525308b1998e1c0511e8ed855c441887", "dest": "/etc/containers/systemd/trustee-gc-aa.container", "gid": 0, "group": "root", "item": { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150863, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 626, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "md5sum": "935a86ea74df5605a40b864abe97309e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 626, "src": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-aa.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.s3em65pj/quadlet/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': 596, 'inode': 478150864, 'dev': 51713, 'nlink': 1, 'atime': 1774533776.9732676, 'mtime': 1774533776.885267, 'ctime': 1774533776.885267, '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, "checksum": "ce808c0a7bba97263f8ea9caf517901fd20db8e1", "dest": "/etc/containers/systemd/trustee-gc-asr.container", "gid": 0, "group": "root", "item": { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150864, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 596, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "md5sum": "acf62f6fff0251072149a772de3d4585", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 596, "src": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-asr.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.s3em65pj/quadlet/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': 647, 'inode': 478150865, 'dev': 51713, 'nlink': 1, 'atime': 1774533776.9732676, 'mtime': 1774533776.885267, 'ctime': 1774533776.885267, '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, "checksum": "35b2faf42c742258c29ed81b8b70092791d124ca", "dest": "/etc/containers/systemd/trustee-gc-cdh.container", "gid": 0, "group": "root", "item": { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 647, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "md5sum": "3926ccdaddf5ab7718c890c9897023f9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 647, "src": "/tmp/ansible.s3em65pj/quadlet/trustee-gc-cdh.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.s3em65pj/quadlet/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': 478150866, 'dev': 51713, 'nlink': 1, 'atime': 1774533776.9732676, 'mtime': 1774533776.885267, 'ctime': 1774533776.885267, '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, "checksum": "0dd2e3201ef03a3918a1827bd6a1979867c46870", "dest": "/etc/containers/systemd/trustee-gc.pod", "gid": 0, "group": "root", "item": { "atime": 1774533776.9732676, "ctime": 1774533776.885267, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 478150866, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533776.885267, "nlink": 1, "path": "/tmp/ansible.s3em65pj/quadlet/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 }, "md5sum": "548f193d8eb862e25e15505fe97fa1f9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 246, "src": "/tmp/ansible.s3em65pj/quadlet/trustee-gc.pod", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Stat repository configs directory] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:55 Thursday 26 March 2026 10:02:58 -0400 (0:00:01.457) 0:01:03.907 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1774533776.885267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1774533776.885267, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 465567951, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1774533776.885267, "nlink": 4, "path": "/tmp/ansible.s3em65pj/configs", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "773671127", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:60 Thursday 26 March 2026 10:02:59 -0400 (0:00:00.338) 0:01:04.246 ******** changed: [managed-node1] => { "changed": true, "checksum": null, "dest": "/etc/trustee-gc/", "gid": 0, "group": "root", "md5sum": null, "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 27, "src": "/tmp/ansible.s3em65pj/configs/", "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Set KBS cert content from path or explicit content] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:69 Thursday 26 March 2026 10:02:59 -0400 (0:00:00.353) 0:01:04.599 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_kbs_cert_content != \"\" or trustee_client_kbs_cert != \"\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Replace KBS_URL and KBS_CERT in config.toml files] *** task path: /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:76 Thursday 26 March 2026 10:02:59 -0400 (0:00:00.016) 0:01:04.616 ******** The conditional check 'trustee_client_kbs_url != "" or __trustee_client_kbs_cert_content != ""' failed. The error was: error while evaluating conditional (trustee_client_kbs_url != "" or __trustee_client_kbs_cert_content != ""): '__trustee_client_kbs_cert_content' is undefined The error appears to be in '/tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml': line 76, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Replace KBS_URL and KBS_CERT in config.toml files ^ here fatal: [managed-node1]: FAILED! => {} MSG: '__trustee_client_kbs_cert_content' is undefined PLAY RECAP ********************************************************************* managed-node1 : ok=14 changed=5 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-03-26T14:02:59.679207+00:00Z", "host": "managed-node1", "message": "'__trustee_client_kbs_cert_content' is undefined", "start_time": "2026-03-26T14:02:59.665698+00:00Z", "task_name": "Replace KBS_URL and KBS_CERT in config.toml files", "task_path": "/tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:76" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 26 March 2026 10:02:59 -0400 (0:00:00.015) 0:01:04.631 ******** =============================================================================== fedora.linux_system_roles.trustee_client : Ensure required packages are installed -- 57.65s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role --- 1.96s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory --- 1.46s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:45 fedora.linux_system_roles.trustee_client : Download Trustee Guest Components quadlet files from GitHub repository --- 0.79s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:19 fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists --- 0.48s /tmp/collections-cyW/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.48s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 fedora.linux_system_roles.trustee_client : Find Trustee Guest Components quadlet files in repository --- 0.43s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:28 fedora.linux_system_roles.trustee_client : Create a temporary directory for the quadlet repository --- 0.42s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components config files to /etc/trustee-gc/ --- 0.35s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:60 fedora.linux_system_roles.trustee_client : Stat repository configs directory --- 0.34s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:55 fedora.linux_system_roles.trustee_client : Set platform/version specific variables --- 0.08s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 fedora.linux_system_roles.trustee_client : Deploy Trustee Guest Components using Podman Quadlets --- 0.04s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 fedora.linux_system_roles.trustee_client : Set flag to indicate system is ostree --- 0.04s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 fedora.linux_system_roles.trustee_client : Fail if no Trustee Guest Components quadlet files found --- 0.03s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:40 fedora.linux_system_roles.trustee_client : Set KBS cert content from path or explicit content --- 0.02s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:69 fedora.linux_system_roles.trustee_client : Set platform/version specific variables --- 0.02s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 fedora.linux_system_roles.trustee_client : Replace KBS_URL and KBS_CERT in config.toml files --- 0.02s /tmp/collections-cyW/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:76 Mar 26 10:01:54 managed-node1 sshd-session[8469]: Accepted publickey for root from 10.31.9.238 port 36528 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 26 10:01:54 managed-node1 systemd-logind[616]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 8469. Mar 26 10:01:54 managed-node1 systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 969. Mar 26 10:01:54 managed-node1 sshd-session[8469]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Mar 26 10:01:54 managed-node1 sshd-session[8472]: Received disconnect from 10.31.9.238 port 36528:11: disconnected by user Mar 26 10:01:54 managed-node1 sshd-session[8472]: Disconnected from user root 10.31.9.238 port 36528 Mar 26 10:01:54 managed-node1 sshd-session[8469]: pam_unix(sshd:session): session closed for user root Mar 26 10:01:54 managed-node1 systemd[1]: session-6.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-6.scope has successfully entered the 'dead' state. Mar 26 10:01:54 managed-node1 systemd-logind[616]: Session 6 logged out. Waiting for processes to exit. Mar 26 10:01:54 managed-node1 systemd-logind[616]: Removed session 6. ░░ Subject: Session 6 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 6 has been terminated. Mar 26 10:01:55 managed-node1 sshd-session[8498]: Accepted publickey for root from 10.31.9.238 port 36540 ssh2: ECDSA SHA256:2fUsqan0hmwKBLfbbIChcbvmdZhGetWl4Di1cLvSY5M Mar 26 10:01:55 managed-node1 systemd-logind[616]: New session 7 of user root. ░░ Subject: A new session 7 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 7 has been created for the user root. ░░ ░░ The leading process of the session is 8498. Mar 26 10:01:55 managed-node1 systemd[1]: Started Session 7 of User root. ░░ Subject: A start job for unit session-7.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-7.scope has finished successfully. ░░ ░░ The job identifier is 1038. Mar 26 10:01:55 managed-node1 sshd-session[8498]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Mar 26 10:01:56 managed-node1 python3.9[8675]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Mar 26 10:01:57 managed-node1 python3.9[8826]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Mar 26 10:01:58 managed-node1 python3.9[8975]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Mar 26 10:01:58 managed-node1 python3.9[9052]: ansible-ansible.legacy.dnf Invoked with name=['podman', 'git'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Mar 26 10:02:12 managed-node1 setsebool[9115]: The virt_use_nfs policy boolean was changed to 1 by root Mar 26 10:02:12 managed-node1 setsebool[9115]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Mar 26 10:02:22 managed-node1 kernel: SELinux: Converting 377 SID table entries... Mar 26 10:02:22 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Mar 26 10:02:22 managed-node1 kernel: SELinux: policy capability open_perms=1 Mar 26 10:02:22 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Mar 26 10:02:22 managed-node1 kernel: SELinux: policy capability always_check_network=0 Mar 26 10:02:22 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Mar 26 10:02:22 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Mar 26 10:02:22 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Mar 26 10:02:29 managed-node1 kernel: SELinux: Converting 378 SID table entries... Mar 26 10:02:29 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Mar 26 10:02:29 managed-node1 kernel: SELinux: policy capability open_perms=1 Mar 26 10:02:29 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Mar 26 10:02:29 managed-node1 kernel: SELinux: policy capability always_check_network=0 Mar 26 10:02:29 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Mar 26 10:02:29 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Mar 26 10:02:29 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Mar 26 10:02:54 managed-node1 dbus-broker-launch[610]: avc: op=load_policy lsm=selinux seqno=4 res=1 Mar 26 10:02:54 managed-node1 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r1514d7d606e24f399c72ebaf62452f14.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r1514d7d606e24f399c72ebaf62452f14.service has finished successfully. ░░ ░░ The job identifier is 1107. Mar 26 10:02:54 managed-node1 systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1172. Mar 26 10:02:54 managed-node1 systemd[1]: Reloading. Mar 26 10:02:54 managed-node1 systemd-rc-local-generator[9880]: /etc/rc.d/rc.local is not marked executable, skipping. Mar 26 10:02:54 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units… Mar 26 10:02:55 managed-node1 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Mar 26 10:02:55 managed-node1 systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1172. Mar 26 10:02:55 managed-node1 systemd[1]: man-db-cache-update.service: Consumed 1.078s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Mar 26 10:02:55 managed-node1 systemd[1]: run-r1514d7d606e24f399c72ebaf62452f14.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r1514d7d606e24f399c72ebaf62452f14.service has successfully entered the 'dead' state. Mar 26 10:02:55 managed-node1 python3.9[11337]: ansible-ansible.builtin.file Invoked with path=/etc/containers/systemd state=directory mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:02:56 managed-node1 python3.9[11486]: ansible-ansible.builtin.tempfile Invoked with state=directory prefix=ansible. suffix= path=None Mar 26 10:02:56 managed-node1 python3.9[11635]: ansible-ansible.builtin.git Invoked with repo=https://github.com/litian1992/trustee-gc-quadlet-rhel dest=/tmp/ansible.s3em65pj version=main depth=1 force=True remote=origin clone=True update=True verify_commit=False gpg_allowlist=[] accept_hostkey=False accept_newhostkey=False bare=False recursive=True single_branch=False track_submodules=False refspec=None reference=None key_file=None ssh_opts=None executable=None umask=None archive=None archive_prefix=None separate_git_dir=None Mar 26 10:02:57 managed-node1 python3.9[11808]: ansible-ansible.builtin.find Invoked with paths=['/tmp/ansible.s3em65pj/quadlet'] patterns=['*.container', '*.volume', '*.network', '*.kube', '*.pod'] recurse=False read_whole_file=False file_type=file age_stamp=mtime hidden=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Mar 26 10:02:57 managed-node1 python3.9[11957]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.s3em65pj/quadlet/trustee-gc-aa.container dest=/etc/containers/systemd/trustee-gc-aa.container mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:02:58 managed-node1 python3.9[12106]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.s3em65pj/quadlet/trustee-gc-asr.container dest=/etc/containers/systemd/trustee-gc-asr.container mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:02:58 managed-node1 python3.9[12255]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.s3em65pj/quadlet/trustee-gc-cdh.container dest=/etc/containers/systemd/trustee-gc-cdh.container mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:02:58 managed-node1 python3.9[12404]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.s3em65pj/quadlet/trustee-gc.pod dest=/etc/containers/systemd/trustee-gc.pod mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:02:59 managed-node1 python3.9[12553]: ansible-ansible.builtin.stat Invoked with path=/tmp/ansible.s3em65pj/configs follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Mar 26 10:02:59 managed-node1 python3.9[12704]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.s3em65pj/configs/ dest=/etc/trustee-gc/ mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:02:59 managed-node1 sshd-session[12729]: Accepted publickey for root from 10.31.9.238 port 52448 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 26 10:02:59 managed-node1 systemd-logind[616]: New session 8 of user root. ░░ Subject: A new session 8 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 8 has been created for the user root. ░░ ░░ The leading process of the session is 12729. Mar 26 10:02:59 managed-node1 systemd[1]: Started Session 8 of User root. ░░ Subject: A start job for unit session-8.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-8.scope has finished successfully. ░░ ░░ The job identifier is 1237. Mar 26 10:02:59 managed-node1 sshd-session[12729]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Mar 26 10:02:59 managed-node1 sshd-session[12732]: Received disconnect from 10.31.9.238 port 52448:11: disconnected by user Mar 26 10:02:59 managed-node1 sshd-session[12732]: Disconnected from user root 10.31.9.238 port 52448 Mar 26 10:02:59 managed-node1 sshd-session[12729]: pam_unix(sshd:session): session closed for user root Mar 26 10:02:59 managed-node1 systemd[1]: session-8.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-8.scope has successfully entered the 'dead' state. Mar 26 10:02:59 managed-node1 systemd-logind[616]: Session 8 logged out. Waiting for processes to exit. Mar 26 10:02:59 managed-node1 systemd-logind[616]: Removed session 8. ░░ Subject: Session 8 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 8 has been terminated. Mar 26 10:03:00 managed-node1 sshd-session[12757]: Accepted publickey for root from 10.31.9.238 port 52456 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 26 10:03:00 managed-node1 systemd-logind[616]: New session 9 of user root. ░░ Subject: A new session 9 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 9 has been created for the user root. ░░ ░░ The leading process of the session is 12757. Mar 26 10:03:00 managed-node1 systemd[1]: Started Session 9 of User root. ░░ Subject: A start job for unit session-9.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-9.scope has finished successfully. ░░ ░░ The job identifier is 1306. Mar 26 10:03:00 managed-node1 sshd-session[12757]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)