# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:4 Wednesday 10 July 2024 04:34:27 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:9 Wednesday 10 July 2024 04:34:27 +0000 (0:00:00.012) 0:00:00.024 ******** ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:48 Wednesday 10 July 2024 04:34:28 +0000 (0:00:00.662) 0:00:00.687 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:34:28 +0000 (0:00:00.091) 0:00:00.779 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:34:28 +0000 (0:00:00.015) 0:00:00.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:34:28 +0000 (0:00:00.018) 0:00:00.813 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:34:28 +0000 (0:00:00.244) 0:00:01.058 ******** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:34:28 +0000 (0:00:00.021) 0:00:01.079 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:34:28 +0000 (0:00:00.058) 0:00:01.137 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:34:30 +0000 (0:00:01.334) 0:00:02.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:34:30 +0000 (0:00:00.029) 0:00:02.501 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:35:33 +0000 (0:01:02.723) 0:01:05.225 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032128", "end": "2024-07-10 04:35:33.387121", "rc": 0, "start": "2024-07-10 04:35:33.354993" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.336) 0:01:05.561 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.029) 0:01:05.591 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.062) 0:01:05.653 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.050) 0:01:05.704 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.037) 0:01:05.742 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.241) 0:01:05.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.024) 0:01:06.007 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:35:33 +0000 (0:00:00.026) 0:01:06.033 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.192) 0:01:06.225 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.023) 0:01:06.249 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.189) 0:01:06.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:06.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:06.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.018) 0:01:06.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:06.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.018) 0:01:06.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.043) 0:01:06.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.020) 0:01:06.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.020) 0:01:06.618 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.040) 0:01:06.659 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.036) 0:01:06.695 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:06.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:06.734 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.036) 0:01:06.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.020) 0:01:06.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:06.810 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.036) 0:01:06.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.018) 0:01:06.864 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.017) 0:01:06.882 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.037) 0:01:06.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:06.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.047) 0:01:06.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.020) 0:01:07.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.022) 0:01:07.029 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.019) 0:01:07.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.020) 0:01:07.069 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.017) 0:01:07.087 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.018) 0:01:07.105 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:35:34 +0000 (0:00:00.017) 0:01:07.123 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.021) 0:01:07.144 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.018) 0:01:07.162 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.018) 0:01:07.181 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.023) 0:01:07.205 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.018) 0:01:07.223 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:52 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.025) 0:01:07.248 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:5 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.044) 0:01:07.293 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_g8_6zj_y_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:12 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.257) 0:01:07.551 ******** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_g8_6zj_y_podman/auth", "__podman_test_authfile": "/tmp/lsr_g8_6zj_y_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:18 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.020) 0:01:07.571 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_g8_6zj_y_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:24 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.279) 0:01:07.850 ******** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.077) 0:01:07.928 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.033) 0:01:07.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Wednesday 10 July 2024 04:35:35 +0000 (0:00:00.024) 0:01:07.985 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Wednesday 10 July 2024 04:35:36 +0000 (0:00:00.182) 0:01:08.168 ******** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Wednesday 10 July 2024 04:35:36 +0000 (0:00:00.021) 0:01:08.190 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 10 July 2024 04:35:36 +0000 (0:00:00.040) 0:01:08.231 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Wednesday 10 July 2024 04:35:39 +0000 (0:00:03.389) 0:01:11.621 ******** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Wednesday 10 July 2024 04:35:43 +0000 (0:00:03.890) 0:01:15.511 ******** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Wednesday 10 July 2024 04:35:43 +0000 (0:00:00.211) 0:01:15.723 ******** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Wednesday 10 July 2024 04:35:43 +0000 (0:00:00.204) 0:01:15.928 ******** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target system.slice dbus.service sysinit.target basic.target systemd-journald.socket network.target dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Wednesday 10 July 2024 04:35:44 +0000 (0:00:00.670) 0:01:16.599 ******** changed: [sut] => (item={'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Wednesday 10 July 2024 04:35:45 +0000 (0:00:00.770) 0:01:17.369 ******** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRQnFXY09RQldRMUtxWCtNZXVDTlJMREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURaaApOVGxqTXprdE1EQTFOalF6TlRJdFlXRTFabVV6TVdVdFlqZ3lNelV4TW1Jd0hoY05NalF3TnpFd01EUXpOVFExCldoY05NalV3TnpFd01EUXpOVFEwV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2JhT0JXTEZlemh3TlQ2TG9CVFZiSTRVcXltMEZkZW56VQo3SVlGVS9wa2d4V0Rya3JhcFpkR1gwOVlLeUVsUTFYSU1CS25BUUZkMHBycS9kVjJaeGhLdkVRQnM2a2ZBaTVGCnMvTStPOFc0eU5wWFJRRXFEMGhyZHdhZjQ0Qy9ZUVFBcXc0T2d0Zmo3U2JEc3dSUXRxUjVEa3JwSmYrdWdEWjYKeXluYmlBbncyT2NWcUJrNGhWSnlIQ0lVQitTMDR1V2ZTcXlaeTAxemZpcHpIRlp0R2RDTG1HS25HcjFDazIxUgpFZjRKNy9ocXVRcS9DTmRQNDV1c01nQ2lVZ2w0YWhXaitGNzhiOXQzNXRnSW5VLzFGMFBOUzhmaTQ4UFNCcFNyCjh0S3NlSHZhbHRZNFl1emRXY0RlSkdSaHYyamQremFCdDZtY0RwTWlERyt6dXBONzdHTzNBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRclRIN2MwVFE5QzkwdEFFQXFLZzJCU1NOSEZUQWZCZ05WSFNNRUdEQVdnQlNHdGhoaDFIK1UKWWlvYitTckc3S3VoZk9VR2JqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFYaXlQaHVjbHNZc2kyd0dHZWJUMAp5ZHpEaTRjRUZlOFV3dWhZdjVKS0ZtOEtVTkw1VzgxWHZPRnRFbVhER2tFWlcwRFRVVjJSM21JY0FLWkk1QkJICmdHUjB1NlJKem5uaHZ3L0tyYUgzZzJnbEFXNGhOYXRQWTZCR0ExaUtxV1BoNHNFN0hzRUUwTzVzcTdaUThOZGQKU3FvZ0tkdzhoMmRPcnV4RmIzeVEvQ0VtcFpOQ2NDWm8wLy9GaC92RWtzOUdtOHdOTXJSbk9JSUF6NXRsUnExRgpRbE41b09WM3JaVGFYZ3hwN2VPSGpUOENEOWF1VzJ3VTlvOFhoQ0pxTGUyU1p0MkliL3JKR3kwVjUzWTVmeG9BCjBsWlFDVUhGM3lhRFlDaUpFUFk3ZWVCWHdhS0lyR1VWL0VHZWd1NGtEeTZqTk5nOWIzVkljRy9LY3pFZmw3Z2wKdmc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } ok: [sut] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQ2JhT0JXTEZlemh3TlQKNkxvQlRWYkk0VXF5bTBGZGVuelU3SVlGVS9wa2d4V0Rya3JhcFpkR1gwOVlLeUVsUTFYSU1CS25BUUZkMHBycQovZFYyWnhoS3ZFUUJzNmtmQWk1RnMvTStPOFc0eU5wWFJRRXFEMGhyZHdhZjQ0Qy9ZUVFBcXc0T2d0Zmo3U2JECnN3UlF0cVI1RGtycEpmK3VnRFo2eXluYmlBbncyT2NWcUJrNGhWSnlIQ0lVQitTMDR1V2ZTcXlaeTAxemZpcHoKSEZadEdkQ0xtR0tuR3IxQ2syMVJFZjRKNy9ocXVRcS9DTmRQNDV1c01nQ2lVZ2w0YWhXaitGNzhiOXQzNXRnSQpuVS8xRjBQTlM4Zmk0OFBTQnBTcjh0S3NlSHZhbHRZNFl1emRXY0RlSkdSaHYyamQremFCdDZtY0RwTWlERyt6CnVwTjc3R08zQWdNQkFBRUNnZ0VBUnUwb1pXdTdZdTNkY1BBbjQrdytEVlAwMldyTi9ER293eXhuUmdzN25aL04KczlsWnhFd0tyRTFYVXUvc0lxdUdmT1NqdnFCUTFWY0c2UFNMOVl1N3BIQWp3WHNUVmxtU2NMRmQ5Q3NuWTl3VworZmsrUE1uWXpXTDNIUVdoZnJaeU16UGVLSFZDdm4wL1VkVmp4TXAyYWVGQ0F3SWFuTE5iS2RPSytPd3ZUVUdhCm1STEtsOGxlUUlLSzhKdSs1aXB2ZFUwTFQrZlFPYlR4OU4rVm04ZWZIS1IrNnhQQytGYzJKS0hOWHEzbUJUZ1AKTDg5ZGU1clpyMTJrc3krekc5dFZuakkvK0FMT1NCZmUreTBSYmlQT0lGTStYNDkySUhpZ3N2VjNrcWZ4Um1VdgpmMFJDRFg0aUpsRVdSSWgzajZlNnlXM3dDcWEwTXdqVFVKcTRvOGpjSVFLQmdRRE9kNWppQ1BVKzFMYjRJN2JCCmdXWFo3MDh3STdDM0hVRGtmeE1MbGdWQ3owUUlSdkd4c3pESkdTVnZjTTVLeFVLOE1WODdtU3ROUUNaTG5uOE4KMXFzM0QxN01VUGJGTnFkMkJrV25aRGtmakNnTnFOZmhqRFl3M3lnV0NMYmJuR2xRWldLUjMvTkU3R1d3VlhaRApKZnNENzVoQnhqZm5nR1poWVpnMWk1cFhhUUtCZ1FEQXNZY2hValhDK1E0c3ZIcExId0Qrbkl5U3dnd0FaM3Y2CnZQMFpwZjROamJ6VC9GYmVwRHZIaU1YZXlyN3ZnY1UzcXUzNzByamdsMHFtUk91cUl2LzlxN283a2pNK0x2czYKRUZnemQrSEpGUytWa2ZkTEo4aFZtSFh5WDBFUitOenVtWW5OUlpwQWlucDdwYm15a0pXRHBpQ2dJYVhjRStLegp2TFh5cCtHZUh3S0JnUUNZb0lLcy9aQkdMVHRBL2kyNHFHNWhoKzNUR1Y4bVRvTE5Kejh0L20zUE1LY0xNMTZ5ClRWUFFKVDJ1UHdiUThUZmZKT1JRaTI4ZVFVRE4vOUhPcWhXUnMxUVIxL3hFVjUyOXV1ODh5Zk1NWmpDcHdGb3UKU3RjNGs0N3ZrdXVTTnZNSFVwdG1XTlpkNmg5V0ZpZEJoazhrWHJjQVVJYTlKUWNLRC9wVUF1cEttUUtCZ0VaYwp6UVk2MmN6UFd3QzA5a2NXRkN2bENHUFNuY1ZNQkhhanFoeENnOGw1TnptRlRFZFNXMDNhUUw3QTlBWExNalBJCm84d3Z2emlycGlPZXlSdEFXby9MdEY1cVhYSFlmLzVNMTVnN3IyUFk2NTVIUmJEWTN3dDZkNTlBYnlkYjQzancKOGVQV0JhU0pySDRZSHYzNFU5QlZ5bFlPMDF6UW1oaWQwU2JCYk41ckFvR0JBTXNDR2ZmTDVLTk5nVWpPTk0reQpXMnVieGFWLzRoVDBTV1hINC9DenlQZ0tENWtqcVloQWJaWDBaMFlFYVNHNXgyaVQ4RnFFOHI3NWZ0UG9EZy9tCllGUGFJakZvMll4Tm82SGNmVGlhTVNVTEVhakpsSG1kY1NvSnJRc0Z4dHBVWEcycWlPb2J0NWw4c1Ntb1FnNmMKOTFRT1l5SDN4Z1djbFZRdmdodkJYeTl5Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/private/podman_registry.key" } ok: [sut] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRQnFXY09RQldRMUtxWCtNZXVDTlJMREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURaaApOVGxqTXprdE1EQTFOalF6TlRJdFlXRTFabVV6TVdVdFlqZ3lNelV4TW1Jd0hoY05NalF3TnpFd01EUXpOVFExCldoY05NalV3TnpFd01EUXpOVFEwV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2JhT0JXTEZlemh3TlQ2TG9CVFZiSTRVcXltMEZkZW56VQo3SVlGVS9wa2d4V0Rya3JhcFpkR1gwOVlLeUVsUTFYSU1CS25BUUZkMHBycS9kVjJaeGhLdkVRQnM2a2ZBaTVGCnMvTStPOFc0eU5wWFJRRXFEMGhyZHdhZjQ0Qy9ZUVFBcXc0T2d0Zmo3U2JEc3dSUXRxUjVEa3JwSmYrdWdEWjYKeXluYmlBbncyT2NWcUJrNGhWSnlIQ0lVQitTMDR1V2ZTcXlaeTAxemZpcHpIRlp0R2RDTG1HS25HcjFDazIxUgpFZjRKNy9ocXVRcS9DTmRQNDV1c01nQ2lVZ2w0YWhXaitGNzhiOXQzNXRnSW5VLzFGMFBOUzhmaTQ4UFNCcFNyCjh0S3NlSHZhbHRZNFl1emRXY0RlSkdSaHYyamQremFCdDZtY0RwTWlERyt6dXBONzdHTzNBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRclRIN2MwVFE5QzkwdEFFQXFLZzJCU1NOSEZUQWZCZ05WSFNNRUdEQVdnQlNHdGhoaDFIK1UKWWlvYitTckc3S3VoZk9VR2JqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFYaXlQaHVjbHNZc2kyd0dHZWJUMAp5ZHpEaTRjRUZlOFV3dWhZdjVKS0ZtOEtVTkw1VzgxWHZPRnRFbVhER2tFWlcwRFRVVjJSM21JY0FLWkk1QkJICmdHUjB1NlJKem5uaHZ3L0tyYUgzZzJnbEFXNGhOYXRQWTZCR0ExaUtxV1BoNHNFN0hzRUUwTzVzcTdaUThOZGQKU3FvZ0tkdzhoMmRPcnV4RmIzeVEvQ0VtcFpOQ2NDWm8wLy9GaC92RWtzOUdtOHdOTXJSbk9JSUF6NXRsUnExRgpRbE41b09WM3JaVGFYZ3hwN2VPSGpUOENEOWF1VzJ3VTlvOFhoQ0pxTGUyU1p0MkliL3JKR3kwVjUzWTVmeG9BCjBsWlFDVUhGM3lhRFlDaUpFUFk3ZWVCWHdhS0lyR1VWL0VHZWd1NGtEeTZqTk5nOWIzVkljRy9LY3pFZmw3Z2wKdmc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Wednesday 10 July 2024 04:35:45 +0000 (0:00:00.565) 0:01:17.935 ******** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBqWcOQBWQ1KqX+MeuCNRLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZh\nNTljMzktMDA1NjQzNTItYWE1ZmUzMWUtYjgyMzUxMmIwHhcNMjQwNzEwMDQzNTQ1\nWhcNMjUwNzEwMDQzNTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCbaOBWLFezhwNT6LoBTVbI4Uqym0FdenzU\n7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq/dV2ZxhKvEQBs6kfAi5F\ns/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbDswRQtqR5DkrpJf+ugDZ6\nyynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipzHFZtGdCLmGKnGr1Ck21R\nEf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgInU/1F0PNS8fi48PSBpSr\n8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+zupN77GO3AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQrTH7c0TQ9C90tAEAqKg2BSSNHFTAfBgNVHSMEGDAWgBSGthhh1H+U\nYiob+SrG7KuhfOUGbjANBgkqhkiG9w0BAQsFAAOCAQEAXiyPhuclsYsi2wGGebT0\nydzDi4cEFe8UwuhYv5JKFm8KUNL5W81XvOFtEmXDGkEZW0DTUV2R3mIcAKZI5BBH\ngGR0u6RJznnhvw/KraH3g2glAW4hNatPY6BGA1iKqWPh4sE7HsEE0O5sq7ZQ8Ndd\nSqogKdw8h2dOruxFb3yQ/CEmpZNCcCZo0//Fh/vEks9Gm8wNMrRnOIIAz5tlRq1F\nQlN5oOV3rZTaXgxp7eOHjT8CD9auW2wU9o8XhCJqLe2SZt2Ib/rJGy0V53Y5fxoA\n0lZQCUHF3yaDYCiJEPY7eeBXwaKIrGUV/EGegu4kDy6jNNg9b3VIcG/KczEfl7gl\nvg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBqWcOQBWQ1KqX+MeuCNRLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZh\nNTljMzktMDA1NjQzNTItYWE1ZmUzMWUtYjgyMzUxMmIwHhcNMjQwNzEwMDQzNTQ1\nWhcNMjUwNzEwMDQzNTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCbaOBWLFezhwNT6LoBTVbI4Uqym0FdenzU\n7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq/dV2ZxhKvEQBs6kfAi5F\ns/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbDswRQtqR5DkrpJf+ugDZ6\nyynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipzHFZtGdCLmGKnGr1Ck21R\nEf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgInU/1F0PNS8fi48PSBpSr\n8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+zupN77GO3AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQrTH7c0TQ9C90tAEAqKg2BSSNHFTAfBgNVHSMEGDAWgBSGthhh1H+U\nYiob+SrG7KuhfOUGbjANBgkqhkiG9w0BAQsFAAOCAQEAXiyPhuclsYsi2wGGebT0\nydzDi4cEFe8UwuhYv5JKFm8KUNL5W81XvOFtEmXDGkEZW0DTUV2R3mIcAKZI5BBH\ngGR0u6RJznnhvw/KraH3g2glAW4hNatPY6BGA1iKqWPh4sE7HsEE0O5sq7ZQ8Ndd\nSqogKdw8h2dOruxFb3yQ/CEmpZNCcCZo0//Fh/vEks9Gm8wNMrRnOIIAz5tlRq1F\nQlN5oOV3rZTaXgxp7eOHjT8CD9auW2wU9o8XhCJqLe2SZt2Ib/rJGy0V53Y5fxoA\n0lZQCUHF3yaDYCiJEPY7eeBXwaKIrGUV/EGegu4kDy6jNNg9b3VIcG/KczEfl7gl\nvg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCbaOBWLFezhwNT\n6LoBTVbI4Uqym0FdenzU7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq\n/dV2ZxhKvEQBs6kfAi5Fs/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbD\nswRQtqR5DkrpJf+ugDZ6yynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipz\nHFZtGdCLmGKnGr1Ck21REf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgI\nnU/1F0PNS8fi48PSBpSr8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+z\nupN77GO3AgMBAAECggEARu0oZWu7Yu3dcPAn4+w+DVP02WrN/DGowyxnRgs7nZ/N\ns9lZxEwKrE1XUu/sIquGfOSjvqBQ1VcG6PSL9Yu7pHAjwXsTVlmScLFd9CsnY9wW\n+fk+PMnYzWL3HQWhfrZyMzPeKHVCvn0/UdVjxMp2aeFCAwIanLNbKdOK+OwvTUGa\nmRLKl8leQIKK8Ju+5ipvdU0LT+fQObTx9N+Vm8efHKR+6xPC+Fc2JKHNXq3mBTgP\nL89de5rZr12ksy+zG9tVnjI/+ALOSBfe+y0RbiPOIFM+X492IHigsvV3kqfxRmUv\nf0RCDX4iJlEWRIh3j6e6yW3wCqa0MwjTUJq4o8jcIQKBgQDOd5jiCPU+1Lb4I7bB\ngWXZ708wI7C3HUDkfxMLlgVCz0QIRvGxszDJGSVvcM5KxUK8MV87mStNQCZLnn8N\n1qs3D17MUPbFNqd2BkWnZDkfjCgNqNfhjDYw3ygWCLbbnGlQZWKR3/NE7GWwVXZD\nJfsD75hBxjfngGZhYZg1i5pXaQKBgQDAsYchUjXC+Q4svHpLHwD+nIySwgwAZ3v6\nvP0Zpf4NjbzT/FbepDvHiMXeyr7vgcU3qu370rjgl0qmROuqIv/9q7o7kjM+Lvs6\nEFgzd+HJFS+VkfdLJ8hVmHXyX0ER+NzumYnNRZpAinp7pbmykJWDpiCgIaXcE+Kz\nvLXyp+GeHwKBgQCYoIKs/ZBGLTtA/i24qG5hh+3TGV8mToLNJz8t/m3PMKcLM16y\nTVPQJT2uPwbQ8TffJORQi28eQUDN/9HOqhWRs1QR1/xEV529uu88yfMMZjCpwFou\nStc4k47vkuuSNvMHUptmWNZd6h9WFidBhk8kXrcAUIa9JQcKD/pUAupKmQKBgEZc\nzQY62czPWwC09kcWFCvlCGPSncVMBHajqhxCg8l5NzmFTEdSW03aQL7A9AXLMjPI\no8wvvzirpiOeyRtAWo/LtF5qXXHYf/5M15g7r2PY655HRbDY3wt6d59Abydb43jw\n8ePWBaSJrH4YHv34U9BVylYO01zQmhid0SbBbN5rAoGBAMsCGffL5KNNgUjONM+y\nW2ubxaV/4hT0SWXH4/CzyPgKD5kjqYhAbZX0Z0YEaSG5x2iT8FqE8r75ftPoDg/m\nYFPaIjFo2YxNo6HcfTiaMSULEajJlHmdcSoJrQsFxtpUXG2qiOobt5l8sSmoQg6c\n91QOYyH3xgWclVQvghvBXy9y\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Wednesday 10 July 2024 04:35:45 +0000 (0:00:00.024) 0:01:17.960 ******** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBqWcOQBWQ1KqX+MeuCNRLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZh\nNTljMzktMDA1NjQzNTItYWE1ZmUzMWUtYjgyMzUxMmIwHhcNMjQwNzEwMDQzNTQ1\nWhcNMjUwNzEwMDQzNTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCbaOBWLFezhwNT6LoBTVbI4Uqym0FdenzU\n7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq/dV2ZxhKvEQBs6kfAi5F\ns/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbDswRQtqR5DkrpJf+ugDZ6\nyynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipzHFZtGdCLmGKnGr1Ck21R\nEf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgInU/1F0PNS8fi48PSBpSr\n8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+zupN77GO3AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQrTH7c0TQ9C90tAEAqKg2BSSNHFTAfBgNVHSMEGDAWgBSGthhh1H+U\nYiob+SrG7KuhfOUGbjANBgkqhkiG9w0BAQsFAAOCAQEAXiyPhuclsYsi2wGGebT0\nydzDi4cEFe8UwuhYv5JKFm8KUNL5W81XvOFtEmXDGkEZW0DTUV2R3mIcAKZI5BBH\ngGR0u6RJznnhvw/KraH3g2glAW4hNatPY6BGA1iKqWPh4sE7HsEE0O5sq7ZQ8Ndd\nSqogKdw8h2dOruxFb3yQ/CEmpZNCcCZo0//Fh/vEks9Gm8wNMrRnOIIAz5tlRq1F\nQlN5oOV3rZTaXgxp7eOHjT8CD9auW2wU9o8XhCJqLe2SZt2Ib/rJGy0V53Y5fxoA\n0lZQCUHF3yaDYCiJEPY7eeBXwaKIrGUV/EGegu4kDy6jNNg9b3VIcG/KczEfl7gl\nvg==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCbaOBWLFezhwNT\n6LoBTVbI4Uqym0FdenzU7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq\n/dV2ZxhKvEQBs6kfAi5Fs/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbD\nswRQtqR5DkrpJf+ugDZ6yynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipz\nHFZtGdCLmGKnGr1Ck21REf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgI\nnU/1F0PNS8fi48PSBpSr8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+z\nupN77GO3AgMBAAECggEARu0oZWu7Yu3dcPAn4+w+DVP02WrN/DGowyxnRgs7nZ/N\ns9lZxEwKrE1XUu/sIquGfOSjvqBQ1VcG6PSL9Yu7pHAjwXsTVlmScLFd9CsnY9wW\n+fk+PMnYzWL3HQWhfrZyMzPeKHVCvn0/UdVjxMp2aeFCAwIanLNbKdOK+OwvTUGa\nmRLKl8leQIKK8Ju+5ipvdU0LT+fQObTx9N+Vm8efHKR+6xPC+Fc2JKHNXq3mBTgP\nL89de5rZr12ksy+zG9tVnjI/+ALOSBfe+y0RbiPOIFM+X492IHigsvV3kqfxRmUv\nf0RCDX4iJlEWRIh3j6e6yW3wCqa0MwjTUJq4o8jcIQKBgQDOd5jiCPU+1Lb4I7bB\ngWXZ708wI7C3HUDkfxMLlgVCz0QIRvGxszDJGSVvcM5KxUK8MV87mStNQCZLnn8N\n1qs3D17MUPbFNqd2BkWnZDkfjCgNqNfhjDYw3ygWCLbbnGlQZWKR3/NE7GWwVXZD\nJfsD75hBxjfngGZhYZg1i5pXaQKBgQDAsYchUjXC+Q4svHpLHwD+nIySwgwAZ3v6\nvP0Zpf4NjbzT/FbepDvHiMXeyr7vgcU3qu370rjgl0qmROuqIv/9q7o7kjM+Lvs6\nEFgzd+HJFS+VkfdLJ8hVmHXyX0ER+NzumYnNRZpAinp7pbmykJWDpiCgIaXcE+Kz\nvLXyp+GeHwKBgQCYoIKs/ZBGLTtA/i24qG5hh+3TGV8mToLNJz8t/m3PMKcLM16y\nTVPQJT2uPwbQ8TffJORQi28eQUDN/9HOqhWRs1QR1/xEV529uu88yfMMZjCpwFou\nStc4k47vkuuSNvMHUptmWNZd6h9WFidBhk8kXrcAUIa9JQcKD/pUAupKmQKBgEZc\nzQY62czPWwC09kcWFCvlCGPSncVMBHajqhxCg8l5NzmFTEdSW03aQL7A9AXLMjPI\no8wvvzirpiOeyRtAWo/LtF5qXXHYf/5M15g7r2PY655HRbDY3wt6d59Abydb43jw\n8ePWBaSJrH4YHv34U9BVylYO01zQmhid0SbBbN5rAoGBAMsCGffL5KNNgUjONM+y\nW2ubxaV/4hT0SWXH4/CzyPgKD5kjqYhAbZX0Z0YEaSG5x2iT8FqE8r75ftPoDg/m\nYFPaIjFo2YxNo6HcfTiaMSULEajJlHmdcSoJrQsFxtpUXG2qiOobt5l8sSmoQg6c\n91QOYyH3xgWclVQvghvBXy9y\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBqWcOQBWQ1KqX+MeuCNRLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZh\nNTljMzktMDA1NjQzNTItYWE1ZmUzMWUtYjgyMzUxMmIwHhcNMjQwNzEwMDQzNTQ1\nWhcNMjUwNzEwMDQzNTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCbaOBWLFezhwNT6LoBTVbI4Uqym0FdenzU\n7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq/dV2ZxhKvEQBs6kfAi5F\ns/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbDswRQtqR5DkrpJf+ugDZ6\nyynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipzHFZtGdCLmGKnGr1Ck21R\nEf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgInU/1F0PNS8fi48PSBpSr\n8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+zupN77GO3AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQrTH7c0TQ9C90tAEAqKg2BSSNHFTAfBgNVHSMEGDAWgBSGthhh1H+U\nYiob+SrG7KuhfOUGbjANBgkqhkiG9w0BAQsFAAOCAQEAXiyPhuclsYsi2wGGebT0\nydzDi4cEFe8UwuhYv5JKFm8KUNL5W81XvOFtEmXDGkEZW0DTUV2R3mIcAKZI5BBH\ngGR0u6RJznnhvw/KraH3g2glAW4hNatPY6BGA1iKqWPh4sE7HsEE0O5sq7ZQ8Ndd\nSqogKdw8h2dOruxFb3yQ/CEmpZNCcCZo0//Fh/vEks9Gm8wNMrRnOIIAz5tlRq1F\nQlN5oOV3rZTaXgxp7eOHjT8CD9auW2wU9o8XhCJqLe2SZt2Ib/rJGy0V53Y5fxoA\n0lZQCUHF3yaDYCiJEPY7eeBXwaKIrGUV/EGegu4kDy6jNNg9b3VIcG/KczEfl7gl\nvg==\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/podman_registry.crt" ], "delta": "0:00:00.032371", "end": "2024-07-10 04:35:46.009172", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBqWcOQBWQ1KqX+MeuCNRLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZh\nNTljMzktMDA1NjQzNTItYWE1ZmUzMWUtYjgyMzUxMmIwHhcNMjQwNzEwMDQzNTQ1\nWhcNMjUwNzEwMDQzNTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCbaOBWLFezhwNT6LoBTVbI4Uqym0FdenzU\n7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq/dV2ZxhKvEQBs6kfAi5F\ns/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbDswRQtqR5DkrpJf+ugDZ6\nyynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipzHFZtGdCLmGKnGr1Ck21R\nEf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgInU/1F0PNS8fi48PSBpSr\n8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+zupN77GO3AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQrTH7c0TQ9C90tAEAqKg2BSSNHFTAfBgNVHSMEGDAWgBSGthhh1H+U\nYiob+SrG7KuhfOUGbjANBgkqhkiG9w0BAQsFAAOCAQEAXiyPhuclsYsi2wGGebT0\nydzDi4cEFe8UwuhYv5JKFm8KUNL5W81XvOFtEmXDGkEZW0DTUV2R3mIcAKZI5BBH\ngGR0u6RJznnhvw/KraH3g2glAW4hNatPY6BGA1iKqWPh4sE7HsEE0O5sq7ZQ8Ndd\nSqogKdw8h2dOruxFb3yQ/CEmpZNCcCZo0//Fh/vEks9Gm8wNMrRnOIIAz5tlRq1F\nQlN5oOV3rZTaXgxp7eOHjT8CD9auW2wU9o8XhCJqLe2SZt2Ib/rJGy0V53Y5fxoA\n0lZQCUHF3yaDYCiJEPY7eeBXwaKIrGUV/EGegu4kDy6jNNg9b3VIcG/KczEfl7gl\nvg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBqWcOQBWQ1KqX+MeuCNRLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZh\nNTljMzktMDA1NjQzNTItYWE1ZmUzMWUtYjgyMzUxMmIwHhcNMjQwNzEwMDQzNTQ1\nWhcNMjUwNzEwMDQzNTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCbaOBWLFezhwNT6LoBTVbI4Uqym0FdenzU\n7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq/dV2ZxhKvEQBs6kfAi5F\ns/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbDswRQtqR5DkrpJf+ugDZ6\nyynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipzHFZtGdCLmGKnGr1Ck21R\nEf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgInU/1F0PNS8fi48PSBpSr\n8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+zupN77GO3AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQrTH7c0TQ9C90tAEAqKg2BSSNHFTAfBgNVHSMEGDAWgBSGthhh1H+U\nYiob+SrG7KuhfOUGbjANBgkqhkiG9w0BAQsFAAOCAQEAXiyPhuclsYsi2wGGebT0\nydzDi4cEFe8UwuhYv5JKFm8KUNL5W81XvOFtEmXDGkEZW0DTUV2R3mIcAKZI5BBH\ngGR0u6RJznnhvw/KraH3g2glAW4hNatPY6BGA1iKqWPh4sE7HsEE0O5sq7ZQ8Ndd\nSqogKdw8h2dOruxFb3yQ/CEmpZNCcCZo0//Fh/vEks9Gm8wNMrRnOIIAz5tlRq1F\nQlN5oOV3rZTaXgxp7eOHjT8CD9auW2wU9o8XhCJqLe2SZt2Ib/rJGy0V53Y5fxoA\n0lZQCUHF3yaDYCiJEPY7eeBXwaKIrGUV/EGegu4kDy6jNNg9b3VIcG/KczEfl7gl\nvg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCbaOBWLFezhwNT\n6LoBTVbI4Uqym0FdenzU7IYFU/pkgxWDrkrapZdGX09YKyElQ1XIMBKnAQFd0prq\n/dV2ZxhKvEQBs6kfAi5Fs/M+O8W4yNpXRQEqD0hrdwaf44C/YQQAqw4Ogtfj7SbD\nswRQtqR5DkrpJf+ugDZ6yynbiAnw2OcVqBk4hVJyHCIUB+S04uWfSqyZy01zfipz\nHFZtGdCLmGKnGr1Ck21REf4J7/hquQq/CNdP45usMgCiUgl4ahWj+F78b9t35tgI\nnU/1F0PNS8fi48PSBpSr8tKseHvaltY4YuzdWcDeJGRhv2jd+zaBt6mcDpMiDG+z\nupN77GO3AgMBAAECggEARu0oZWu7Yu3dcPAn4+w+DVP02WrN/DGowyxnRgs7nZ/N\ns9lZxEwKrE1XUu/sIquGfOSjvqBQ1VcG6PSL9Yu7pHAjwXsTVlmScLFd9CsnY9wW\n+fk+PMnYzWL3HQWhfrZyMzPeKHVCvn0/UdVjxMp2aeFCAwIanLNbKdOK+OwvTUGa\nmRLKl8leQIKK8Ju+5ipvdU0LT+fQObTx9N+Vm8efHKR+6xPC+Fc2JKHNXq3mBTgP\nL89de5rZr12ksy+zG9tVnjI/+ALOSBfe+y0RbiPOIFM+X492IHigsvV3kqfxRmUv\nf0RCDX4iJlEWRIh3j6e6yW3wCqa0MwjTUJq4o8jcIQKBgQDOd5jiCPU+1Lb4I7bB\ngWXZ708wI7C3HUDkfxMLlgVCz0QIRvGxszDJGSVvcM5KxUK8MV87mStNQCZLnn8N\n1qs3D17MUPbFNqd2BkWnZDkfjCgNqNfhjDYw3ygWCLbbnGlQZWKR3/NE7GWwVXZD\nJfsD75hBxjfngGZhYZg1i5pXaQKBgQDAsYchUjXC+Q4svHpLHwD+nIySwgwAZ3v6\nvP0Zpf4NjbzT/FbepDvHiMXeyr7vgcU3qu370rjgl0qmROuqIv/9q7o7kjM+Lvs6\nEFgzd+HJFS+VkfdLJ8hVmHXyX0ER+NzumYnNRZpAinp7pbmykJWDpiCgIaXcE+Kz\nvLXyp+GeHwKBgQCYoIKs/ZBGLTtA/i24qG5hh+3TGV8mToLNJz8t/m3PMKcLM16y\nTVPQJT2uPwbQ8TffJORQi28eQUDN/9HOqhWRs1QR1/xEV529uu88yfMMZjCpwFou\nStc4k47vkuuSNvMHUptmWNZd6h9WFidBhk8kXrcAUIa9JQcKD/pUAupKmQKBgEZc\nzQY62czPWwC09kcWFCvlCGPSncVMBHajqhxCg8l5NzmFTEdSW03aQL7A9AXLMjPI\no8wvvzirpiOeyRtAWo/LtF5qXXHYf/5M15g7r2PY655HRbDY3wt6d59Abydb43jw\n8ePWBaSJrH4YHv34U9BVylYO01zQmhid0SbBbN5rAoGBAMsCGffL5KNNgUjONM+y\nW2ubxaV/4hT0SWXH4/CzyPgKD5kjqYhAbZX0Z0YEaSG5x2iT8FqE8r75ftPoDg/m\nYFPaIjFo2YxNo6HcfTiaMSULEajJlHmdcSoJrQsFxtpUXG2qiOobt5l8sSmoQg6c\n91QOYyH3xgWclVQvghvBXy9y\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-10 04:35:45.976801" } STDOUT: Request "20240710043544" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Wednesday 10 July 2024 04:35:46 +0000 (0:00:00.219) 0:01:18.180 ******** changed: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/podman_registry.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/podman_registry.key", "path": "/etc/pki/tls/private/podman_registry.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } TASK [Write cert for registry] ************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:35 Wednesday 10 July 2024 04:35:46 +0000 (0:00:00.583) 0:01:18.763 ******** changed: [sut] => { "changed": true, "checksum": "a35723d7ca722a6faadbee85814e1518abe1af4b", "dest": "/tmp/lsr_g8_6zj_y_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "621423711a7af2b9e9d58af87f512005", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720586146.6581511-2781-245066370318099/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:41 Wednesday 10 July 2024 04:35:47 +0000 (0:00:00.604) 0:01:19.367 ******** changed: [sut] => { "changed": true, "checksum": "844d5aa9903caa2d464bfdb2a0d0dec02225f674", "dest": "/tmp/lsr_g8_6zj_y_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "f6ee784371689ce2986528f035400f9e", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1720586147.2584517-2797-230976114256899/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:47 Wednesday 10 July 2024 04:35:47 +0000 (0:00:00.507) 0:01:19.875 ******** changed: [sut] => { "changed": true, "checksum": "a35723d7ca722a6faadbee85814e1518abe1af4b", "dest": "/tmp/lsr_g8_6zj_y_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "621423711a7af2b9e9d58af87f512005", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720586147.78186-2840-197017463637221/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:54 Wednesday 10 July 2024 04:35:48 +0000 (0:00:00.573) 0:01:20.449 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-bdb-1.6.1-9.el8.x86_64", "Installed: httpd-tools-2.4.37-64.module_el8+965+1ad5c49d.x86_64", "Installed: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64", "Installed: apr-util-openssl-1.6.1-9.el8.x86_64", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-9.el8.x86_64" ] } TASK [Write user and password] ************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:59 Wednesday 10 July 2024 04:35:53 +0000 (0:00:04.713) 0:01:25.163 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create auth.json file] *************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:67 Wednesday 10 July 2024 04:35:53 +0000 (0:00:00.242) 0:01:25.405 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Set paths for cleanup] *************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:84 Wednesday 10 July 2024 04:35:53 +0000 (0:00:00.545) 0:01:25.950 ******** ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_g8_6zj_y_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:92 Wednesday 10 July 2024 04:35:53 +0000 (0:00:00.033) 0:01:25.984 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_g8_6zj_y_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:03.800963", "end": "2024-07-10 04:35:57.808790", "rc": 0, "start": "2024-07-10 04:35:54.007827" } STDOUT: f4b86cf1e14da7a4e61e3a8a677d12beafba9ade3e43ba27585ce05b33883c19 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:103 Wednesday 10 July 2024 04:35:57 +0000 (0:00:03.993) 0:01:29.977 ******** ok: [sut] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:107 Wednesday 10 July 2024 04:35:58 +0000 (0:00:00.276) 0:01:30.254 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.039506", "end": "2024-07-10 04:35:58.314460", "rc": 0, "start": "2024-07-10 04:35:58.274954" } STDERR: time="2024-07-10T04:35:57.802843045Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=ed48c33c-2369-4988-9e16-45c9685b1836 service=registry version=2.8.2 time="2024-07-10T04:35:57.802903337Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=ed48c33c-2369-4988-9e16-45c9685b1836 service=registry version=2.8.2 time="2024-07-10T04:35:57.803045471Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=ed48c33c-2369-4988-9e16-45c9685b1836 service=registry version=2.8.2 time="2024-07-10T04:35:57.803195157Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.19.9 instance.id=ed48c33c-2369-4988-9e16-45c9685b1836 service=registry version=2.8.2 time="2024-07-10T04:35:57.803541983Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=ed48c33c-2369-4988-9e16-45c9685b1836 service=registry version=2.8.2 time="2024-07-10T04:35:57.803588755Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_256_GCM_SHA384" go.version=go1.19.9 instance.id=ed48c33c-2369-4988-9e16-45c9685b1836 service=registry version=2.8.2 time="2024-07-10T04:35:57.803785483Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=ed48c33c-2369-4988-9e16-45c9685b1836 service=registry version=2.8.2 2024/07/10 04:35:58 http: TLS handshake error from 10.88.0.1:33766: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:113 Wednesday 10 July 2024 04:35:58 +0000 (0:00:00.238) 0:01:30.493 ******** ok: [sut] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:118 Wednesday 10 July 2024 04:35:58 +0000 (0:00:00.025) 0:01:30.518 ******** changed: [sut] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --authfile=\"/tmp/lsr_g8_6zj_y_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_g8_6zj_y_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.180827", "end": "2024-07-10 04:35:59.720773", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-10 04:35:58.539946" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination Getting image source signatures Copying blob sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [Verify test images in local registry] ************************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:129 Wednesday 10 July 2024 04:35:59 +0000 (0:00:01.372) 0:01:31.891 ******** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_g8_6zj_y_podman/auth/auth.json", "--cert-dir=/tmp/lsr_g8_6zj_y_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.163935", "end": "2024-07-10 04:36:00.070857", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-10 04:35:59.906922" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials and no cert checking] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:60 Wednesday 10 July 2024 04:36:00 +0000 (0:00:00.360) 0:01:32.251 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:36:00 +0000 (0:00:00.041) 0:01:32.292 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:36:00 +0000 (0:00:00.048) 0:01:32.341 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:36:00 +0000 (0:00:00.055) 0:01:32.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:36:00 +0000 (0:00:00.042) 0:01:32.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:36:00 +0000 (0:00:00.035) 0:01:32.475 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:36:00 +0000 (0:00:00.096) 0:01:32.572 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:36:01 +0000 (0:00:01.231) 0:01:33.803 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:36:01 +0000 (0:00:00.020) 0:01:33.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:36:01 +0000 (0:00:00.029) 0:01:33.854 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025623", "end": "2024-07-10 04:36:01.893561", "rc": 0, "start": "2024-07-10 04:36:01.867938" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:36:01 +0000 (0:00:00.220) 0:01:34.074 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:36:01 +0000 (0:00:00.027) 0:01:34.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.044) 0:01:34.146 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.054) 0:01:34.200 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.080) 0:01:34.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.041) 0:01:34.322 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.114) 0:01:34.437 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.033) 0:01:34.470 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.214) 0:01:34.685 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.026) 0:01:34.711 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.194) 0:01:34.906 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.024) 0:01:34.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.020) 0:01:34.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.023) 0:01:34.973 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.020) 0:01:34.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.023) 0:01:35.018 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.021) 0:01:35.039 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.025) 0:01:35.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.020) 0:01:35.085 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:36:02 +0000 (0:00:00.042) 0:01:35.128 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.038) 0:01:35.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.026) 0:01:35.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.057) 0:01:35.252 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.041) 0:01:35.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.035) 0:01:35.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.022) 0:01:35.351 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.041) 0:01:35.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.020) 0:01:35.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.020) 0:01:35.434 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.040) 0:01:35.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.020) 0:01:35.495 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.024) 0:01:35.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.021) 0:01:35.541 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.021) 0:01:35.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.022) 0:01:35.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.023) 0:01:35.609 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.027) 0:01:35.637 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.088) 0:01:35.725 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.020) 0:01:35.746 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.022) 0:01:35.768 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.062) 0:01:35.831 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.026) 0:01:35.858 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.028) 0:01:35.886 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.021) 0:01:35.908 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.036) 0:01:35.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.026) 0:01:35.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.026) 0:01:35.998 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:03 +0000 (0:00:00.031) 0:01:36.029 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.206) 0:01:36.235 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.026) 0:01:36.262 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.210) 0:01:36.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.022) 0:01:36.495 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.053) 0:01:36.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.022) 0:01:36.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.021) 0:01:36.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.028) 0:01:36.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.031) 0:01:36.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.031) 0:01:36.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.022) 0:01:36.706 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.021) 0:01:36.727 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.030) 0:01:36.758 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.020) 0:01:36.779 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.021) 0:01:36.801 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.030) 0:01:36.831 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006109", "end": "2024-07-10 04:36:04.859250", "rc": 0, "start": "2024-07-10 04:36:04.853141" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.205) 0:01:37.036 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:36:04 +0000 (0:00:00.079) 0:01:37.116 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.065) 0:01:37.182 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.058) 0:01:37.240 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.133) 0:01:37.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.031) 0:01:37.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.037) 0:01:37.442 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.030) 0:01:37.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.025) 0:01:37.498 ******** failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:75 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.531) 0:01:38.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:86 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.021) 0:01:38.051 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.041) 0:01:38.093 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:36:05 +0000 (0:00:00.036) 0:01:38.130 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:36:06 +0000 (0:00:00.027) 0:01:38.157 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:36:06 +0000 (0:00:00.036) 0:01:38.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:36:06 +0000 (0:00:00.034) 0:01:38.227 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:36:06 +0000 (0:00:00.057) 0:01:38.284 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:36:07 +0000 (0:00:01.313) 0:01:39.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.030) 0:01:39.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.027) 0:01:39.656 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025309", "end": "2024-07-10 04:36:07.701949", "rc": 0, "start": "2024-07-10 04:36:07.676640" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.219) 0:01:39.875 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.021) 0:01:39.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.019) 0:01:39.916 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.059) 0:01:39.976 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.039) 0:01:40.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:07 +0000 (0:00:00.044) 0:01:40.059 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.097) 0:01:40.157 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.031) 0:01:40.188 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.199) 0:01:40.388 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.029) 0:01:40.418 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.206) 0:01:40.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.027) 0:01:40.652 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.059) 0:01:40.711 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.054) 0:01:40.766 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.059) 0:01:40.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.043) 0:01:40.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.024) 0:01:40.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.040) 0:01:40.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.038) 0:01:40.971 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.035) 0:01:41.007 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.042) 0:01:41.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.022) 0:01:41.072 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:36:08 +0000 (0:00:00.050) 0:01:41.123 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.040) 0:01:41.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.021) 0:01:41.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.035) 0:01:41.221 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.047) 0:01:41.268 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.022) 0:01:41.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.026) 0:01:41.317 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.063) 0:01:41.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.022) 0:01:41.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.021) 0:01:41.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.052) 0:01:41.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.029) 0:01:41.506 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.027) 0:01:41.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.040) 0:01:41.575 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.023) 0:01:41.598 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.060) 0:01:41.658 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.021) 0:01:41.680 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.040) 0:01:41.721 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.104) 0:01:41.825 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.029) 0:01:41.855 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.052) 0:01:41.908 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.031) 0:01:41.939 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.054) 0:01:41.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.029) 0:01:42.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.044) 0:01:42.067 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:09 +0000 (0:00:00.043) 0:01:42.111 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.198) 0:01:42.309 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.046) 0:01:42.355 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.189) 0:01:42.544 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.030) 0:01:42.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.074) 0:01:42.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.028) 0:01:42.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.021) 0:01:42.700 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.020) 0:01:42.721 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.037) 0:01:42.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.035) 0:01:42.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.035) 0:01:42.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.036) 0:01:42.867 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.045) 0:01:42.913 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.024) 0:01:42.937 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.045) 0:01:42.982 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:36:10 +0000 (0:00:00.034) 0:01:43.017 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005438", "end": "2024-07-10 04:36:11.041153", "rc": 0, "start": "2024-07-10 04:36:11.035715" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.204) 0:01:43.222 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.024) 0:01:43.247 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.153) 0:01:43.400 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.047) 0:01:43.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.137) 0:01:43.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.029) 0:01:43.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.029) 0:01:43.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.028) 0:01:43.673 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.024) 0:01:43.698 ******** failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:101 Wednesday 10 July 2024 04:36:11 +0000 (0:00:00.440) 0:01:44.138 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:112 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.031) 0:01:44.170 ******** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_6q263ce5_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:120 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.194) 0:01:44.364 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.060) 0:01:44.425 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.041) 0:01:44.467 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.026) 0:01:44.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.027) 0:01:44.521 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.019) 0:01:44.541 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:36:12 +0000 (0:00:00.056) 0:01:44.597 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:36:13 +0000 (0:00:01.287) 0:01:45.885 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:36:13 +0000 (0:00:00.026) 0:01:45.911 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:36:13 +0000 (0:00:00.050) 0:01:45.962 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025828", "end": "2024-07-10 04:36:14.004871", "rc": 0, "start": "2024-07-10 04:36:13.979043" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.212) 0:01:46.175 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.021) 0:01:46.196 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.019) 0:01:46.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.057) 0:01:46.273 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.040) 0:01:46.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.027) 0:01:46.342 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.031) 0:01:46.373 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.033) 0:01:46.407 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.230) 0:01:46.637 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.057) 0:01:46.695 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.191) 0:01:46.886 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.021) 0:01:46.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.021) 0:01:46.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.031) 0:01:46.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.019) 0:01:46.981 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.020) 0:01:47.001 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.019) 0:01:47.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.025) 0:01:47.047 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.019) 0:01:47.067 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.026) 0:01:47.093 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:36:14 +0000 (0:00:00.037) 0:01:47.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.022) 0:01:47.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.031) 0:01:47.185 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.083) 0:01:47.268 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.023) 0:01:47.292 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.022) 0:01:47.314 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.041) 0:01:47.356 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.022) 0:01:47.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.019) 0:01:47.398 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.041) 0:01:47.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.020) 0:01:47.459 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.020) 0:01:47.479 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.020) 0:01:47.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.018) 0:01:47.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.019) 0:01:47.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.020) 0:01:47.558 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.035) 0:01:47.593 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.050) 0:01:47.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.089) 0:01:47.733 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.025) 0:01:47.758 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.044) 0:01:47.803 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.042) 0:01:47.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.027) 0:01:47.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.034) 0:01:47.908 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:15 +0000 (0:00:00.043) 0:01:47.951 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.205) 0:01:48.156 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.040) 0:01:48.197 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.196) 0:01:48.394 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.020) 0:01:48.415 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.020) 0:01:48.435 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.033) 0:01:48.469 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.032) 0:01:48.501 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.023) 0:01:48.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.061) 0:01:48.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.107) 0:01:48.694 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.023) 0:01:48.717 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.056) 0:01:48.774 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.031) 0:01:48.805 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.045) 0:01:48.851 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:36:16 +0000 (0:00:00.252) 0:01:49.103 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.655) 0:01:49.759 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.058) 0:01:49.818 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.029) 0:01:49.847 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.035) 0:01:49.883 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.033) 0:01:49.916 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.063) 0:01:49.979 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.115) 0:01:50.095 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:36:17 +0000 (0:00:00.028) 0:01:50.123 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.040) 0:01:50.164 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.022) 0:01:50.187 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.073) 0:01:50.260 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.026) 0:01:50.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.027) 0:01:50.314 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.028) 0:01:50.342 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.209) 0:01:50.552 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.054) 0:01:50.607 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.199) 0:01:50.806 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.033) 0:01:50.840 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.023) 0:01:50.863 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.041) 0:01:50.905 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.054) 0:01:50.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.023) 0:01:50.984 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.038) 0:01:51.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.066) 0:01:51.089 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:36:18 +0000 (0:00:00.043) 0:01:51.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.029) 0:01:51.162 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.077) 0:01:51.239 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.028) 0:01:51.268 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.032) 0:01:51.300 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.060) 0:01:51.360 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005651", "end": "2024-07-10 04:36:19.407862", "rc": 0, "start": "2024-07-10 04:36:19.402211" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.231) 0:01:51.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.032) 0:01:51.624 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.045) 0:01:51.670 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.045) 0:01:51.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.062) 0:01:51.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.062) 0:01:51.840 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.060) 0:01:51.900 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.029) 0:01:51.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:36:19 +0000 (0:00:00.060) 0:01:51.990 ******** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:36:20 +0000 (0:00:00.609) 0:01:52.600 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:36:20 +0000 (0:00:00.270) 0:01:52.870 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:36:21 +0000 (0:00:00.297) 0:01:53.168 ******** changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1720586181.0905209-4568-253669476775425/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:36:21 +0000 (0:00:00.642) 0:01:53.810 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 5c4e6d7da83ecef50ff6731438e2f8b3b81c98eb9866b531fa8cee9184df8c99 Container: a2b3495e981602cf03c8fd8915f16c0a14dec16b946d5e98438f646bd2718108 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:36:22 +0000 (0:00:01.133) 0:01:54.943 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:36:23 +0000 (0:00:00.629) 0:01:55.572 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount systemd-journald.socket system-podman\\x2dkube.slice network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:36:24 +0000 (0:00:00.643) 0:01:56.216 ******** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target -.mount system-podman\\x2dkube.slice systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system-podman\\x2dkube.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:36:25 +0000 (0:00:01.381) 0:01:57.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.051) 0:01:57.649 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.136) 0:01:57.786 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.046) 0:01:57.832 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.039) 0:01:57.872 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.037) 0:01:57.910 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.035) 0:01:57.945 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.063) 0:01:58.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.057) 0:01:58.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:25 +0000 (0:00:00.068) 0:01:58.136 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.044) 0:01:58.181 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.292) 0:01:58.473 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.038) 0:01:58.512 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.323) 0:01:58.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.029) 0:01:58.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.029) 0:01:58.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.044) 0:01:58.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.093) 0:01:59.033 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:26 +0000 (0:00:00.045) 0:01:59.078 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.118) 0:01:59.197 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.021) 0:01:59.218 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.022) 0:01:59.240 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.040) 0:01:59.281 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.045) 0:01:59.327 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.030) 0:01:59.358 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.056) 0:01:59.414 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.046) 0:01:59.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.052) 0:01:59.513 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.058) 0:01:59.572 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.037) 0:01:59.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.031) 0:01:59.641 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.028) 0:01:59.669 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.021) 0:01:59.691 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:36:27 +0000 (0:00:00.024) 0:01:59.716 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:36:28 +0000 (0:00:00.757) 0:02:00.473 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:36:28 +0000 (0:00:00.294) 0:02:00.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:36:28 +0000 (0:00:00.023) 0:02:00.792 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:36:28 +0000 (0:00:00.021) 0:02:00.813 ******** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1720586188.7195306-4850-80266034801671/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.685) 0:02:01.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.028) 0:02:01.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.030) 0:02:01.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.027) 0:02:01.585 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.032) 0:02:01.618 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.025) 0:02:01.644 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.066) 0:02:01.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.026) 0:02:01.737 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.032) 0:02:01.770 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.108) 0:02:01.878 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.088) 0:02:01.967 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.032) 0:02:01.999 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.039) 0:02:02.039 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:29 +0000 (0:00:00.032) 0:02:02.072 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.281) 0:02:02.353 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.039) 0:02:02.393 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.266) 0:02:02.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.025) 0:02:02.685 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.023) 0:02:02.709 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.027) 0:02:02.736 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.034) 0:02:02.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.029) 0:02:02.801 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.025) 0:02:02.827 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.044) 0:02:02.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.027) 0:02:02.899 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.121) 0:02:03.021 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.022) 0:02:03.043 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.029) 0:02:03.073 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.029) 0:02:03.102 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:36:30 +0000 (0:00:00.031) 0:02:03.134 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.033) 0:02:03.168 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.022) 0:02:03.190 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:135 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.022) 0:02:03.212 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.053) 0:02:03.266 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.046) 0:02:03.312 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.028) 0:02:03.340 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.021) 0:02:03.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.031) 0:02:03.392 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:36:31 +0000 (0:00:00.051) 0:02:03.444 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:36:33 +0000 (0:00:01.739) 0:02:05.183 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.031) 0:02:05.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.026) 0:02:05.241 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032762", "end": "2024-07-10 04:36:33.341306", "rc": 0, "start": "2024-07-10 04:36:33.308544" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.271) 0:02:05.513 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.032) 0:02:05.545 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.030) 0:02:05.576 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.045) 0:02:05.621 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.067) 0:02:05.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.026) 0:02:05.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.035) 0:02:05.751 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.038) 0:02:05.789 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.286) 0:02:06.075 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:33 +0000 (0:00:00.047) 0:02:06.123 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.298) 0:02:06.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.030) 0:02:06.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.042) 0:02:06.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.031) 0:02:06.526 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.024) 0:02:06.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.022) 0:02:06.573 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.021) 0:02:06.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.021) 0:02:06.616 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.020) 0:02:06.637 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.026) 0:02:06.664 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.079) 0:02:06.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.024) 0:02:06.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.022) 0:02:06.790 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.047) 0:02:06.838 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.023) 0:02:06.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.023) 0:02:06.885 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.043) 0:02:06.929 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.038) 0:02:06.968 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.024) 0:02:06.992 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.055) 0:02:07.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.023) 0:02:07.072 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.024) 0:02:07.096 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:36:34 +0000 (0:00:00.028) 0:02:07.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.021) 0:02:07.147 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.062) 0:02:07.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.021) 0:02:07.231 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.022) 0:02:07.253 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.022) 0:02:07.276 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.020) 0:02:07.296 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.018) 0:02:07.315 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.050) 0:02:07.366 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.025) 0:02:07.392 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.029) 0:02:07.421 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.021) 0:02:07.443 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.039) 0:02:07.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.028) 0:02:07.511 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.025) 0:02:07.536 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.028) 0:02:07.565 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.239) 0:02:07.804 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.027) 0:02:07.832 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.235) 0:02:08.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.021) 0:02:08.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.021) 0:02:08.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:35 +0000 (0:00:00.020) 0:02:08.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.021) 0:02:08.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.022) 0:02:08.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.023) 0:02:08.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.023) 0:02:08.222 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.020) 0:02:08.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.022) 0:02:08.265 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.063) 0:02:08.329 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.025) 0:02:08.354 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.029) 0:02:08.384 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.031) 0:02:08.416 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006135", "end": "2024-07-10 04:36:36.505156", "rc": 0, "start": "2024-07-10 04:36:36.499021" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.273) 0:02:08.689 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.023) 0:02:08.713 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.086) 0:02:08.799 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.035) 0:02:08.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.021) 0:02:08.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.040) 0:02:08.897 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.041) 0:02:08.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.035) 0:02:08.974 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:36:36 +0000 (0:00:00.019) 0:02:08.994 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:36:37 +0000 (0:00:00.671) 0:02:09.665 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720586181.9946342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720586181.545628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720586181.3376253, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "460125099", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:36:37 +0000 (0:00:00.262) 0:02:09.928 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:36:38 +0000 (0:00:00.249) 0:02:10.177 ******** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:36:38 +0000 (0:00:00.644) 0:02:10.821 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.402) 0:02:11.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.021) 0:02:11.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.023) 0:02:11.269 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.021) 0:02:11.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.024) 0:02:11.315 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.062) 0:02:11.378 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.026) 0:02:11.405 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.026) 0:02:11.432 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.020) 0:02:11.452 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.029) 0:02:11.482 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.037) 0:02:11.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.026) 0:02:11.546 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.026) 0:02:11.573 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.070) 0:02:11.644 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.258) 0:02:11.902 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:39 +0000 (0:00:00.027) 0:02:11.930 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.256) 0:02:12.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.020) 0:02:12.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.021) 0:02:12.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.021) 0:02:12.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.021) 0:02:12.271 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.035) 0:02:12.307 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.023) 0:02:12.330 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.023) 0:02:12.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.021) 0:02:12.375 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.038) 0:02:12.413 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.024) 0:02:12.437 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.021) 0:02:12.459 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.041) 0:02:12.501 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.029) 0:02:12.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.052) 0:02:12.583 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.042) 0:02:12.626 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.035) 0:02:12.662 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.019) 0:02:12.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.019) 0:02:12.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.019) 0:02:12.721 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:36:40 +0000 (0:00:00.019) 0:02:12.741 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:36:41 +0000 (0:00:00.712) 0:02:13.453 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:36:41 +0000 (0:00:00.251) 0:02:13.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:36:41 +0000 (0:00:00.020) 0:02:13.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:36:41 +0000 (0:00:00.020) 0:02:13.746 ******** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.613) 0:02:14.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.025) 0:02:14.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.023) 0:02:14.409 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.023) 0:02:14.433 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.023) 0:02:14.456 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.023) 0:02:14.480 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:146 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.019) 0:02:14.499 ******** changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_6q263ce5_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:152 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.304) 0:02:14.804 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.059) 0:02:14.864 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.036) 0:02:14.901 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.024) 0:02:14.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.020) 0:02:14.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.019) 0:02:14.965 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:36:42 +0000 (0:00:00.113) 0:02:15.078 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:36:44 +0000 (0:00:01.707) 0:02:16.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:36:44 +0000 (0:00:00.058) 0:02:16.844 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:36:44 +0000 (0:00:00.037) 0:02:16.882 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036779", "end": "2024-07-10 04:36:44.994544", "rc": 0, "start": "2024-07-10 04:36:44.957765" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.290) 0:02:17.172 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.025) 0:02:17.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.020) 0:02:17.218 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.067) 0:02:17.286 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.038) 0:02:17.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.025) 0:02:17.351 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.026) 0:02:17.377 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.027) 0:02:17.405 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.240) 0:02:17.645 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.026) 0:02:17.672 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.237) 0:02:17.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.019) 0:02:17.929 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.020) 0:02:17.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.019) 0:02:17.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.020) 0:02:17.989 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.018) 0:02:18.008 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.020) 0:02:18.029 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.020) 0:02:18.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.020) 0:02:18.070 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:36:45 +0000 (0:00:00.057) 0:02:18.128 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.038) 0:02:18.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.020) 0:02:18.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.019) 0:02:18.206 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.038) 0:02:18.244 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.020) 0:02:18.264 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.020) 0:02:18.285 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.037) 0:02:18.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.020) 0:02:18.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.020) 0:02:18.364 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.041) 0:02:18.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.020) 0:02:18.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.021) 0:02:18.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.020) 0:02:18.467 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.054) 0:02:18.521 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.025) 0:02:18.547 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.026) 0:02:18.573 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.022) 0:02:18.596 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.019) 0:02:18.615 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.049) 0:02:18.665 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.024) 0:02:18.689 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.045) 0:02:18.735 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.026) 0:02:18.761 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.030) 0:02:18.791 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.032) 0:02:18.824 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.269) 0:02:19.093 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:46 +0000 (0:00:00.036) 0:02:19.130 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.261) 0:02:19.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.057) 0:02:19.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.022) 0:02:19.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.021) 0:02:19.491 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.020) 0:02:19.511 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.021) 0:02:19.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.022) 0:02:19.555 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.021) 0:02:19.576 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.025) 0:02:19.602 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.033) 0:02:19.635 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:36:47 +0000 (0:00:00.257) 0:02:19.893 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.736) 0:02:20.630 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.022) 0:02:20.652 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.020) 0:02:20.673 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.019) 0:02:20.692 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.020) 0:02:20.712 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.018) 0:02:20.731 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.079) 0:02:20.810 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.026) 0:02:20.837 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.027) 0:02:20.864 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.021) 0:02:20.886 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.034) 0:02:20.921 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.024) 0:02:20.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.025) 0:02:20.971 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:48 +0000 (0:00:00.027) 0:02:20.998 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.243) 0:02:21.241 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.025) 0:02:21.267 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.236) 0:02:21.503 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.019) 0:02:21.523 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.019) 0:02:21.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.019) 0:02:21.562 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.055) 0:02:21.618 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.022) 0:02:21.640 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.021) 0:02:21.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.020) 0:02:21.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.019) 0:02:21.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.019) 0:02:21.721 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.031) 0:02:21.753 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.021) 0:02:21.774 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.020) 0:02:21.795 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.023) 0:02:21.818 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007748", "end": "2024-07-10 04:36:49.884657", "rc": 0, "start": "2024-07-10 04:36:49.876909" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.239) 0:02:22.058 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.020) 0:02:22.079 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:36:49 +0000 (0:00:00.042) 0:02:22.121 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:50 +0000 (0:00:00.034) 0:02:22.155 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:50 +0000 (0:00:00.019) 0:02:22.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:50 +0000 (0:00:00.020) 0:02:22.196 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:36:50 +0000 (0:00:00.054) 0:02:22.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:36:50 +0000 (0:00:00.021) 0:02:22.271 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:36:50 +0000 (0:00:00.019) 0:02:22.291 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:36:50 +0000 (0:00:00.699) 0:02:22.991 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720586181.9946342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720586181.545628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720586181.3376253, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "460125099", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:36:51 +0000 (0:00:00.261) 0:02:23.252 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:36:51 +0000 (0:00:00.271) 0:02:23.523 ******** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:36:51 +0000 (0:00:00.611) 0:02:24.135 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.409) 0:02:24.545 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.025) 0:02:24.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.068) 0:02:24.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.024) 0:02:24.663 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.031) 0:02:24.694 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.066) 0:02:24.761 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.030) 0:02:24.792 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.028) 0:02:24.820 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.022) 0:02:24.843 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.030) 0:02:24.874 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.038) 0:02:24.912 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.027) 0:02:24.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.024) 0:02:24.963 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:52 +0000 (0:00:00.027) 0:02:24.991 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.252) 0:02:25.243 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.026) 0:02:25.269 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.298) 0:02:25.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.021) 0:02:25.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.021) 0:02:25.610 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.021) 0:02:25.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.020) 0:02:25.653 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.021) 0:02:25.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.022) 0:02:25.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.024) 0:02:25.722 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.020) 0:02:25.742 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.039) 0:02:25.782 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.022) 0:02:25.805 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.021) 0:02:25.827 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.040) 0:02:25.867 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.023) 0:02:25.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.019) 0:02:25.909 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.041) 0:02:25.951 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.065) 0:02:26.016 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.020) 0:02:26.037 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.020) 0:02:26.058 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.020) 0:02:26.078 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:36:53 +0000 (0:00:00.020) 0:02:26.098 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:36:54 +0000 (0:00:00.666) 0:02:26.764 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:36:54 +0000 (0:00:00.268) 0:02:27.033 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:36:54 +0000 (0:00:00.022) 0:02:27.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:36:54 +0000 (0:00:00.024) 0:02:27.079 ******** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.613) 0:02:27.692 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.025) 0:02:27.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.023) 0:02:27.740 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.022) 0:02:27.762 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.055) 0:02:27.818 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.058) 0:02:27.876 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.027) 0:02:27.904 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.035) 0:02:27.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.026) 0:02:27.965 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.025) 0:02:27.990 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:55 +0000 (0:00:00.026) 0:02:28.017 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.244) 0:02:28.262 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.027) 0:02:28.289 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.238) 0:02:28.528 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.022) 0:02:28.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.021) 0:02:28.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.021) 0:02:28.593 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.020) 0:02:28.614 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.061) 0:02:28.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.021) 0:02:28.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.020) 0:02:28.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.020) 0:02:28.739 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.028) 0:02:28.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.021) 0:02:28.790 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.020) 0:02:28.810 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.021) 0:02:28.832 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.019) 0:02:28.851 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.021) 0:02:28.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.024) 0:02:28.897 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:164 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.022) 0:02:28.920 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.066) 0:02:28.986 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.037) 0:02:29.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.027) 0:02:29.051 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.066) 0:02:29.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:36:56 +0000 (0:00:00.020) 0:02:29.139 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:36:57 +0000 (0:00:00.053) 0:02:29.192 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:36:58 +0000 (0:00:01.651) 0:02:30.844 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:36:58 +0000 (0:00:00.020) 0:02:30.864 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:36:58 +0000 (0:00:00.025) 0:02:30.889 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.043192", "end": "2024-07-10 04:36:58.992700", "rc": 0, "start": "2024-07-10 04:36:58.949508" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.283) 0:02:31.173 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.023) 0:02:31.196 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.046) 0:02:31.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.041) 0:02:31.284 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.040) 0:02:31.324 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.033) 0:02:31.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.027) 0:02:31.385 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.030) 0:02:31.415 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.242) 0:02:31.658 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.027) 0:02:31.686 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.239) 0:02:31.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.020) 0:02:31.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.019) 0:02:31.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.019) 0:02:31.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.020) 0:02:32.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.019) 0:02:32.027 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.050) 0:02:32.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.020) 0:02:32.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:36:59 +0000 (0:00:00.021) 0:02:32.120 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.025) 0:02:32.146 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.037) 0:02:32.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.019) 0:02:32.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.020) 0:02:32.224 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.037) 0:02:32.261 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.020) 0:02:32.282 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.019) 0:02:32.301 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.039) 0:02:32.341 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.022) 0:02:32.364 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.021) 0:02:32.385 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.041) 0:02:32.427 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.062) 0:02:32.489 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.020) 0:02:32.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.020) 0:02:32.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.019) 0:02:32.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.019) 0:02:32.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.019) 0:02:32.590 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.018) 0:02:32.609 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.046) 0:02:32.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.020) 0:02:32.675 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.021) 0:02:32.697 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.020) 0:02:32.718 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.034) 0:02:32.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.024) 0:02:32.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.025) 0:02:32.802 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.028) 0:02:32.830 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.272) 0:02:33.103 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:00 +0000 (0:00:00.027) 0:02:33.130 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.273) 0:02:33.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.020) 0:02:33.423 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.020) 0:02:33.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.019) 0:02:33.464 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.020) 0:02:33.484 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.019) 0:02:33.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.020) 0:02:33.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.019) 0:02:33.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.019) 0:02:33.563 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.027) 0:02:33.591 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.022) 0:02:33.613 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.028) 0:02:33.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.019) 0:02:33.662 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.029) 0:02:33.691 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.030) 0:02:33.722 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.019) 0:02:33.742 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.055) 0:02:33.797 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.049) 0:02:33.847 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.022) 0:02:33.869 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.033) 0:02:33.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.024) 0:02:33.928 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.024) 0:02:33.952 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:01 +0000 (0:00:00.028) 0:02:33.981 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.265) 0:02:34.247 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.028) 0:02:34.275 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.266) 0:02:34.541 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.023) 0:02:34.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.022) 0:02:34.587 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.022) 0:02:34.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.022) 0:02:34.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.059) 0:02:34.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.020) 0:02:34.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.021) 0:02:34.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.020) 0:02:34.754 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.031) 0:02:34.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.021) 0:02:34.807 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.021) 0:02:34.828 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.020) 0:02:34.849 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.021) 0:02:34.870 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.024) 0:02:34.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.023) 0:02:34.919 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.019) 0:02:34.939 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.063) 0:02:35.003 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.030) 0:02:35.033 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.029) 0:02:35.062 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:37:02 +0000 (0:00:00.024) 0:02:35.087 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.072) 0:02:35.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.026) 0:02:35.186 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.025) 0:02:35.211 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.028) 0:02:35.240 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.261) 0:02:35.501 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.077) 0:02:35.578 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.275) 0:02:35.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.023) 0:02:35.877 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.020) 0:02:35.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.021) 0:02:35.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.022) 0:02:35.941 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.025) 0:02:35.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.020) 0:02:35.987 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.019) 0:02:36.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.026) 0:02:36.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.021) 0:02:36.055 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:37:03 +0000 (0:00:00.036) 0:02:36.091 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:37:04 +0000 (0:00:00.076) 0:02:36.168 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:37:04 +0000 (0:00:00.023) 0:02:36.191 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:37:04 +0000 (0:00:00.026) 0:02:36.218 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008724", "end": "2024-07-10 04:37:04.298331", "rc": 0, "start": "2024-07-10 04:37:04.289607" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:37:04 +0000 (0:00:00.264) 0:02:36.482 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Wednesday 10 July 2024 04:37:04 +0000 (0:00:00.053) 0:02:36.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Wednesday 10 July 2024 04:37:04 +0000 (0:00:00.028) 0:02:36.564 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-07-10 04:36:25 UTC", "ActiveEnterTimestampMonotonic": "865405544", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target network-online.target systemd-journald.socket system-podman\\x2dkube.slice basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-07-10 04:36:24 UTC", "AssertTimestampMonotonic": "864459275", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-07-10 04:36:24 UTC", "ConditionTimestampMonotonic": "864459274", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16539", "ExecMainStartTimestamp": "Wed 2024-07-10 04:36:25 UTC", "ExecMainStartTimestampMonotonic": "865405527", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Wed 2024-07-10 04:36:24 UTC] ; stop_time=[n/a] ; pid=16419 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-07-10 04:36:24 UTC", "InactiveExitTimestampMonotonic": "864460284", "InvocationID": "1f00a665d173492c9b5a30db91a5bd0f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16539", "MemoryAccounting": "yes", "MemoryCurrent": "23556096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system-podman\\x2dkube.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-07-10 04:36:25 UTC", "StateChangeTimestampMonotonic": "865405544", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestamp": "Wed 2024-07-10 04:36:25 UTC", "WatchdogTimestampMonotonic": "865405541", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Wednesday 10 July 2024 04:37:05 +0000 (0:00:01.126) 0:02:37.691 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586181.9946342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720586181.545628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720586181.3376253, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "460125099", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Wednesday 10 July 2024 04:37:05 +0000 (0:00:00.207) 0:02:37.898 ******** changed: [sut] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.307) 0:02:38.205 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.194) 0:02:38.400 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.029858", "end": "2024-07-10 04:37:06.452243", "rc": 0, "start": "2024-07-10 04:37:06.422385" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.221) 0:02:38.622 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.036) 0:02:38.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.021) 0:02:38.680 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.021) 0:02:38.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.020) 0:02:38.721 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.021) 0:02:38.743 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.057) 0:02:38.800 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.029) 0:02:38.829 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.029) 0:02:38.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.021) 0:02:38.880 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.030) 0:02:38.911 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.037) 0:02:38.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.025) 0:02:38.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.024) 0:02:39.000 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:06 +0000 (0:00:00.108) 0:02:39.108 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.207) 0:02:39.315 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.035) 0:02:39.350 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.202) 0:02:39.553 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.020) 0:02:39.573 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.021) 0:02:39.595 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.020) 0:02:39.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.020) 0:02:39.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.021) 0:02:39.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.021) 0:02:39.677 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.033) 0:02:39.711 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.021) 0:02:39.732 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.048) 0:02:39.780 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.024) 0:02:39.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.026) 0:02:39.831 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.042) 0:02:39.873 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.024) 0:02:39.898 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.090) 0:02:39.988 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 July 2024 04:37:07 +0000 (0:00:00.020) 0:02:40.009 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 July 2024 04:37:08 +0000 (0:00:00.460) 0:02:40.469 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 July 2024 04:37:08 +0000 (0:00:00.202) 0:02:40.672 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:37:08 +0000 (0:00:00.035) 0:02:40.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:37:08 +0000 (0:00:00.022) 0:02:40.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:37:08 +0000 (0:00:00.031) 0:02:40.761 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 July 2024 04:37:08 +0000 (0:00:00.023) 0:02:40.785 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.436) 0:02:41.222 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "--all", "-f" ], "delta": "0:00:00.061795", "end": "2024-07-10 04:37:09.304954", "rc": 0, "start": "2024-07-10 04:37:09.243159" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f 93460810e7231ceecf55cf8256051663dcf4a38e4d915438edeb40f6ce809b81 TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.254) 0:02:41.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove volumes no longer in use] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.071) 0:02:41.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.027) 0:02:41.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.023) 0:02:41.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.022) 0:02:41.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.021) 0:02:41.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.022) 0:02:41.665 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : For testing and debugging - services] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.020) 0:02:41.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.021) 0:02:41.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.018) 0:02:41.727 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.019) 0:02:41.747 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.063) 0:02:41.810 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.022) 0:02:41.833 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.034) 0:02:41.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.024) 0:02:41.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.024) 0:02:41.917 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.026) 0:02:41.944 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:09 +0000 (0:00:00.192) 0:02:42.136 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.026) 0:02:42.163 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.190) 0:02:42.354 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.022) 0:02:42.377 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.023) 0:02:42.400 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.024) 0:02:42.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.020) 0:02:42.445 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.020) 0:02:42.466 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.019) 0:02:42.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.020) 0:02:42.506 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.020) 0:02:42.526 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.028) 0:02:42.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.019) 0:02:42.574 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.019) 0:02:42.594 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.020) 0:02:42.614 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.189) 0:02:42.803 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:37:10 +0000 (0:00:00.330) 0:02:43.134 ******** changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.195) 0:02:43.330 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.061) 0:02:43.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.024) 0:02:43.416 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.023) 0:02:43.439 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.021) 0:02:43.461 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.034) 0:02:43.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.024) 0:02:43.520 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.026) 0:02:43.546 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.028) 0:02:43.575 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.214) 0:02:43.790 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.039) 0:02:43.829 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.204) 0:02:44.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.073) 0:02:44.107 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:11 +0000 (0:00:00.022) 0:02:44.130 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.029) 0:02:44.159 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.022) 0:02:44.182 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.020) 0:02:44.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.020) 0:02:44.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.020) 0:02:44.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.020) 0:02:44.263 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.027) 0:02:44.291 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.024) 0:02:44.316 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.042) 0:02:44.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.024) 0:02:44.383 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.039) 0:02:44.422 ******** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:37:12 +0000 (0:00:00.548) 0:02:44.971 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.201) 0:02:45.173 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create a user for rootless] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:178 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.196) 0:02:45.369 ******** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 2001, "home": "/home/auth_test_user1", "name": "auth_test_user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } TASK [Provide a credentials file - rootless] *********************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:183 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.415) 0:02:45.785 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.071) 0:02:45.857 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.035) 0:02:45.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.028) 0:02:45.921 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.022) 0:02:45.944 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.019) 0:02:45.964 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:37:13 +0000 (0:00:00.050) 0:02:46.015 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:37:15 +0000 (0:00:01.310) 0:02:47.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.026) 0:02:47.352 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.031) 0:02:47.383 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026669", "end": "2024-07-10 04:37:15.433768", "rc": 0, "start": "2024-07-10 04:37:15.407099" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.224) 0:02:47.608 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.021) 0:02:47.629 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.020) 0:02:47.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.043) 0:02:47.693 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.044) 0:02:47.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.028) 0:02:47.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.027) 0:02:47.794 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.044) 0:02:47.839 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:15 +0000 (0:00:00.202) 0:02:48.041 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.146) 0:02:48.188 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.213) 0:02:48.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.025) 0:02:48.427 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.022) 0:02:48.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.036) 0:02:48.486 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.024) 0:02:48.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.026) 0:02:48.537 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.024) 0:02:48.561 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.027) 0:02:48.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.021) 0:02:48.610 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.027) 0:02:48.638 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.053) 0:02:48.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.050) 0:02:48.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.025) 0:02:48.767 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.040) 0:02:48.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.022) 0:02:48.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.061) 0:02:48.891 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.039) 0:02:48.931 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.020) 0:02:48.951 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.019) 0:02:48.971 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.039) 0:02:49.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.019) 0:02:49.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.020) 0:02:49.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.020) 0:02:49.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.019) 0:02:49.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.020) 0:02:49.111 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:37:16 +0000 (0:00:00.019) 0:02:49.130 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.019) 0:02:49.149 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.047) 0:02:49.197 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.020) 0:02:49.217 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.021) 0:02:49.238 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.059) 0:02:49.298 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.037) 0:02:49.335 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.195) 0:02:49.530 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.027) 0:02:49.557 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.029) 0:02:49.587 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.196) 0:02:49.784 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.028) 0:02:49.812 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:17 +0000 (0:00:00.194) 0:02:50.006 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003486", "end": "2024-07-10 04:37:18.028003", "rc": 0, "start": "2024-07-10 04:37:18.024517" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.192) 0:02:50.199 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003525", "end": "2024-07-10 04:37:18.224628", "rc": 0, "start": "2024-07-10 04:37:18.221103" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.195) 0:02:50.395 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.029) 0:02:50.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.020) 0:02:50.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.020) 0:02:50.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.066) 0:02:50.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.024) 0:02:50.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.021) 0:02:50.577 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.026) 0:02:50.603 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.021) 0:02:50.625 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.027) 0:02:50.653 ******** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:37:18 +0000 (0:00:00.201) 0:02:50.855 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.651) 0:02:51.506 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.030) 0:02:51.537 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.023) 0:02:51.560 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.021) 0:02:51.581 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.055) 0:02:51.637 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.025) 0:02:51.663 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.038) 0:02:51.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.103) 0:02:51.805 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.028) 0:02:51.834 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.029) 0:02:51.863 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.191) 0:02:52.054 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:19 +0000 (0:00:00.029) 0:02:52.084 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.215) 0:02:52.299 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003471", "end": "2024-07-10 04:37:20.322832", "rc": 0, "start": "2024-07-10 04:37:20.319361" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.196) 0:02:52.495 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003410", "end": "2024-07-10 04:37:20.521773", "rc": 0, "start": "2024-07-10 04:37:20.518363" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.207) 0:02:52.703 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.040) 0:02:52.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.024) 0:02:52.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.029) 0:02:52.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.023) 0:02:52.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.021) 0:02:52.843 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.021) 0:02:52.865 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:37:20 +0000 (0:00:00.115) 0:02:52.980 ******** ok: [sut] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 21, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.216) 0:02:53.197 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.024) 0:02:53.222 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.509) 0:02:53.731 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.024) 0:02:53.755 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.023) 0:02:53.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.023) 0:02:53.801 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.020) 0:02:53.822 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.057) 0:02:53.879 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.028) 0:02:53.908 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.038) 0:02:53.947 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.033) 0:02:53.980 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.046) 0:02:54.026 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.026) 0:02:54.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:21 +0000 (0:00:00.073) 0:02:54.127 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.029) 0:02:54.157 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.208) 0:02:54.365 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.037) 0:02:54.403 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.199) 0:02:54.603 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003634", "end": "2024-07-10 04:37:22.629092", "rc": 0, "start": "2024-07-10 04:37:22.625458" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.195) 0:02:54.798 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003560", "end": "2024-07-10 04:37:22.826420", "rc": 0, "start": "2024-07-10 04:37:22.822860" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.199) 0:02:54.998 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.034) 0:02:55.033 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.021) 0:02:55.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.021) 0:02:55.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.021) 0:02:55.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:22 +0000 (0:00:00.023) 0:02:55.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.025) 0:02:55.147 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.022) 0:02:55.169 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.036) 0:02:55.205 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.032) 0:02:55.238 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.098) 0:02:55.336 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.041) 0:02:55.377 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005594", "end": "2024-07-10 04:37:23.434799", "rc": 0, "start": "2024-07-10 04:37:23.429205" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.230) 0:02:55.608 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.043) 0:02:55.652 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.048) 0:02:55.701 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.048) 0:02:55.749 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.019126", "end": "2024-07-10 04:37:23.819286", "rc": 0, "start": "2024-07-10 04:37:23.800160" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.252) 0:02:56.001 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.025) 0:02:56.027 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.022) 0:02:56.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.025) 0:02:56.075 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:37:23 +0000 (0:00:00.026) 0:02:56.102 ******** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:37:25 +0000 (0:00:01.287) 0:02:57.389 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:37:25 +0000 (0:00:00.196) 0:02:57.586 ******** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:37:25 +0000 (0:00:00.202) 0:02:57.789 ******** changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 2001, "group": "auth_test_user1", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1720586245.6874673-7186-179874274219641/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:37:26 +0000 (0:00:00.493) 0:02:58.283 ******** changed: [sut] => { "actions": [ "/bin/podman play kube --start=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 8ac3a9971f74e033151b7014adffc7b25f1b7df4bfdd69616b60a72388f86243 Container: c63164069f775c0aecda7b62f805d5a1dfc027245f51880edef202e107d280e3 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:37:27 +0000 (0:00:00.998) 0:02:59.281 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:37:27 +0000 (0:00:00.449) 0:02:59.731 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount network-online.target run-user-2001.mount basic.target podman\\x2dkube.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/home/auth_test_user1 /run/user/2001/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:37:27 +0000 (0:00:00.366) 0:03:00.097 ******** changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount -.mount basic.target network-online.target podman\\x2dkube.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/home/auth_test_user1 /run/user/2001/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:37:28 +0000 (0:00:01.018) 0:03:01.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.094) 0:03:01.210 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.104) 0:03:01.315 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.033) 0:03:01.348 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.033) 0:03:01.381 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.023) 0:03:01.405 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.034) 0:03:01.440 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.044) 0:03:01.484 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.031) 0:03:01.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.039) 0:03:01.555 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.049) 0:03:01.604 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.269) 0:03:01.873 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:29 +0000 (0:00:00.029) 0:03:01.903 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.256) 0:03:02.159 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005398", "end": "2024-07-10 04:37:30.241847", "rc": 0, "start": "2024-07-10 04:37:30.236449" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.309) 0:03:02.468 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004827", "end": "2024-07-10 04:37:30.558730", "rc": 0, "start": "2024-07-10 04:37:30.553903" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.264) 0:03:02.733 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.030) 0:03:02.764 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.022) 0:03:02.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.021) 0:03:02.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.022) 0:03:02.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.022) 0:03:02.853 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.022) 0:03:02.875 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.037) 0:03:02.912 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.022) 0:03:02.935 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.022) 0:03:02.957 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.046) 0:03:03.003 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.026) 0:03:03.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.020) 0:03:03.050 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:37:30 +0000 (0:00:00.042) 0:03:03.093 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:37:31 +0000 (0:00:00.069) 0:03:03.163 ******** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:37:31 +0000 (0:00:00.236) 0:03:03.399 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:37:31 +0000 (0:00:00.026) 0:03:03.426 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:37:31 +0000 (0:00:00.022) 0:03:03.448 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:37:31 +0000 (0:00:00.020) 0:03:03.469 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:37:32 +0000 (0:00:00.746) 0:03:04.216 ******** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:37:32 +0000 (0:00:00.273) 0:03:04.489 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:37:32 +0000 (0:00:00.030) 0:03:04.520 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:37:32 +0000 (0:00:00.022) 0:03:04.542 ******** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1720586252.4634411-7347-85513054826155/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.697) 0:03:05.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.093) 0:03:05.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.048) 0:03:05.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.035) 0:03:05.417 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.021) 0:03:05.439 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.066) 0:03:05.505 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.026) 0:03:05.532 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.056) 0:03:05.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.029) 0:03:05.618 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.028) 0:03:05.646 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.033) 0:03:05.679 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.248) 0:03:05.928 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:33 +0000 (0:00:00.026) 0:03:05.955 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.248) 0:03:06.203 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003979", "end": "2024-07-10 04:37:34.274698", "rc": 0, "start": "2024-07-10 04:37:34.270719" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.290) 0:03:06.493 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.007810", "end": "2024-07-10 04:37:34.585184", "rc": 0, "start": "2024-07-10 04:37:34.577374" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.270) 0:03:06.764 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.032) 0:03:06.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.020) 0:03:06.817 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.020) 0:03:06.838 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.019) 0:03:06.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.021) 0:03:06.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.020) 0:03:06.899 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.068) 0:03:06.967 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.022) 0:03:06.989 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.021) 0:03:07.011 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.023) 0:03:07.034 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.021) 0:03:07.056 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.020) 0:03:07.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:37:34 +0000 (0:00:00.021) 0:03:07.098 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.077) 0:03:07.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.096) 0:03:07.272 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.043) 0:03:07.315 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.044) 0:03:07.359 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.049) 0:03:07.409 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.029) 0:03:07.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.029) 0:03:07.468 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.046) 0:03:07.515 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.242) 0:03:07.758 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.027) 0:03:07.785 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:35 +0000 (0:00:00.253) 0:03:08.039 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006406", "end": "2024-07-10 04:37:36.109347", "rc": 0, "start": "2024-07-10 04:37:36.102941" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.239) 0:03:08.278 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005316", "end": "2024-07-10 04:37:36.354318", "rc": 0, "start": "2024-07-10 04:37:36.349002" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.246) 0:03:08.524 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.030) 0:03:08.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.066) 0:03:08.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.021) 0:03:08.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.022) 0:03:08.665 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.021) 0:03:08.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.022) 0:03:08.710 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.028) 0:03:08.738 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.024) 0:03:08.762 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.031) 0:03:08.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.023) 0:03:08.817 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.031) 0:03:08.849 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.027) 0:03:08.876 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.020) 0:03:08.897 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:212 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.020) 0:03:08.918 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.031) 0:03:08.949 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.035) 0:03:08.984 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.024) 0:03:09.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.020) 0:03:09.029 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:37:36 +0000 (0:00:00.077) 0:03:09.107 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:37:37 +0000 (0:00:00.054) 0:03:09.162 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:37:38 +0000 (0:00:01.640) 0:03:10.803 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:37:38 +0000 (0:00:00.023) 0:03:10.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:37:38 +0000 (0:00:00.026) 0:03:10.853 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034391", "end": "2024-07-10 04:37:38.940123", "rc": 0, "start": "2024-07-10 04:37:38.905732" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:37:38 +0000 (0:00:00.260) 0:03:11.114 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:37:38 +0000 (0:00:00.023) 0:03:11.138 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.052) 0:03:11.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.040) 0:03:11.230 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.038) 0:03:11.269 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.263) 0:03:11.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.044) 0:03:11.577 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.029) 0:03:11.607 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.283) 0:03:11.891 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:39 +0000 (0:00:00.034) 0:03:11.925 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.247) 0:03:12.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.021) 0:03:12.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.020) 0:03:12.214 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.020) 0:03:12.234 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.020) 0:03:12.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.019) 0:03:12.274 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.065) 0:03:12.340 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.034) 0:03:12.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.024) 0:03:12.399 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.034) 0:03:12.433 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.059) 0:03:12.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.025) 0:03:12.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.022) 0:03:12.541 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.044) 0:03:12.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.023) 0:03:12.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.021) 0:03:12.630 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.045) 0:03:12.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.021) 0:03:12.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.022) 0:03:12.719 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.046) 0:03:12.766 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.066) 0:03:12.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.022) 0:03:12.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.021) 0:03:12.875 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.020) 0:03:12.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.022) 0:03:12.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.021) 0:03:12.941 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.023) 0:03:12.964 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.077) 0:03:13.042 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.027) 0:03:13.070 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:37:40 +0000 (0:00:00.033) 0:03:13.104 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.035) 0:03:13.140 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.047) 0:03:13.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.028) 0:03:13.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.029) 0:03:13.245 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.029) 0:03:13.275 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.311) 0:03:13.586 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.029) 0:03:13.616 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.252) 0:03:13.869 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.022) 0:03:13.891 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.020) 0:03:13.912 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.020) 0:03:13.932 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.020) 0:03:13.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.020) 0:03:13.973 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.020) 0:03:13.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.021) 0:03:14.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.024) 0:03:14.039 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.028) 0:03:14.067 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.033) 0:03:14.101 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:37:41 +0000 (0:00:00.034) 0:03:14.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.026) 0:03:14.162 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.035) 0:03:14.198 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.037) 0:03:14.235 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.023) 0:03:14.259 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.065) 0:03:14.325 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.055) 0:03:14.380 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.024) 0:03:14.404 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.036) 0:03:14.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.027) 0:03:14.469 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.030) 0:03:14.500 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.033) 0:03:14.533 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.244) 0:03:14.778 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.027) 0:03:14.806 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.237) 0:03:15.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.020) 0:03:15.064 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.020) 0:03:15.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.019) 0:03:15.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:42 +0000 (0:00:00.020) 0:03:15.124 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.020) 0:03:15.145 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.079) 0:03:15.225 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.027) 0:03:15.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.021) 0:03:15.273 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.031) 0:03:15.305 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.020) 0:03:15.325 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.022) 0:03:15.348 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.022) 0:03:15.370 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.023) 0:03:15.394 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.025) 0:03:15.420 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.024) 0:03:15.444 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.037) 0:03:15.482 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.060) 0:03:15.543 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.028) 0:03:15.572 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.030) 0:03:15.602 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.024) 0:03:15.626 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.038) 0:03:15.665 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.107) 0:03:15.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.026) 0:03:15.798 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.038) 0:03:15.837 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.255) 0:03:16.092 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:43 +0000 (0:00:00.026) 0:03:16.119 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.263) 0:03:16.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.020) 0:03:16.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.020) 0:03:16.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.020) 0:03:16.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.020) 0:03:16.464 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.020) 0:03:16.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.023) 0:03:16.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.021) 0:03:16.530 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.024) 0:03:16.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.024) 0:03:16.579 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.032) 0:03:16.612 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.072) 0:03:16.684 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.024) 0:03:16.709 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.032) 0:03:16.742 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008384", "end": "2024-07-10 04:37:44.836383", "rc": 0, "start": "2024-07-10 04:37:44.827999" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.265) 0:03:17.007 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.045) 0:03:17.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Wednesday 10 July 2024 04:37:44 +0000 (0:00:00.023) 0:03:17.077 ******** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket basic.target system-podman\\x2dkube.slice sysinit.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system-podman\\x2dkube.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Wednesday 10 July 2024 04:37:45 +0000 (0:00:00.412) 0:03:17.489 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Wednesday 10 July 2024 04:37:45 +0000 (0:00:00.261) 0:03:17.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Wednesday 10 July 2024 04:37:45 +0000 (0:00:00.022) 0:03:17.774 ******** ok: [sut] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Wednesday 10 July 2024 04:37:45 +0000 (0:00:00.245) 0:03:18.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Wednesday 10 July 2024 04:37:45 +0000 (0:00:00.022) 0:03:18.042 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:37:45 +0000 (0:00:00.034) 0:03:18.076 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.066) 0:03:18.143 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.021) 0:03:18.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.020) 0:03:18.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.020) 0:03:18.205 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.062) 0:03:18.268 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.031) 0:03:18.300 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.028) 0:03:18.328 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.023) 0:03:18.352 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.029) 0:03:18.381 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.039) 0:03:18.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.025) 0:03:18.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.029) 0:03:18.476 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.029) 0:03:18.506 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.276) 0:03:18.783 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.028) 0:03:18.811 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.265) 0:03:19.076 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.024) 0:03:19.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:46 +0000 (0:00:00.035) 0:03:19.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.023) 0:03:19.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.031) 0:03:19.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.037) 0:03:19.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.025) 0:03:19.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.024) 0:03:19.279 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.035) 0:03:19.314 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.072) 0:03:19.386 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.027) 0:03:19.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.027) 0:03:19.441 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.053) 0:03:19.494 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.032) 0:03:19.526 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.048) 0:03:19.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.022) 0:03:19.597 ******** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 July 2024 04:37:47 +0000 (0:00:00.411) 0:03:20.009 ******** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.239) 0:03:20.249 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.035) 0:03:20.285 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.023) 0:03:20.308 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.023) 0:03:20.332 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.021) 0:03:20.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.022) 0:03:20.376 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.023) 0:03:20.400 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove volumes no longer in use] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.021) 0:03:20.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.022) 0:03:20.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.023) 0:03:20.468 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.022) 0:03:20.491 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.022) 0:03:20.513 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.021) 0:03:20.534 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : For testing and debugging - services] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.021) 0:03:20.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.020) 0:03:20.576 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.059) 0:03:20.635 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.019) 0:03:20.655 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.064) 0:03:20.719 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.023) 0:03:20.743 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.038) 0:03:20.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.029) 0:03:20.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.033) 0:03:20.845 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.031) 0:03:20.877 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:48 +0000 (0:00:00.259) 0:03:21.137 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.027) 0:03:21.164 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.241) 0:03:21.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.023) 0:03:21.429 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.023) 0:03:21.453 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.021) 0:03:21.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.064) 0:03:21.539 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.021) 0:03:21.560 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.021) 0:03:21.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.022) 0:03:21.603 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.020) 0:03:21.624 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.031) 0:03:21.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.025) 0:03:21.681 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.030) 0:03:21.712 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.025) 0:03:21.737 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:37:49 +0000 (0:00:00.281) 0:03:22.018 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.235) 0:03:22.254 ******** ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.243) 0:03:22.498 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.071) 0:03:22.569 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.020) 0:03:22.590 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.075) 0:03:22.665 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.026) 0:03:22.691 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.041) 0:03:22.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.033) 0:03:22.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.027) 0:03:22.794 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.034) 0:03:22.828 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.235) 0:03:23.064 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:50 +0000 (0:00:00.031) 0:03:23.096 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.299) 0:03:23.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.022) 0:03:23.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.026) 0:03:23.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.023) 0:03:23.468 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.022) 0:03:23.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.021) 0:03:23.512 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.022) 0:03:23.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.036) 0:03:23.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.100) 0:03:23.671 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.034) 0:03:23.705 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.028) 0:03:23.734 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.039) 0:03:23.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.022) 0:03:23.797 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:37:51 +0000 (0:00:00.030) 0:03:23.827 ******** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:37:52 +0000 (0:00:00.775) 0:03:24.603 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:37:52 +0000 (0:00:00.250) 0:03:24.853 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:233 Wednesday 10 July 2024 04:37:52 +0000 (0:00:00.244) 0:03:25.098 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:37:53 +0000 (0:00:00.046) 0:03:25.144 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:37:53 +0000 (0:00:00.039) 0:03:25.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:37:53 +0000 (0:00:00.035) 0:03:25.219 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:37:53 +0000 (0:00:00.081) 0:03:25.300 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:37:53 +0000 (0:00:00.021) 0:03:25.322 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:37:53 +0000 (0:00:00.052) 0:03:25.375 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:37:54 +0000 (0:00:01.678) 0:03:27.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:37:54 +0000 (0:00:00.028) 0:03:27.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:37:54 +0000 (0:00:00.026) 0:03:27.108 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035429", "end": "2024-07-10 04:37:55.208996", "rc": 0, "start": "2024-07-10 04:37:55.173567" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.275) 0:03:27.384 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.054) 0:03:27.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.021) 0:03:27.459 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.040) 0:03:27.500 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.046) 0:03:27.546 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.247) 0:03:27.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.028) 0:03:27.823 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.032) 0:03:27.855 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.243) 0:03:28.099 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:55 +0000 (0:00:00.028) 0:03:28.127 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.264) 0:03:28.392 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003939", "end": "2024-07-10 04:37:56.477402", "rc": 0, "start": "2024-07-10 04:37:56.473463" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.258) 0:03:28.651 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005489", "end": "2024-07-10 04:37:56.725043", "rc": 0, "start": "2024-07-10 04:37:56.719554" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.245) 0:03:28.896 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.062) 0:03:28.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.020) 0:03:28.980 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.020) 0:03:29.001 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.021) 0:03:29.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.021) 0:03:29.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.021) 0:03:29.066 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:37:56 +0000 (0:00:00.030) 0:03:29.096 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.047) 0:03:29.143 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.034) 0:03:29.178 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.039) 0:03:29.217 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.055) 0:03:29.273 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.038) 0:03:29.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.030) 0:03:29.342 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.104) 0:03:29.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.036) 0:03:29.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.099) 0:03:29.583 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.053) 0:03:29.636 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.057) 0:03:29.694 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.037) 0:03:29.732 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.038) 0:03:29.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.026) 0:03:29.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.025) 0:03:29.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.030) 0:03:29.853 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.031) 0:03:29.885 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.074) 0:03:29.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.054) 0:03:30.014 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.055) 0:03:30.070 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.026) 0:03:30.097 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:57 +0000 (0:00:00.040) 0:03:30.137 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:58 +0000 (0:00:00.030) 0:03:30.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:58 +0000 (0:00:00.078) 0:03:30.246 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:58 +0000 (0:00:00.030) 0:03:30.276 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:37:58 +0000 (0:00:00.261) 0:03:30.538 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:37:58 +0000 (0:00:00.029) 0:03:30.567 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:37:58 +0000 (0:00:00.255) 0:03:30.823 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004784", "end": "2024-07-10 04:37:58.897684", "rc": 0, "start": "2024-07-10 04:37:58.892900" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:37:58 +0000 (0:00:00.249) 0:03:31.073 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.009525", "end": "2024-07-10 04:37:59.150237", "rc": 0, "start": "2024-07-10 04:37:59.140712" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.256) 0:03:31.329 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.048) 0:03:31.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.037) 0:03:31.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.034) 0:03:31.451 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.025) 0:03:31.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.035) 0:03:31.512 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.026) 0:03:31.539 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.035) 0:03:31.575 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.056) 0:03:31.631 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.088) 0:03:31.720 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.051) 0:03:31.771 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.060) 0:03:31.832 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.043) 0:03:31.876 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.022) 0:03:31.898 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.021) 0:03:31.920 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.054) 0:03:31.974 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.023) 0:03:31.998 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.038) 0:03:32.036 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.029) 0:03:32.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.026) 0:03:32.092 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:37:59 +0000 (0:00:00.031) 0:03:32.123 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:38:00 +0000 (0:00:00.243) 0:03:32.367 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:38:00 +0000 (0:00:00.029) 0:03:32.396 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:38:00 +0000 (0:00:00.306) 0:03:32.703 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004507", "end": "2024-07-10 04:38:00.776928", "rc": 0, "start": "2024-07-10 04:38:00.772421" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:38:00 +0000 (0:00:00.248) 0:03:32.952 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003563", "end": "2024-07-10 04:38:01.020253", "rc": 0, "start": "2024-07-10 04:38:01.016690" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.239) 0:03:33.192 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.033) 0:03:33.225 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.021) 0:03:33.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.023) 0:03:33.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.021) 0:03:33.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.022) 0:03:33.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.036) 0:03:33.350 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.032) 0:03:33.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.022) 0:03:33.406 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.021) 0:03:33.428 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.024) 0:03:33.452 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.024) 0:03:33.477 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.023) 0:03:33.501 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.023) 0:03:33.524 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.020) 0:03:33.544 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.115) 0:03:33.660 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.045) 0:03:33.705 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.032) 0:03:33.738 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.059) 0:03:33.798 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.048) 0:03:33.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.029) 0:03:33.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.029) 0:03:33.906 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:38:01 +0000 (0:00:00.053) 0:03:33.959 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.279) 0:03:34.239 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.027) 0:03:34.266 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.240) 0:03:34.507 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006740", "end": "2024-07-10 04:38:02.568537", "rc": 0, "start": "2024-07-10 04:38:02.561797" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.232) 0:03:34.739 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004637", "end": "2024-07-10 04:38:02.803563", "rc": 0, "start": "2024-07-10 04:38:02.798926" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.288) 0:03:35.027 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.032) 0:03:35.060 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.039) 0:03:35.099 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:38:02 +0000 (0:00:00.032) 0:03:35.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.045) 0:03:35.177 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.025) 0:03:35.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.024) 0:03:35.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.024) 0:03:35.251 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.034) 0:03:35.285 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.023) 0:03:35.308 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.030) 0:03:35.339 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.027) 0:03:35.367 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007514", "end": "2024-07-10 04:38:03.423199", "rc": 0, "start": "2024-07-10 04:38:03.415685" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.253) 0:03:35.620 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.062) 0:03:35.682 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586243.827465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720586246.8655057, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 119752, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720586246.8655057, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Wednesday 10 July 2024 04:38:03 +0000 (0:00:00.255) 0:03:35.938 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-07-10 04:37:28 UTC", "ActiveEnterTimestampMonotonic": "928945850", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-2001.mount -.mount basic.target network-online.target podman\\x2dkube.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-07-10 04:37:28 UTC", "AssertTimestampMonotonic": "928269389", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-07-10 04:37:28 UTC", "ConditionTimestampMonotonic": "928269387", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "26977", "ExecMainStartTimestamp": "Wed 2024-07-10 04:37:28 UTC", "ExecMainStartTimestampMonotonic": "928945826", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Wed 2024-07-10 04:37:28 UTC] ; stop_time=[n/a] ; pid=26941 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-07-10 04:37:28 UTC", "InactiveExitTimestampMonotonic": "928270071", "InvocationID": "5971a0b54cda42109517d342fe11731a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "26977", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/home/auth_test_user1 /run/user/2001/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-07-10 04:37:28 UTC", "StateChangeTimestampMonotonic": "928945850", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestamp": "Wed 2024-07-10 04:37:28 UTC", "WatchdogTimestampMonotonic": "928945846", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Wednesday 10 July 2024 04:38:04 +0000 (0:00:00.985) 0:03:36.923 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586246.4084997, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720586246.0874953, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 331350338, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720586245.9024928, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "2210133992", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Wednesday 10 July 2024 04:38:04 +0000 (0:00:00.203) 0:03:37.127 ******** changed: [sut] => { "actions": [ "/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.328) 0:03:37.456 ******** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.200) 0:03:37.656 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039219", "end": "2024-07-10 04:38:05.744737", "rc": 0, "start": "2024-07-10 04:38:05.705518" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.270) 0:03:37.926 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.036) 0:03:37.963 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.038) 0:03:38.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.023) 0:03:38.025 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.048) 0:03:38.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:38:05 +0000 (0:00:00.038) 0:03:38.113 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.137) 0:03:38.251 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.028) 0:03:38.279 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.055) 0:03:38.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.032) 0:03:38.368 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.039) 0:03:38.408 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.044) 0:03:38.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.028) 0:03:38.481 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.036) 0:03:38.518 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.039) 0:03:38.557 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.219) 0:03:38.777 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.034) 0:03:38.812 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:38:06 +0000 (0:00:00.215) 0:03:39.027 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003579", "end": "2024-07-10 04:38:07.082406", "rc": 0, "start": "2024-07-10 04:38:07.078827" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.228) 0:03:39.255 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003593", "end": "2024-07-10 04:38:07.289249", "rc": 0, "start": "2024-07-10 04:38:07.285656" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.207) 0:03:39.463 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.034) 0:03:39.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.021) 0:03:39.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.090) 0:03:39.610 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.058) 0:03:39.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.039) 0:03:39.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.031) 0:03:39.740 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.050) 0:03:39.790 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.026) 0:03:39.816 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.024) 0:03:39.841 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.073) 0:03:39.914 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.027) 0:03:39.942 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 July 2024 04:38:07 +0000 (0:00:00.055) 0:03:39.997 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586243.827465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720586246.8655057, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 119752, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720586246.8655057, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 July 2024 04:38:08 +0000 (0:00:00.243) 0:03:40.241 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount run-user-2001.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.slice basic.target", "RequiresMountsFor": "/home/auth_test_user1 /run/user/2001/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 July 2024 04:38:08 +0000 (0:00:00.448) 0:03:40.689 ******** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 July 2024 04:38:08 +0000 (0:00:00.197) 0:03:40.887 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:38:08 +0000 (0:00:00.036) 0:03:40.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:38:08 +0000 (0:00:00.077) 0:03:41.001 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:38:08 +0000 (0:00:00.028) 0:03:41.030 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 July 2024 04:38:08 +0000 (0:00:00.038) 0:03:41.069 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.352) 0:03:41.422 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "--all", "-f" ], "delta": "0:00:00.063244", "end": "2024-07-10 04:38:09.552761", "rc": 0, "start": "2024-07-10 04:38:09.489517" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f 44e0835d2dbc4782f9c959ec30a336f5ff16721153d7adb1d4fd7cf10c73f0d9 TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.316) 0:03:41.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove volumes no longer in use] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.043) 0:03:41.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.027) 0:03:41.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.025) 0:03:41.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.034) 0:03:41.869 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.026) 0:03:41.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.024) 0:03:41.921 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : For testing and debugging - services] ******** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.033) 0:03:41.954 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.028) 0:03:41.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:38:09 +0000 (0:00:00.036) 0:03:42.020 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 10 July 2024 04:38:10 +0000 (0:00:00.155) 0:03:42.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 10 July 2024 04:38:10 +0000 (0:00:00.029) 0:03:42.205 ******** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 10 July 2024 04:38:10 +0000 (0:00:00.029) 0:03:42.235 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586243.827465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720586246.8655057, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 119752, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720586246.8655057, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 10 July 2024 04:38:10 +0000 (0:00:00.217) 0:03:42.452 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 10 July 2024 04:38:10 +0000 (0:00:00.351) 0:03:42.803 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.054078", "end": "2024-07-10 04:38:10.887735", "rc": 0, "start": "2024-07-10 04:38:10.833657" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 10 July 2024 04:38:10 +0000 (0:00:00.264) 0:03:43.068 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.039871", "end": "2024-07-10 04:38:11.138804", "rc": 0, "start": "2024-07-10 04:38:11.098933" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.246) 0:03:43.314 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008161", "end": "2024-07-10 04:38:11.346582", "rc": 0, "start": "2024-07-10 04:38:11.338421" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.238) 0:03:43.553 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.107) 0:03:43.660 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.044) 0:03:43.705 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.076) 0:03:43.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.047) 0:03:43.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.034) 0:03:43.864 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:38:11 +0000 (0:00:00.089) 0:03:43.953 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.199) 0:03:44.153 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.028) 0:03:44.181 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.191) 0:03:44.372 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003693", "end": "2024-07-10 04:38:12.398433", "rc": 0, "start": "2024-07-10 04:38:12.394740" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.202) 0:03:44.575 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003524", "end": "2024-07-10 04:38:12.612975", "rc": 0, "start": "2024-07-10 04:38:12.609451" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.211) 0:03:44.786 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.035) 0:03:44.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.024) 0:03:44.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.023) 0:03:44.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.025) 0:03:44.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.036) 0:03:44.932 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.023) 0:03:44.956 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.037) 0:03:44.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.022) 0:03:45.016 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.030) 0:03:45.046 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:38:12 +0000 (0:00:00.022) 0:03:45.068 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.197) 0:03:45.266 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.209) 0:03:45.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.024) 0:03:45.499 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.081) 0:03:45.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.036) 0:03:45.618 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.037) 0:03:45.655 ******** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.037) 0:03:45.693 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.048) 0:03:45.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.028) 0:03:45.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.034) 0:03:45.805 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.032) 0:03:45.838 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.219) 0:03:46.057 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:38:13 +0000 (0:00:00.027) 0:03:46.085 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586134.262983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720586101.499532, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2086434211", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.277) 0:03:46.363 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003596", "end": "2024-07-10 04:38:14.411283", "rc": 0, "start": "2024-07-10 04:38:14.407687" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.230) 0:03:46.593 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003604", "end": "2024-07-10 04:38:14.622307", "rc": 0, "start": "2024-07-10 04:38:14.618703" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.218) 0:03:46.811 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.054) 0:03:46.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.063) 0:03:46.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.036) 0:03:46.967 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.035) 0:03:47.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.032) 0:03:47.035 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.023) 0:03:47.059 ******** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:38:14 +0000 (0:00:00.065) 0:03:47.124 ******** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:38:15 +0000 (0:00:00.034) 0:03:47.158 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:38:15 +0000 (0:00:00.033) 0:03:47.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:38:15 +0000 (0:00:00.024) 0:03:47.216 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:38:15 +0000 (0:00:00.039) 0:03:47.255 ******** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:38:15 +0000 (0:00:00.604) 0:03:47.859 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:38:15 +0000 (0:00:00.241) 0:03:48.100 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:255 Wednesday 10 July 2024 04:38:16 +0000 (0:00:00.196) 0:03:48.297 ******** changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:260 Wednesday 10 July 2024 04:38:16 +0000 (0:00:00.292) 0:03:48.589 ******** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:278 Wednesday 10 July 2024 04:38:16 +0000 (0:00:00.220) 0:03:48.809 ******** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_6q263ce5_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tests_auth_and_security.yml:286 Wednesday 10 July 2024 04:38:16 +0000 (0:00:00.130) 0:03:48.940 ******** included: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/cleanup_registry.yml:3 Wednesday 10 July 2024 04:38:16 +0000 (0:00:00.036) 0:03:48.976 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.252618", "end": "2024-07-10 04:38:17.247941", "rc": 0, "start": "2024-07-10 04:38:16.995323" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/cleanup_registry.yml:7 Wednesday 10 July 2024 04:38:17 +0000 (0:00:00.448) 0:03:49.424 ******** changed: [sut] => (item=/tmp/lsr_g8_6zj_y_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_g8_6zj_y_podman", "path": "/tmp/lsr_g8_6zj_y_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=787 changed=71 unreachable=0 failed=0 skipped=898 rescued=2 ignored=0 Wednesday 10 July 2024 04:38:17 +0000 (0:00:00.222) 0:03:49.647 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 62.72s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 4.71s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:54 - Start registry ---------------------------------------------------------- 3.99s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:92 - fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.89s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.39s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 3.29s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.74s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.71s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.68s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.38s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Push test images into local registry ------------------------------------ 1.37s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/tasks/setup_registry.yml:118 linux-system-roles.podman : Gather the package facts -------------------- 1.33s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.29s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.29s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Gather the package facts -------------------- 1.23s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Update containers/pods ---------------------- 1.13s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Stop and disable service -------------------- 1.13s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Start service ------------------------------- 1.02s /WORKDIR/git-handle-quadlet-cleanupsk2f3sef/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---