# 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:4 Saturday 03 August 2024 16:37:58 +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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:9 Saturday 03 August 2024 16:37:58 +0000 (0:00:00.011) 0:00:00.024 ******* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:48 Saturday 03 August 2024 16:37:58 +0000 (0:00:00.653) 0:00:00.677 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:37:58 +0000 (0:00:00.071) 0:00:00.748 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:37:58 +0000 (0:00:00.014) 0:00:00.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:37:58 +0000 (0:00:00.017) 0:00:00.780 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:37:59 +0000 (0:00:00.233) 0:00:01.013 ******* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:37:59 +0000 (0:00:00.038) 0:00:01.051 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:37:59 +0000 (0:00:00.033) 0:00:01.085 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:38:00 +0000 (0:00:01.322) 0:00:02.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:38:00 +0000 (0:00:00.030) 0:00:02.438 ******* 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" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:38:54 +0000 (0:00:54.092) 0:00:56.531 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041246", "end": "2024-08-03 16:38:54.997097", "rc": 0, "start": "2024-08-03 16:38:54.955851" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.320) 0:00:56.852 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.027) 0:00:56.879 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.026) 0:00:56.906 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.061) 0:00:56.968 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.035) 0:00:57.003 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.233) 0:00:57.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.024) 0:00:57.262 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.024) 0:00:57.287 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.199) 0:00:57.487 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.025) 0:00:57.512 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.195) 0:00:57.708 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.019) 0:00:57.727 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.018) 0:00:57.746 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.019) 0:00:57.765 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.018) 0:00:57.784 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.019) 0:00:57.804 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:38:55 +0000 (0:00:00.017) 0:00:57.822 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.018) 0:00:57.840 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:57.857 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.082) 0:00:57.940 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.035) 0:00:57.976 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.020) 0:00:57.996 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:58.014 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.035) 0:00:58.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:58.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:58.085 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.036) 0:00:58.121 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:58.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.018) 0:00:58.157 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.037) 0:00:58.194 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.018) 0:00:58.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:58.231 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.018) 0:00:58.249 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:58.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.019) 0:00:58.286 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.037) 0:00:58.323 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.018) 0:00:58.342 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.018) 0:00:58.360 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.017) 0:00:58.377 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.016) 0:00:58.393 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.016) 0:00:58.410 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.016) 0:00:58.426 ******* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.016) 0:00:58.443 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.016) 0:00:58.459 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:52 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.016) 0:00:58.476 ******* included: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:5 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.042) 0:00:58.519 ******* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_vczjwyld_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:12 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.258) 0:00:58.777 ******* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_vczjwyld_podman/auth", "__podman_test_authfile": "/tmp/lsr_vczjwyld_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:18 Saturday 03 August 2024 16:38:56 +0000 (0:00:00.020) 0:00:58.798 ******* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_vczjwyld_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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:24 Saturday 03 August 2024 16:38:57 +0000 (0:00:00.271) 0:00:59.069 ******* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 03 August 2024 16:38:57 +0000 (0:00:00.079) 0:00:59.149 ******* included: /WORKDIR/git-weekly-cixuldt70e/.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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 03 August 2024 16:38:57 +0000 (0:00:00.032) 0:00:59.182 ******* 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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 03 August 2024 16:38:57 +0000 (0:00:00.023) 0:00:59.205 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 03 August 2024 16:38:57 +0000 (0:00:00.188) 0:00:59.394 ******* 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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 03 August 2024 16:38:57 +0000 (0:00:00.022) 0:00:59.416 ******* 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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 03 August 2024 16:38:57 +0000 (0:00:00.042) 0:00:59.458 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 03 August 2024 16:39:00 +0000 (0:00:02.976) 0:01:02.435 ******* 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" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 03 August 2024 16:39:04 +0000 (0:00:03.933) 0:01:06.369 ******* 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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 03 August 2024 16:39:04 +0000 (0:00:00.320) 0:01:06.689 ******* 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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 03 August 2024 16:39:05 +0000 (0:00:00.214) 0:01:06.903 ******* 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": "systemd-journald.socket network.target system.slice basic.target syslog.target sysinit.target dbus.socket dbus.service", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "dbus.socket sysinit.target 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": "22405", "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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 03 August 2024 16:39:05 +0000 (0:00:00.676) 0:01:07.580 ******* 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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 03 August 2024 16:39:06 +0000 (0:00:00.857) 0:01:08.438 ******* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQU11UUJSYkcyazNrb3dxeXFJWWFtb0F3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJOaQpPVEF3TlRFMkxXTTJaR0UwWkdVMExXRXpNR0ZpTW1FNExUZzJNV0U1WVRkbU1CNFhEVEkwTURnd016RTJNemt3Ck5sb1hEVEkxTURnd016RTJNemt3TlZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF6dDF0bEFxdHJ1eWJrZ1IvQUh6MDNsbDZnM0FGdUtJYQpGTFVzUDQrQlhhUkQ5TjltTndhMWE0RlRmNDRMckl5ZEtvTDVYM1R0aENxQTE2RXFHNWJjandDTkFDbEl6L3dnCk9Db2M1M0hGZGlCQjhqYlBKNCtiVVQvSkZUVzJ6WXhJSkxCdytrMVJ2MmVoRXgyNzhGTGFCbHd0d1d6L2UwVlIKdTNQVWVQTTBGRjRGTU5lbXlFVmhON2JKaThhalRCcjhRZS9WdkpqeVN6RE1kcXNHZmFESU5jR2JlckNRK0FZdwpsbXJxMFpTVitBRGpGY04wN2N5N2xNVEF1Y21MZGpURUhVSE9Jc2taWGt4SDJZMEhxL2FKeFlxcFIzTWd3NW9VCmFzTUVTOEZtMHBnMGEwS0srVW5TeFN1YW03WjkwMnNJWmwxQXpEaDdDOFN4bjBBRzY3MDMyUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVW91MDZQeEM4bDQ1MzgxNUdXQzJSZ3h5eEd5Y3dId1lEVlIwakJCZ3dGb0FVbkVPVDFPSzMKelNKRHRMS2hsREZlKzczRGFQSXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBS2J3dkJUU1ZhSU1HTkNTY1dIRQpUV2V3R1Y3MzQxWkJsNjRGTXZ1bkhGakF1ZHA3TTBjUkQ1ZDQ4aFVIOWV1QVg4ejIzek1WMWlySDl0RUxCOXBjCnZ1ZzRveEZHS0tMakt2czdlSGZTMllIcS8zZWZud3Z3L1VhSTdUbit4TTlyZGxrR2YzekMwSFdSejFiZElYNXMKcENoMFdKRUo1aXNFa2dtYjZ1UUNyVGpqQ21yazhoUTdvTFU2WktsSHVndnpQRnVzUEplNG9tSVNOdnlSemJMVwpCeFFyTEtzVUZBckd4elM5YnJNNDRHMmJPWVUwYnRDVVRwVW90TE41QjRpMHFDVXc1RWxoMXhna3Z0UEcySCtrClZINmZkd3pMcHJqZHBTRkdDdU96RDhwdUpzMzJ0SzZBZ2tOTTNPY3FSeVl6aHhRNnd1WktoWkZsTlNDNmdFcUUKWWlBPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2QUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktZd2dnU2lBZ0VBQW9JQkFRRE8zVzJVQ3EydTdKdVMKQkg4QWZQVGVXWHFEY0FXNG9ob1V0U3cvajRGZHBFUDAzMlkzQnJWcmdWTi9qZ3VzakowcWd2bGZkTzJFS29EWApvU29ibHR5UEFJMEFLVWpQL0NBNEtoem5jY1YySUVIeU5zOG5qNXRSUDhrVk5iYk5qRWdrc0hENlRWRy9aNkVUCkhidndVdG9HWEMzQmJQOTdSVkc3YzlSNDh6UVVYZ1V3MTZiSVJXRTN0c21MeHFOTUd2eEI3OVc4bVBKTE1NeDIKcXdaOW9NZzF3WnQ2c0pENEJqQ1dhdXJSbEpYNEFPTVZ3M1R0ekx1VXhNQzV5WXQyTk1RZFFjNGl5UmxlVEVmWgpqUWVyOW9uRmlxbEhjeUREbWhScXd3Ukx3V2JTbURSclFvcjVTZExGSzVxYnRuM1Rhd2htWFVETU9Ic0x4TEdmClFBYnJ2VGZaQWdNQkFBRUNnZ0VBTmIrS3JTQnBLRDRKM2RLVlBRYzZpRnN2WGQ5SlhVT2hDeWhYcXR3YWZMNGwKZWdaaGhJS1Z1SzBOaU9MYlhhWGJZQ1JQcnVHdXBOeDJSWkIyWkZ5NlNkMld4U2YwNXpWWEdjQzNhZHRCdHdPQwpudkJtdXB5eGVsYmNaRXBraU51ZUV3cFZFSFB1ZlpEclpSQWd1THlPTVlEWjBwd0RkWC81VUg4MEFZa1BTd3I3CkZZVm9YS01pbFRwYUZsTnNIRk5pdVRDS2N2eUhPVFQvSUEyaWZ4ZUpWMFJ2VDBkMTQzdUFKaVpSdTdFSGJIckEKMUNEUi9nV0xCWExXSS9KOEhCWVF0NjJVNTU4V2dvSWZGYmxYYW9mUHVpUzZkd0puTHlsTFVNdVVlN0FLalMySAp5UCtsV0tJL0JlRUNwdGxKbDQzUERwL2pFNEc5eHA1UFFnZ0RBT25RMFFLQmdRRHYvWWdCNWozRDdaMUpMZ05ICjJvOTRWMDdkMWNWdlBlSk9lbnNxMlR2RmNPUVR3UDV0YVpnQll4OWVmQWlidTFwdjlXK0U2Tk13M1JlSTZTcEIKT2krWno1Y2R6RkthaG5xbG1YVzlSL1JzWFdNVklhL1kvUGM3NE9XQ3VscG9USEVqZlhUZVRMcEZNUmhOR1ZjKwpLT3AreUlQZDJIMGpQWHNVR2toSkloampmd0tCZ1FEY3FqRnRhQlM4WDlyWmljS1pVOWhpTzBoVlBYOTM1cE5YCjE4c0lBd1M1NXVBeWs2WHA1czlQV1RRM2tteGI3NFhXRVRWNkRLM2Y4aG5qOFhKODFKei9SNTVhSlBpSnc0c2gKVWhDMzlmaDFpWVg3eENZTkhwdTJhTzFjNVZnNktTNUVtNnAxcFN1Tk56bDdOd1d5L3FSSGhUV013WUY0L3VCWgpRbmZRNWFjd3B3S0JnRU0rVzZ5RWtjdmpPVTMyNlk1cGpBZWhGd1VMVDkzQ2pqV0ZGaHZFY0gzN0NyMEtOMy82CnRVKzJNV1R0QmhCMHAzdDFYc0R6NTdEcVVoelhrREprbGsvWG5iVUl1aUI0QzhkNHYwZkE4SmlvZGduR3ZabmsKRDNZa3BzcEJZdkdVY2FNTEZRTHdwc1NhWS8rK1dQYWV5azJwNjJEdXR1bDM0Wk9aWmFXd094OExBb0dBSXBHNwpHcE95byt3MFlkNFdFV1UwUWZkZGxwVUMwaXJhTEduUEVkcy9NMHg3RlJGU2JibE9BdlZMbStVaGVxbWtndXZCClAvU2FqTG5sMm5McDU2cDdTZmJUVlBYenhjbFBrNUhDc3I4akJHN2VBWm95Qjk0aXNNbnhYWnRFWGlBemNtWWMKcHorUCtoaUx0Y1RoN0srOTFzS0VxQjlzaENNUnpJb0FNVWE1RVlNQ2dZQThIL3RMMWc4cEF1NUIvdjd6LytBRQp5ZElaV3pQV1ZzMkpxby9URU5HMFExTWo0MEQvQitJcGo4OUNRY05EMUJUQzVrWkVsOEpkTjdxMkpmTGZsMDNZCnE4KzVMUndlQW4wcmZRZCtHazkxSjZKekdjanRCdGI3U01BZ3gzYjJqUVFOQTFoQ0VhVnRTbnVIU0V6SnlqemwKdFNoMjJ6SE9zdzdEWVFtU1FjZkRjQT09Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQU11UUJSYkcyazNrb3dxeXFJWWFtb0F3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJOaQpPVEF3TlRFMkxXTTJaR0UwWkdVMExXRXpNR0ZpTW1FNExUZzJNV0U1WVRkbU1CNFhEVEkwTURnd016RTJNemt3Ck5sb1hEVEkxTURnd016RTJNemt3TlZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF6dDF0bEFxdHJ1eWJrZ1IvQUh6MDNsbDZnM0FGdUtJYQpGTFVzUDQrQlhhUkQ5TjltTndhMWE0RlRmNDRMckl5ZEtvTDVYM1R0aENxQTE2RXFHNWJjandDTkFDbEl6L3dnCk9Db2M1M0hGZGlCQjhqYlBKNCtiVVQvSkZUVzJ6WXhJSkxCdytrMVJ2MmVoRXgyNzhGTGFCbHd0d1d6L2UwVlIKdTNQVWVQTTBGRjRGTU5lbXlFVmhON2JKaThhalRCcjhRZS9WdkpqeVN6RE1kcXNHZmFESU5jR2JlckNRK0FZdwpsbXJxMFpTVitBRGpGY04wN2N5N2xNVEF1Y21MZGpURUhVSE9Jc2taWGt4SDJZMEhxL2FKeFlxcFIzTWd3NW9VCmFzTUVTOEZtMHBnMGEwS0srVW5TeFN1YW03WjkwMnNJWmwxQXpEaDdDOFN4bjBBRzY3MDMyUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVW91MDZQeEM4bDQ1MzgxNUdXQzJSZ3h5eEd5Y3dId1lEVlIwakJCZ3dGb0FVbkVPVDFPSzMKelNKRHRMS2hsREZlKzczRGFQSXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBS2J3dkJUU1ZhSU1HTkNTY1dIRQpUV2V3R1Y3MzQxWkJsNjRGTXZ1bkhGakF1ZHA3TTBjUkQ1ZDQ4aFVIOWV1QVg4ejIzek1WMWlySDl0RUxCOXBjCnZ1ZzRveEZHS0tMakt2czdlSGZTMllIcS8zZWZud3Z3L1VhSTdUbit4TTlyZGxrR2YzekMwSFdSejFiZElYNXMKcENoMFdKRUo1aXNFa2dtYjZ1UUNyVGpqQ21yazhoUTdvTFU2WktsSHVndnpQRnVzUEplNG9tSVNOdnlSemJMVwpCeFFyTEtzVUZBckd4elM5YnJNNDRHMmJPWVUwYnRDVVRwVW90TE41QjRpMHFDVXc1RWxoMXhna3Z0UEcySCtrClZINmZkd3pMcHJqZHBTRkdDdU96RDhwdUpzMzJ0SzZBZ2tOTTNPY3FSeVl6aHhRNnd1WktoWkZsTlNDNmdFcUUKWWlBPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 03 August 2024 16:39:07 +0000 (0:00:00.804) 0:01:09.242 ******* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAMuQBRbG2k3kowqyqIYamoAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ni\nOTAwNTE2LWM2ZGE0ZGU0LWEzMGFiMmE4LTg2MWE5YTdmMB4XDTI0MDgwMzE2Mzkw\nNloXDTI1MDgwMzE2MzkwNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzt1tlAqtruybkgR/AHz03ll6g3AFuKIa\nFLUsP4+BXaRD9N9mNwa1a4FTf44LrIydKoL5X3TthCqA16EqG5bcjwCNAClIz/wg\nOCoc53HFdiBB8jbPJ4+bUT/JFTW2zYxIJLBw+k1Rv2ehEx278FLaBlwtwWz/e0VR\nu3PUePM0FF4FMNemyEVhN7bJi8ajTBr8Qe/VvJjySzDMdqsGfaDINcGberCQ+AYw\nlmrq0ZSV+ADjFcN07cy7lMTAucmLdjTEHUHOIskZXkxH2Y0Hq/aJxYqpR3Mgw5oU\nasMES8Fm0pg0a0KK+UnSxSuam7Z902sIZl1AzDh7C8Sxn0AG67032QIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUou06PxC8l453815GWC2RgxyxGycwHwYDVR0jBBgwFoAUnEOT1OK3\nzSJDtLKhlDFe+73DaPIwDQYJKoZIhvcNAQELBQADggEBAKbwvBTSVaIMGNCScWHE\nTWewGV7341ZBl64FMvunHFjAudp7M0cRD5d48hUH9euAX8z23zMV1irH9tELB9pc\nvug4oxFGKKLjKvs7eHfS2YHq/3efnwvw/UaI7Tn+xM9rdlkGf3zC0HWRz1bdIX5s\npCh0WJEJ5isEkgmb6uQCrTjjCmrk8hQ7oLU6ZKlHugvzPFusPJe4omISNvyRzbLW\nBxQrLKsUFArGxzS9brM44G2bOYU0btCUTpUotLN5B4i0qCUw5Elh1xgkvtPG2H+k\nVH6fdwzLprjdpSFGCuOzD8puJs32tK6AgkNM3OcqRyYzhxQ6wuZKhZFlNSC6gEqE\nYiA=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAMuQBRbG2k3kowqyqIYamoAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ni\nOTAwNTE2LWM2ZGE0ZGU0LWEzMGFiMmE4LTg2MWE5YTdmMB4XDTI0MDgwMzE2Mzkw\nNloXDTI1MDgwMzE2MzkwNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzt1tlAqtruybkgR/AHz03ll6g3AFuKIa\nFLUsP4+BXaRD9N9mNwa1a4FTf44LrIydKoL5X3TthCqA16EqG5bcjwCNAClIz/wg\nOCoc53HFdiBB8jbPJ4+bUT/JFTW2zYxIJLBw+k1Rv2ehEx278FLaBlwtwWz/e0VR\nu3PUePM0FF4FMNemyEVhN7bJi8ajTBr8Qe/VvJjySzDMdqsGfaDINcGberCQ+AYw\nlmrq0ZSV+ADjFcN07cy7lMTAucmLdjTEHUHOIskZXkxH2Y0Hq/aJxYqpR3Mgw5oU\nasMES8Fm0pg0a0KK+UnSxSuam7Z902sIZl1AzDh7C8Sxn0AG67032QIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUou06PxC8l453815GWC2RgxyxGycwHwYDVR0jBBgwFoAUnEOT1OK3\nzSJDtLKhlDFe+73DaPIwDQYJKoZIhvcNAQELBQADggEBAKbwvBTSVaIMGNCScWHE\nTWewGV7341ZBl64FMvunHFjAudp7M0cRD5d48hUH9euAX8z23zMV1irH9tELB9pc\nvug4oxFGKKLjKvs7eHfS2YHq/3efnwvw/UaI7Tn+xM9rdlkGf3zC0HWRz1bdIX5s\npCh0WJEJ5isEkgmb6uQCrTjjCmrk8hQ7oLU6ZKlHugvzPFusPJe4omISNvyRzbLW\nBxQrLKsUFArGxzS9brM44G2bOYU0btCUTpUotLN5B4i0qCUw5Elh1xgkvtPG2H+k\nVH6fdwzLprjdpSFGCuOzD8puJs32tK6AgkNM3OcqRyYzhxQ6wuZKhZFlNSC6gEqE\nYiA=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDO3W2UCq2u7JuS\nBH8AfPTeWXqDcAW4ohoUtSw/j4FdpEP032Y3BrVrgVN/jgusjJ0qgvlfdO2EKoDX\noSobltyPAI0AKUjP/CA4KhznccV2IEHyNs8nj5tRP8kVNbbNjEgksHD6TVG/Z6ET\nHbvwUtoGXC3BbP97RVG7c9R48zQUXgUw16bIRWE3tsmLxqNMGvxB79W8mPJLMMx2\nqwZ9oMg1wZt6sJD4BjCWaurRlJX4AOMVw3TtzLuUxMC5yYt2NMQdQc4iyRleTEfZ\njQer9onFiqlHcyDDmhRqwwRLwWbSmDRrQor5SdLFK5qbtn3TawhmXUDMOHsLxLGf\nQAbrvTfZAgMBAAECggEANb+KrSBpKD4J3dKVPQc6iFsvXd9JXUOhCyhXqtwafL4l\negZhhIKVuK0NiOLbXaXbYCRPruGupNx2RZB2ZFy6Sd2WxSf05zVXGcC3adtBtwOC\nnvBmupyxelbcZEpkiNueEwpVEHPufZDrZRAguLyOMYDZ0pwDdX/5UH80AYkPSwr7\nFYVoXKMilTpaFlNsHFNiuTCKcvyHOTT/IA2ifxeJV0RvT0d143uAJiZRu7EHbHrA\n1CDR/gWLBXLWI/J8HBYQt62U558WgoIfFblXaofPuiS6dwJnLylLUMuUe7AKjS2H\nyP+lWKI/BeECptlJl43PDp/jE4G9xp5PQggDAOnQ0QKBgQDv/YgB5j3D7Z1JLgNH\n2o94V07d1cVvPeJOensq2TvFcOQTwP5taZgBYx9efAibu1pv9W+E6NMw3ReI6SpB\nOi+Zz5cdzFKahnqlmXW9R/RsXWMVIa/Y/Pc74OWCulpoTHEjfXTeTLpFMRhNGVc+\nKOp+yIPd2H0jPXsUGkhJIhjjfwKBgQDcqjFtaBS8X9rZicKZU9hiO0hVPX935pNX\n18sIAwS55uAyk6Xp5s9PWTQ3kmxb74XWETV6DK3f8hnj8XJ81Jz/R55aJPiJw4sh\nUhC39fh1iYX7xCYNHpu2aO1c5Vg6KS5Em6p1pSuNNzl7NwWy/qRHhTWMwYF4/uBZ\nQnfQ5acwpwKBgEM+W6yEkcvjOU326Y5pjAehFwULT93CjjWFFhvEcH37Cr0KN3/6\ntU+2MWTtBhB0p3t1XsDz57DqUhzXkDJklk/XnbUIuiB4C8d4v0fA8JiodgnGvZnk\nD3YkpspBYvGUcaMLFQLwpsSaY/++WPaeyk2p62Dutul34ZOZZaWwOx8LAoGAIpG7\nGpOyo+w0Yd4WEWU0QfddlpUC0iraLGnPEds/M0x7FRFSbblOAvVLm+UheqmkguvB\nP/SajLnl2nLp56p7SfbTVPXzxclPk5HCsr8jBG7eAZoyB94isMnxXZtEXiAzcmYc\npz+P+hiLtcTh7K+91sKEqB9shCMRzIoAMUa5EYMCgYA8H/tL1g8pAu5B/v7z/+AE\nydIZWzPWVs2Jqo/TENG0Q1Mj40D/B+Ipj89CQcND1BTC5kZEl8JdN7q2JfLfl03Y\nq8+5LRweAn0rfQd+Gk91J6JzGcjtBtb7SMAgx3b2jQQNA1hCEaVtSnuHSEzJyjzl\ntSh22zHOsw7DYQmSQcfDcA==\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 03 August 2024 16:39:07 +0000 (0:00:00.025) 0:01:09.267 ******* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAMuQBRbG2k3kowqyqIYamoAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ni\nOTAwNTE2LWM2ZGE0ZGU0LWEzMGFiMmE4LTg2MWE5YTdmMB4XDTI0MDgwMzE2Mzkw\nNloXDTI1MDgwMzE2MzkwNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzt1tlAqtruybkgR/AHz03ll6g3AFuKIa\nFLUsP4+BXaRD9N9mNwa1a4FTf44LrIydKoL5X3TthCqA16EqG5bcjwCNAClIz/wg\nOCoc53HFdiBB8jbPJ4+bUT/JFTW2zYxIJLBw+k1Rv2ehEx278FLaBlwtwWz/e0VR\nu3PUePM0FF4FMNemyEVhN7bJi8ajTBr8Qe/VvJjySzDMdqsGfaDINcGberCQ+AYw\nlmrq0ZSV+ADjFcN07cy7lMTAucmLdjTEHUHOIskZXkxH2Y0Hq/aJxYqpR3Mgw5oU\nasMES8Fm0pg0a0KK+UnSxSuam7Z902sIZl1AzDh7C8Sxn0AG67032QIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUou06PxC8l453815GWC2RgxyxGycwHwYDVR0jBBgwFoAUnEOT1OK3\nzSJDtLKhlDFe+73DaPIwDQYJKoZIhvcNAQELBQADggEBAKbwvBTSVaIMGNCScWHE\nTWewGV7341ZBl64FMvunHFjAudp7M0cRD5d48hUH9euAX8z23zMV1irH9tELB9pc\nvug4oxFGKKLjKvs7eHfS2YHq/3efnwvw/UaI7Tn+xM9rdlkGf3zC0HWRz1bdIX5s\npCh0WJEJ5isEkgmb6uQCrTjjCmrk8hQ7oLU6ZKlHugvzPFusPJe4omISNvyRzbLW\nBxQrLKsUFArGxzS9brM44G2bOYU0btCUTpUotLN5B4i0qCUw5Elh1xgkvtPG2H+k\nVH6fdwzLprjdpSFGCuOzD8puJs32tK6AgkNM3OcqRyYzhxQ6wuZKhZFlNSC6gEqE\nYiA=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDO3W2UCq2u7JuS\nBH8AfPTeWXqDcAW4ohoUtSw/j4FdpEP032Y3BrVrgVN/jgusjJ0qgvlfdO2EKoDX\noSobltyPAI0AKUjP/CA4KhznccV2IEHyNs8nj5tRP8kVNbbNjEgksHD6TVG/Z6ET\nHbvwUtoGXC3BbP97RVG7c9R48zQUXgUw16bIRWE3tsmLxqNMGvxB79W8mPJLMMx2\nqwZ9oMg1wZt6sJD4BjCWaurRlJX4AOMVw3TtzLuUxMC5yYt2NMQdQc4iyRleTEfZ\njQer9onFiqlHcyDDmhRqwwRLwWbSmDRrQor5SdLFK5qbtn3TawhmXUDMOHsLxLGf\nQAbrvTfZAgMBAAECggEANb+KrSBpKD4J3dKVPQc6iFsvXd9JXUOhCyhXqtwafL4l\negZhhIKVuK0NiOLbXaXbYCRPruGupNx2RZB2ZFy6Sd2WxSf05zVXGcC3adtBtwOC\nnvBmupyxelbcZEpkiNueEwpVEHPufZDrZRAguLyOMYDZ0pwDdX/5UH80AYkPSwr7\nFYVoXKMilTpaFlNsHFNiuTCKcvyHOTT/IA2ifxeJV0RvT0d143uAJiZRu7EHbHrA\n1CDR/gWLBXLWI/J8HBYQt62U558WgoIfFblXaofPuiS6dwJnLylLUMuUe7AKjS2H\nyP+lWKI/BeECptlJl43PDp/jE4G9xp5PQggDAOnQ0QKBgQDv/YgB5j3D7Z1JLgNH\n2o94V07d1cVvPeJOensq2TvFcOQTwP5taZgBYx9efAibu1pv9W+E6NMw3ReI6SpB\nOi+Zz5cdzFKahnqlmXW9R/RsXWMVIa/Y/Pc74OWCulpoTHEjfXTeTLpFMRhNGVc+\nKOp+yIPd2H0jPXsUGkhJIhjjfwKBgQDcqjFtaBS8X9rZicKZU9hiO0hVPX935pNX\n18sIAwS55uAyk6Xp5s9PWTQ3kmxb74XWETV6DK3f8hnj8XJ81Jz/R55aJPiJw4sh\nUhC39fh1iYX7xCYNHpu2aO1c5Vg6KS5Em6p1pSuNNzl7NwWy/qRHhTWMwYF4/uBZ\nQnfQ5acwpwKBgEM+W6yEkcvjOU326Y5pjAehFwULT93CjjWFFhvEcH37Cr0KN3/6\ntU+2MWTtBhB0p3t1XsDz57DqUhzXkDJklk/XnbUIuiB4C8d4v0fA8JiodgnGvZnk\nD3YkpspBYvGUcaMLFQLwpsSaY/++WPaeyk2p62Dutul34ZOZZaWwOx8LAoGAIpG7\nGpOyo+w0Yd4WEWU0QfddlpUC0iraLGnPEds/M0x7FRFSbblOAvVLm+UheqmkguvB\nP/SajLnl2nLp56p7SfbTVPXzxclPk5HCsr8jBG7eAZoyB94isMnxXZtEXiAzcmYc\npz+P+hiLtcTh7K+91sKEqB9shCMRzIoAMUa5EYMCgYA8H/tL1g8pAu5B/v7z/+AE\nydIZWzPWVs2Jqo/TENG0Q1Mj40D/B+Ipj89CQcND1BTC5kZEl8JdN7q2JfLfl03Y\nq8+5LRweAn0rfQd+Gk91J6JzGcjtBtb7SMAgx3b2jQQNA1hCEaVtSnuHSEzJyjzl\ntSh22zHOsw7DYQmSQcfDcA==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAMuQBRbG2k3kowqyqIYamoAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ni\nOTAwNTE2LWM2ZGE0ZGU0LWEzMGFiMmE4LTg2MWE5YTdmMB4XDTI0MDgwMzE2Mzkw\nNloXDTI1MDgwMzE2MzkwNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzt1tlAqtruybkgR/AHz03ll6g3AFuKIa\nFLUsP4+BXaRD9N9mNwa1a4FTf44LrIydKoL5X3TthCqA16EqG5bcjwCNAClIz/wg\nOCoc53HFdiBB8jbPJ4+bUT/JFTW2zYxIJLBw+k1Rv2ehEx278FLaBlwtwWz/e0VR\nu3PUePM0FF4FMNemyEVhN7bJi8ajTBr8Qe/VvJjySzDMdqsGfaDINcGberCQ+AYw\nlmrq0ZSV+ADjFcN07cy7lMTAucmLdjTEHUHOIskZXkxH2Y0Hq/aJxYqpR3Mgw5oU\nasMES8Fm0pg0a0KK+UnSxSuam7Z902sIZl1AzDh7C8Sxn0AG67032QIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUou06PxC8l453815GWC2RgxyxGycwHwYDVR0jBBgwFoAUnEOT1OK3\nzSJDtLKhlDFe+73DaPIwDQYJKoZIhvcNAQELBQADggEBAKbwvBTSVaIMGNCScWHE\nTWewGV7341ZBl64FMvunHFjAudp7M0cRD5d48hUH9euAX8z23zMV1irH9tELB9pc\nvug4oxFGKKLjKvs7eHfS2YHq/3efnwvw/UaI7Tn+xM9rdlkGf3zC0HWRz1bdIX5s\npCh0WJEJ5isEkgmb6uQCrTjjCmrk8hQ7oLU6ZKlHugvzPFusPJe4omISNvyRzbLW\nBxQrLKsUFArGxzS9brM44G2bOYU0btCUTpUotLN5B4i0qCUw5Elh1xgkvtPG2H+k\nVH6fdwzLprjdpSFGCuOzD8puJs32tK6AgkNM3OcqRyYzhxQ6wuZKhZFlNSC6gEqE\nYiA=\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.049125", "end": "2024-08-03 16:39:07.711701", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAMuQBRbG2k3kowqyqIYamoAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ni\nOTAwNTE2LWM2ZGE0ZGU0LWEzMGFiMmE4LTg2MWE5YTdmMB4XDTI0MDgwMzE2Mzkw\nNloXDTI1MDgwMzE2MzkwNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzt1tlAqtruybkgR/AHz03ll6g3AFuKIa\nFLUsP4+BXaRD9N9mNwa1a4FTf44LrIydKoL5X3TthCqA16EqG5bcjwCNAClIz/wg\nOCoc53HFdiBB8jbPJ4+bUT/JFTW2zYxIJLBw+k1Rv2ehEx278FLaBlwtwWz/e0VR\nu3PUePM0FF4FMNemyEVhN7bJi8ajTBr8Qe/VvJjySzDMdqsGfaDINcGberCQ+AYw\nlmrq0ZSV+ADjFcN07cy7lMTAucmLdjTEHUHOIskZXkxH2Y0Hq/aJxYqpR3Mgw5oU\nasMES8Fm0pg0a0KK+UnSxSuam7Z902sIZl1AzDh7C8Sxn0AG67032QIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUou06PxC8l453815GWC2RgxyxGycwHwYDVR0jBBgwFoAUnEOT1OK3\nzSJDtLKhlDFe+73DaPIwDQYJKoZIhvcNAQELBQADggEBAKbwvBTSVaIMGNCScWHE\nTWewGV7341ZBl64FMvunHFjAudp7M0cRD5d48hUH9euAX8z23zMV1irH9tELB9pc\nvug4oxFGKKLjKvs7eHfS2YHq/3efnwvw/UaI7Tn+xM9rdlkGf3zC0HWRz1bdIX5s\npCh0WJEJ5isEkgmb6uQCrTjjCmrk8hQ7oLU6ZKlHugvzPFusPJe4omISNvyRzbLW\nBxQrLKsUFArGxzS9brM44G2bOYU0btCUTpUotLN5B4i0qCUw5Elh1xgkvtPG2H+k\nVH6fdwzLprjdpSFGCuOzD8puJs32tK6AgkNM3OcqRyYzhxQ6wuZKhZFlNSC6gEqE\nYiA=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAMuQBRbG2k3kowqyqIYamoAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ni\nOTAwNTE2LWM2ZGE0ZGU0LWEzMGFiMmE4LTg2MWE5YTdmMB4XDTI0MDgwMzE2Mzkw\nNloXDTI1MDgwMzE2MzkwNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzt1tlAqtruybkgR/AHz03ll6g3AFuKIa\nFLUsP4+BXaRD9N9mNwa1a4FTf44LrIydKoL5X3TthCqA16EqG5bcjwCNAClIz/wg\nOCoc53HFdiBB8jbPJ4+bUT/JFTW2zYxIJLBw+k1Rv2ehEx278FLaBlwtwWz/e0VR\nu3PUePM0FF4FMNemyEVhN7bJi8ajTBr8Qe/VvJjySzDMdqsGfaDINcGberCQ+AYw\nlmrq0ZSV+ADjFcN07cy7lMTAucmLdjTEHUHOIskZXkxH2Y0Hq/aJxYqpR3Mgw5oU\nasMES8Fm0pg0a0KK+UnSxSuam7Z902sIZl1AzDh7C8Sxn0AG67032QIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUou06PxC8l453815GWC2RgxyxGycwHwYDVR0jBBgwFoAUnEOT1OK3\nzSJDtLKhlDFe+73DaPIwDQYJKoZIhvcNAQELBQADggEBAKbwvBTSVaIMGNCScWHE\nTWewGV7341ZBl64FMvunHFjAudp7M0cRD5d48hUH9euAX8z23zMV1irH9tELB9pc\nvug4oxFGKKLjKvs7eHfS2YHq/3efnwvw/UaI7Tn+xM9rdlkGf3zC0HWRz1bdIX5s\npCh0WJEJ5isEkgmb6uQCrTjjCmrk8hQ7oLU6ZKlHugvzPFusPJe4omISNvyRzbLW\nBxQrLKsUFArGxzS9brM44G2bOYU0btCUTpUotLN5B4i0qCUw5Elh1xgkvtPG2H+k\nVH6fdwzLprjdpSFGCuOzD8puJs32tK6AgkNM3OcqRyYzhxQ6wuZKhZFlNSC6gEqE\nYiA=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDO3W2UCq2u7JuS\nBH8AfPTeWXqDcAW4ohoUtSw/j4FdpEP032Y3BrVrgVN/jgusjJ0qgvlfdO2EKoDX\noSobltyPAI0AKUjP/CA4KhznccV2IEHyNs8nj5tRP8kVNbbNjEgksHD6TVG/Z6ET\nHbvwUtoGXC3BbP97RVG7c9R48zQUXgUw16bIRWE3tsmLxqNMGvxB79W8mPJLMMx2\nqwZ9oMg1wZt6sJD4BjCWaurRlJX4AOMVw3TtzLuUxMC5yYt2NMQdQc4iyRleTEfZ\njQer9onFiqlHcyDDmhRqwwRLwWbSmDRrQor5SdLFK5qbtn3TawhmXUDMOHsLxLGf\nQAbrvTfZAgMBAAECggEANb+KrSBpKD4J3dKVPQc6iFsvXd9JXUOhCyhXqtwafL4l\negZhhIKVuK0NiOLbXaXbYCRPruGupNx2RZB2ZFy6Sd2WxSf05zVXGcC3adtBtwOC\nnvBmupyxelbcZEpkiNueEwpVEHPufZDrZRAguLyOMYDZ0pwDdX/5UH80AYkPSwr7\nFYVoXKMilTpaFlNsHFNiuTCKcvyHOTT/IA2ifxeJV0RvT0d143uAJiZRu7EHbHrA\n1CDR/gWLBXLWI/J8HBYQt62U558WgoIfFblXaofPuiS6dwJnLylLUMuUe7AKjS2H\nyP+lWKI/BeECptlJl43PDp/jE4G9xp5PQggDAOnQ0QKBgQDv/YgB5j3D7Z1JLgNH\n2o94V07d1cVvPeJOensq2TvFcOQTwP5taZgBYx9efAibu1pv9W+E6NMw3ReI6SpB\nOi+Zz5cdzFKahnqlmXW9R/RsXWMVIa/Y/Pc74OWCulpoTHEjfXTeTLpFMRhNGVc+\nKOp+yIPd2H0jPXsUGkhJIhjjfwKBgQDcqjFtaBS8X9rZicKZU9hiO0hVPX935pNX\n18sIAwS55uAyk6Xp5s9PWTQ3kmxb74XWETV6DK3f8hnj8XJ81Jz/R55aJPiJw4sh\nUhC39fh1iYX7xCYNHpu2aO1c5Vg6KS5Em6p1pSuNNzl7NwWy/qRHhTWMwYF4/uBZ\nQnfQ5acwpwKBgEM+W6yEkcvjOU326Y5pjAehFwULT93CjjWFFhvEcH37Cr0KN3/6\ntU+2MWTtBhB0p3t1XsDz57DqUhzXkDJklk/XnbUIuiB4C8d4v0fA8JiodgnGvZnk\nD3YkpspBYvGUcaMLFQLwpsSaY/++WPaeyk2p62Dutul34ZOZZaWwOx8LAoGAIpG7\nGpOyo+w0Yd4WEWU0QfddlpUC0iraLGnPEds/M0x7FRFSbblOAvVLm+UheqmkguvB\nP/SajLnl2nLp56p7SfbTVPXzxclPk5HCsr8jBG7eAZoyB94isMnxXZtEXiAzcmYc\npz+P+hiLtcTh7K+91sKEqB9shCMRzIoAMUa5EYMCgYA8H/tL1g8pAu5B/v7z/+AE\nydIZWzPWVs2Jqo/TENG0Q1Mj40D/B+Ipj89CQcND1BTC5kZEl8JdN7q2JfLfl03Y\nq8+5LRweAn0rfQd+Gk91J6JzGcjtBtb7SMAgx3b2jQQNA1hCEaVtSnuHSEzJyjzl\ntSh22zHOsw7DYQmSQcfDcA==\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-08-03 16:39:07.662576" } STDOUT: Request "20240803163906" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 03 August 2024 16:39:07 +0000 (0:00:00.305) 0:01:09.572 ******* 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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:35 Saturday 03 August 2024 16:39:08 +0000 (0:00:00.718) 0:01:10.291 ******* changed: [sut] => { "changed": true, "checksum": "a49e8352285339fc0ca6f1909372d569785d7bc6", "dest": "/tmp/lsr_vczjwyld_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "d8de79dfa5e58508c7c8d99f3e177cbe", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1722703148.4936395-3067-218487327880991/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:41 Saturday 03 August 2024 16:39:09 +0000 (0:00:00.540) 0:01:10.832 ******* changed: [sut] => { "changed": true, "checksum": "9c4c41024c70ee9a5dd6433a79a897f229731358", "dest": "/tmp/lsr_vczjwyld_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "11d70653b66938e1caee4cc9ce8c48c0", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1722703149.0333693-3084-142814120525245/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:47 Saturday 03 August 2024 16:39:09 +0000 (0:00:00.484) 0:01:11.316 ******* changed: [sut] => { "changed": true, "checksum": "a49e8352285339fc0ca6f1909372d569785d7bc6", "dest": "/tmp/lsr_vczjwyld_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "d8de79dfa5e58508c7c8d99f3e177cbe", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1722703149.517896-3110-79563708095357/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:54 Saturday 03 August 2024 16:39:09 +0000 (0:00:00.473) 0:01:11.790 ******* 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" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:59 Saturday 03 August 2024 16:39:14 +0000 (0:00:04.664) 0:01:16.454 ******* 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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:67 Saturday 03 August 2024 16:39:14 +0000 (0:00:00.188) 0:01:16.643 ******* 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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:84 Saturday 03 August 2024 16:39:15 +0000 (0:00:00.478) 0:01:17.121 ******* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_vczjwyld_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:92 Saturday 03 August 2024 16:39:15 +0000 (0:00:00.018) 0:01:17.140 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_vczjwyld_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.205375", "end": "2024-08-03 16:39:18.664731", "rc": 0, "start": "2024-08-03 16:39:15.459356" } STDOUT: 977ca33b03ee5619da9868ecc216e8588a54b9da504a239114b7aa0749b522e4 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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:103 Saturday 03 August 2024 16:39:18 +0000 (0:00:03.382) 0:01:20.523 ******* 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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:107 Saturday 03 August 2024 16:39:18 +0000 (0:00:00.265) 0:01:20.788 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.032670", "end": "2024-08-03 16:39:19.138753", "rc": 0, "start": "2024-08-03 16:39:19.106083" } STDERR: time="2024-08-03T16:39:18.660722506Z" 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=e175a63b-24c1-4a0d-bc5e-8b8cdb682651 service=registry version=2.8.2 time="2024-08-03T16:39:18.660782032Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=e175a63b-24c1-4a0d-bc5e-8b8cdb682651 service=registry version=2.8.2 time="2024-08-03T16:39:18.660884889Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=e175a63b-24c1-4a0d-bc5e-8b8cdb682651 service=registry version=2.8.2 time="2024-08-03T16:39:18.661186795Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.19.9 instance.id=e175a63b-24c1-4a0d-bc5e-8b8cdb682651 service=registry version=2.8.2 time="2024-08-03T16:39:18.661402893Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=e175a63b-24c1-4a0d-bc5e-8b8cdb682651 service=registry version=2.8.2 time="2024-08-03T16:39:18.661445996Z" 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=e175a63b-24c1-4a0d-bc5e-8b8cdb682651 service=registry version=2.8.2 time="2024-08-03T16:39:18.661644308Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=e175a63b-24c1-4a0d-bc5e-8b8cdb682651 service=registry version=2.8.2 2024/08/03 16:39:18 http: TLS handshake error from 10.88.0.1:56190: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:113 Saturday 03 August 2024 16:39:19 +0000 (0:00:00.210) 0:01:20.999 ******* 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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:118 Saturday 03 August 2024 16:39:19 +0000 (0:00:00.039) 0:01:21.038 ******* 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_vczjwyld_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_vczjwyld_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.158881", "end": "2024-08-03 16:39:20.522249", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-08-03 16:39:19.363368" } 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-weekly-cixuldt70e/tests/tasks/setup_registry.yml:129 Saturday 03 August 2024 16:39:20 +0000 (0:00:01.341) 0:01:22.380 ******* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_vczjwyld_podman/auth/auth.json", "--cert-dir=/tmp/lsr_vczjwyld_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.159698", "end": "2024-08-03 16:39:20.863146", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-08-03 16:39:20.703448" } 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:60 Saturday 03 August 2024 16:39:20 +0000 (0:00:00.341) 0:01:22.721 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:39:20 +0000 (0:00:00.039) 0:01:22.760 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:39:20 +0000 (0:00:00.034) 0:01:22.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:39:20 +0000 (0:00:00.024) 0:01:22.819 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:39:21 +0000 (0:00:00.017) 0:01:22.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:39:21 +0000 (0:00:00.017) 0:01:22.854 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:39:21 +0000 (0:00:00.046) 0:01:22.901 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:39:22 +0000 (0:00:01.224) 0:01:24.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.020) 0:01:24.145 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.022) 0:01:24.168 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028488", "end": "2024-08-03 16:39:22.516312", "rc": 0, "start": "2024-08-03 16:39:22.487824" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.202) 0:01:24.370 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.020) 0:01:24.391 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.018) 0:01:24.410 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.037) 0:01:24.447 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.058) 0:01:24.506 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.029) 0:01:24.536 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.026) 0:01:24.563 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.028) 0:01:24.591 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.182) 0:01:24.774 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:22 +0000 (0:00:00.023) 0:01:24.798 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.179) 0:01:24.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.019) 0:01:24.998 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.019) 0:01:25.017 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.019) 0:01:25.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.020) 0:01:25.076 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.020) 0:01:25.096 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.020) 0:01:25.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.020) 0:01:25.137 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.041) 0:01:25.178 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.075) 0:01:25.253 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.033) 0:01:25.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.025) 0:01:25.313 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.037) 0:01:25.350 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.019) 0:01:25.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.388 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.037) 0:01:25.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.444 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.023) 0:01:25.467 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.038) 0:01:25.505 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.017) 0:01:25.542 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.019) 0:01:25.598 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.044) 0:01:25.643 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.661 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.018) 0:01:25.679 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.017) 0:01:25.697 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.017) 0:01:25.714 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.047) 0:01:25.762 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.024) 0:01:25.786 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:39:23 +0000 (0:00:00.026) 0:01:25.812 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.020) 0:01:25.833 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.034) 0:01:25.867 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.022) 0:01:25.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.022) 0:01:25.913 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.025) 0:01:25.939 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.185) 0:01:26.125 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.025) 0:01:26.150 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.203) 0:01:26.354 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.020) 0:01:26.374 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.020) 0:01:26.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.019) 0:01:26.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.018) 0:01:26.432 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.018) 0:01:26.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.018) 0:01:26.469 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.018) 0:01:26.488 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.018) 0:01:26.507 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.020) 0:01:26.527 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.031) 0:01:26.559 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.019) 0:01:26.579 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.021) 0:01:26.600 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.022) 0:01:26.622 ******* 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.005462", "end": "2024-08-03 16:39:24.950443", "rc": 0, "start": "2024-08-03 16:39:24.944981" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.183) 0:01:26.806 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:39:24 +0000 (0:00:00.018) 0:01:26.825 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.043) 0:01:26.868 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.061) 0:01:26.929 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.023) 0:01:26.953 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.020) 0:01:26.974 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.020) 0:01:26.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.020) 0:01:27.014 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.022) 0:01:27.037 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:75 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.504) 0:01:27.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:86 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.019) 0:01:27.561 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.038) 0:01:27.600 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.033) 0:01:27.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.023) 0:01:27.656 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.018) 0:01:27.675 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.047) 0:01:27.722 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:39:25 +0000 (0:00:00.049) 0:01:27.772 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:39:27 +0000 (0:00:01.216) 0:01:28.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.019) 0:01:29.008 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.023) 0:01:29.032 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027585", "end": "2024-08-03 16:39:27.379625", "rc": 0, "start": "2024-08-03 16:39:27.352040" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.203) 0:01:29.236 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.020) 0:01:29.256 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.018) 0:01:29.275 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.058) 0:01:29.333 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.057) 0:01:29.391 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.024) 0:01:29.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.023) 0:01:29.439 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.024) 0:01:29.464 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.196) 0:01:29.660 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:27 +0000 (0:00:00.029) 0:01:29.690 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.189) 0:01:29.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.020) 0:01:29.900 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.019) 0:01:29.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.020) 0:01:29.939 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.019) 0:01:29.959 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.019) 0:01:29.979 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.018) 0:01:29.997 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.018) 0:01:30.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.018) 0:01:30.034 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.024) 0:01:30.059 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.070) 0:01:30.130 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.020) 0:01:30.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.026) 0:01:30.177 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.038) 0:01:30.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.020) 0:01:30.236 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.019) 0:01:30.256 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.039) 0:01:30.295 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.021) 0:01:30.316 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.025) 0:01:30.341 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.044) 0:01:30.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.021) 0:01:30.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.021) 0:01:30.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.026) 0:01:30.455 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.021) 0:01:30.477 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.048) 0:01:30.525 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.020) 0:01:30.546 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.034) 0:01:30.580 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.022) 0:01:30.603 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.019) 0:01:30.622 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.020) 0:01:30.642 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.056) 0:01:30.699 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.027) 0:01:30.726 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.027) 0:01:30.754 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.023) 0:01:30.778 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:28 +0000 (0:00:00.034) 0:01:30.813 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.025) 0:01:30.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.024) 0:01:30.863 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.027) 0:01:30.891 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.187) 0:01:31.078 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.060) 0:01:31.138 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.185) 0:01:31.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.019) 0:01:31.344 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.019) 0:01:31.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.018) 0:01:31.381 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.019) 0:01:31.401 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.021) 0:01:31.423 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.026) 0:01:31.449 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.023) 0:01:31.473 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.032) 0:01:31.505 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.028) 0:01:31.534 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.030) 0:01:31.565 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.021) 0:01:31.587 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.023) 0:01:31.610 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:39:29 +0000 (0:00:00.025) 0:01:31.636 ******* 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.005006", "end": "2024-08-03 16:39:29.972710", "rc": 0, "start": "2024-08-03 16:39:29.967704" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.194) 0:01:31.830 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.020) 0:01:31.851 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.070) 0:01:31.921 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.041) 0:01:31.962 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.021) 0:01:31.983 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.020) 0:01:32.004 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.021) 0:01:32.026 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.021) 0:01:32.048 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.030) 0:01:32.078 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:101 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.431) 0:01:32.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:112 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.020) 0:01:32.530 ******* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_oz7agsyx_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:120 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.113) 0:01:32.644 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.048) 0:01:32.692 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.034) 0:01:32.727 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.055) 0:01:32.783 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.020) 0:01:32.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:39:30 +0000 (0:00:00.020) 0:01:32.824 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:39:31 +0000 (0:00:00.061) 0:01:32.886 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:39:32 +0000 (0:00:01.233) 0:01:34.119 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.020) 0:01:34.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.030) 0:01:34.170 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.024978", "end": "2024-08-03 16:39:32.517671", "rc": 0, "start": "2024-08-03 16:39:32.492693" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.204) 0:01:34.374 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.021) 0:01:34.396 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.018) 0:01:34.414 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.082) 0:01:34.497 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.039) 0:01:34.536 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.025) 0:01:34.562 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.025) 0:01:34.588 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.027) 0:01:34.616 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:32 +0000 (0:00:00.189) 0:01:34.806 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.026) 0:01:34.832 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.192) 0:01:35.025 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.039) 0:01:35.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.033) 0:01:35.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.034) 0:01:35.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.038) 0:01:35.171 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.025) 0:01:35.196 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.027) 0:01:35.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.021) 0:01:35.245 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.073) 0:01:35.319 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.040) 0:01:35.359 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.041) 0:01:35.400 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.019) 0:01:35.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.019) 0:01:35.439 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.037) 0:01:35.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.020) 0:01:35.497 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.018) 0:01:35.515 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.037) 0:01:35.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.018) 0:01:35.572 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.018) 0:01:35.590 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.037) 0:01:35.628 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.018) 0:01:35.647 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.018) 0:01:35.665 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.047) 0:01:35.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.020) 0:01:35.733 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.019) 0:01:35.753 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.019) 0:01:35.772 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:39:33 +0000 (0:00:00.018) 0:01:35.791 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.047) 0:01:35.838 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.019) 0:01:35.858 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.019) 0:01:35.878 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.020) 0:01:35.898 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.033) 0:01:35.932 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.024) 0:01:35.956 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.023) 0:01:35.980 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.026) 0:01:36.006 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.187) 0:01:36.194 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.026) 0:01:36.220 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.205) 0:01:36.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.021) 0:01:36.447 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.021) 0:01:36.469 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.020) 0:01:36.489 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.019) 0:01:36.509 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.018) 0:01:36.528 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.020) 0:01:36.548 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.019) 0:01:36.567 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.019) 0:01:36.587 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.023) 0:01:36.610 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.022) 0:01:36.633 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:39:34 +0000 (0:00:00.029) 0:01:36.662 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.208) 0:01:36.871 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.530) 0:01:37.401 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.028) 0:01:37.429 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.048) 0:01:37.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 : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.021) 0:01:37.499 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.019) 0:01:37.519 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.019) 0:01:37.539 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.067) 0:01:37.606 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.030) 0:01:37.636 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.047) 0:01:37.684 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.027) 0:01:37.711 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.038) 0:01:37.749 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.026) 0:01:37.776 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:35 +0000 (0:00:00.027) 0:01:37.804 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.030) 0:01:37.834 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.224) 0:01:38.059 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.034) 0:01:38.093 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.191) 0:01:38.284 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.022) 0:01:38.306 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.051) 0:01:38.357 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.021) 0:01:38.378 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.020) 0:01:38.399 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.021) 0:01:38.420 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.022) 0:01:38.442 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.021) 0:01:38.464 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.023) 0:01:38.487 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.023) 0:01:38.510 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.034) 0:01:38.545 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.022) 0:01:38.568 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.025) 0:01:38.593 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.025) 0:01:38.619 ******* 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.004857", "end": "2024-08-03 16:39:36.948955", "rc": 0, "start": "2024-08-03 16:39:36.944098" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.187) 0:01:38.806 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:39:36 +0000 (0:00:00.021) 0:01:38.828 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.044) 0:01:38.872 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.071) 0:01:38.943 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.020) 0:01:38.964 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.021) 0:01:38.985 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.023) 0:01:39.009 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.021) 0:01:39.031 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.040) 0:01:39.071 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.496) 0:01:39.567 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 03 August 2024 16:39:37 +0000 (0:00:00.177) 0:01:39.745 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 03 August 2024 16:39:38 +0000 (0:00:00.186) 0:01:39.932 ******* 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-1722703178.1386864-4214-121378844460939/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 03 August 2024 16:39:38 +0000 (0:00:00.489) 0:01:40.422 ******* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 7cf3a439970bd47ce027a0647f489d3598fdd607da6a114ccd37115ef52a9525 Container: 2b21acd132835912f4b4a7893cb40af971462ea9300e440dc10ec2f44502b8e2 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 03 August 2024 16:39:39 +0000 (0:00:01.111) 0:01:41.533 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 03 August 2024 16:39:40 +0000 (0:00:00.535) 0:01:42.068 ******* 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": "-.mount system-podman\\x2dkube.slice systemd-journald.socket sysinit.target 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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "system-podman\\x2dkube.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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": "22405", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 03 August 2024 16:39:40 +0000 (0:00:00.581) 0:01:42.650 ******* 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": "system-podman\\x2dkube.slice -.mount network-online.target basic.target 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": "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "22405", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 03 August 2024 16:39:42 +0000 (0:00:01.347) 0:01:43.997 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.022) 0:01:44.020 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.091) 0:01:44.111 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.028) 0:01:44.140 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.024) 0:01:44.165 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.022) 0:01:44.187 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.031) 0:01:44.218 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.036) 0:01:44.254 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.024) 0:01:44.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.024) 0:01:44.304 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.026) 0:01:44.331 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.233) 0:01:44.564 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:42 +0000 (0:00:00.024) 0:01:44.589 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.241) 0:01:44.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.019) 0:01:44.850 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.018) 0:01:44.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.018) 0:01:44.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.055) 0:01:44.943 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.043) 0:01:44.986 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.025) 0:01:45.011 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.026) 0:01:45.038 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.041) 0:01:45.080 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.043) 0:01:45.123 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.022) 0:01:45.146 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.026) 0:01:45.172 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.041) 0:01:45.213 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.022) 0:01:45.236 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.021) 0:01:45.258 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.059) 0:01:45.318 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.035) 0:01:45.353 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.025) 0:01:45.379 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.020) 0:01:45.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.018) 0:01:45.418 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 03 August 2024 16:39:43 +0000 (0:00:00.053) 0:01:45.472 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 03 August 2024 16:39:44 +0000 (0:00:00.692) 0:01:46.164 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 03 August 2024 16:39:44 +0000 (0:00:00.262) 0:01:46.427 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 03 August 2024 16:39:44 +0000 (0:00:00.021) 0:01:46.448 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 03 August 2024 16:39:44 +0000 (0:00:00.022) 0:01:46.471 ******* 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-1722703184.692279-4355-74521838005746/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.672) 0:01:47.143 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.026) 0:01:47.170 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.026) 0:01:47.197 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.028) 0:01:47.226 ******* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.020) 0:01:47.246 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.020) 0:01:47.266 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.095) 0:01:47.362 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.022) 0:01:47.385 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.020) 0:01:47.405 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.020) 0:01:47.426 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.034) 0:01:47.460 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.024) 0:01:47.485 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.037) 0:01:47.522 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.032) 0:01:47.555 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.237) 0:01:47.793 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:45 +0000 (0:00:00.026) 0:01:47.820 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.250) 0:01:48.070 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.021) 0:01:48.092 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.021) 0:01:48.114 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.020) 0:01:48.135 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.022) 0:01:48.157 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.072) 0:01:48.229 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.021) 0:01:48.250 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.020) 0:01:48.271 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.019) 0:01:48.291 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.030) 0:01:48.321 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.022) 0:01:48.343 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.030) 0:01:48.374 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.022) 0:01:48.396 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.030) 0:01:48.427 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.028) 0:01:48.455 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.021) 0:01:48.476 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:135 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.020) 0:01:48.497 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.049) 0:01:48.546 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.033) 0:01:48.580 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.026) 0:01:48.607 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.020) 0:01:48.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.079) 0:01:48.707 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:39:46 +0000 (0:00:00.056) 0:01:48.763 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:39:48 +0000 (0:00:01.606) 0:01:50.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:39:48 +0000 (0:00:00.020) 0:01:50.390 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:39:48 +0000 (0:00:00.024) 0:01:50.415 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040934", "end": "2024-08-03 16:39:48.828587", "rc": 0, "start": "2024-08-03 16:39:48.787653" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:39:48 +0000 (0:00:00.273) 0:01:50.689 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:39:48 +0000 (0:00:00.024) 0:01:50.713 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:39:48 +0000 (0:00:00.022) 0:01:50.735 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:39:48 +0000 (0:00:00.066) 0:01:50.801 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.040) 0:01:50.841 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.032) 0:01:50.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.026) 0:01:50.901 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.029) 0:01:50.930 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.239) 0:01:51.169 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.025) 0:01:51.195 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.248) 0:01:51.443 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.021) 0:01:51.465 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.022) 0:01:51.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.021) 0:01:51.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.020) 0:01:51.530 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.022) 0:01:51.553 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.023) 0:01:51.576 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.065) 0:01:51.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.020) 0:01:51.662 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.027) 0:01:51.690 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.059) 0:01:51.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.029) 0:01:51.778 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:39:49 +0000 (0:00:00.023) 0:01:51.801 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.063) 0:01:51.865 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.024) 0:01:51.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.021) 0:01:51.911 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.040) 0:01:51.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.025) 0:01:51.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.021) 0:01:51.998 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.043) 0:01:52.042 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.030) 0:01:52.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.050) 0:01:52.123 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.044) 0:01:52.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.023) 0:01:52.190 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.030) 0:01:52.221 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.022) 0:01:52.244 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.027) 0:01:52.271 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.021) 0:01:52.293 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.021) 0:01:52.315 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.019) 0:01:52.334 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.048) 0:01:52.382 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.025) 0:01:52.408 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.029) 0:01:52.437 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.023) 0:01:52.460 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.047) 0:01:52.508 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.028) 0:01:52.536 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.039) 0:01:52.576 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:50 +0000 (0:00:00.067) 0:01:52.643 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.250) 0:01:52.894 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.027) 0:01:52.921 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.272) 0:01:53.193 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.021) 0:01:53.215 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.022) 0:01:53.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.021) 0:01:53.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.021) 0:01:53.281 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.023) 0:01:53.305 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.027) 0:01:53.333 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.020) 0:01:53.353 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.023) 0:01:53.377 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.022) 0:01:53.399 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.033) 0:01:53.432 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.027) 0:01:53.460 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.021) 0:01:53.482 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.037) 0:01:53.519 ******* 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.007801", "end": "2024-08-03 16:39:51.907759", "rc": 0, "start": "2024-08-03 16:39:51.899958" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.283) 0:01:53.802 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:39:51 +0000 (0:00:00.022) 0:01:53.824 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.043) 0:01:53.868 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.035) 0:01:53.903 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.032) 0:01:53.936 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.021) 0:01:53.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.031) 0:01:53.989 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.031) 0:01:54.020 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.021) 0:01:54.041 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 03 August 2024 16:39:52 +0000 (0:00:00.669) 0:01:54.711 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722703178.9306817, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722703178.5366786, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 446693705, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703178.3616772, "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": "1561644391", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 03 August 2024 16:39:53 +0000 (0:00:00.247) 0:01:54.959 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 03 August 2024 16:39:53 +0000 (0:00:00.297) 0:01:55.256 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.575) 0:01:55.832 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.377) 0:01:56.210 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.022) 0:01:56.232 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.022) 0:01:56.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.021) 0:01:56.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.023) 0:01:56.299 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.051) 0:01:56.351 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.031) 0:01:56.383 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.026) 0:01:56.409 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.020) 0:01:56.430 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.034) 0:01:56.464 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.077) 0:01:56.541 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.026) 0:01:56.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.025) 0:01:56.593 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:39:54 +0000 (0:00:00.027) 0:01:56.620 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.253) 0:01:56.874 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.025) 0:01:56.899 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.240) 0:01:57.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.020) 0:01:57.160 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.020) 0:01:57.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.019) 0:01:57.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.020) 0:01:57.220 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.019) 0:01:57.240 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.020) 0:01:57.261 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.020) 0:01:57.281 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.019) 0:01:57.301 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.035) 0:01:57.337 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.019) 0:01:57.356 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.051) 0:01:57.408 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.040) 0:01:57.448 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.030) 0:01:57.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.021) 0:01:57.500 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.042) 0:01:57.542 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.035) 0:01:57.578 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.022) 0:01:57.600 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.022) 0:01:57.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.020) 0:01:57.644 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 03 August 2024 16:39:55 +0000 (0:00:00.020) 0:01:57.664 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 03 August 2024 16:39:56 +0000 (0:00:00.690) 0:01:58.354 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 03 August 2024 16:39:56 +0000 (0:00:00.255) 0:01:58.609 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 03 August 2024 16:39:56 +0000 (0:00:00.057) 0:01:58.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 03 August 2024 16:39:56 +0000 (0:00:00.021) 0:01:58.688 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.581) 0:01:59.270 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.024) 0:01:59.294 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.021) 0:01:59.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.023) 0:01:59.339 ******* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.019) 0:01:59.359 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.019) 0:01:59.378 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:146 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.021) 0:01:59.399 ******* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_oz7agsyx_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:152 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.288) 0:01:59.688 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.059) 0:01:59.747 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:39:57 +0000 (0:00:00.035) 0:01:59.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:39:58 +0000 (0:00:00.064) 0:01:59.847 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:39:58 +0000 (0:00:00.021) 0:01:59.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:39:58 +0000 (0:00:00.021) 0:01:59.890 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:39:58 +0000 (0:00:00.051) 0:01:59.941 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:39:59 +0000 (0:00:01.658) 0:02:01.600 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:39:59 +0000 (0:00:00.020) 0:02:01.620 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:39:59 +0000 (0:00:00.024) 0:02:01.645 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027648", "end": "2024-08-03 16:40:00.039422", "rc": 0, "start": "2024-08-03 16:40:00.011774" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.280) 0:02:01.925 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.021) 0:02:01.946 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.020) 0:02:01.966 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.038) 0:02:02.004 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.037) 0:02:02.042 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.024) 0:02:02.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.023) 0:02:02.090 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.026) 0:02:02.117 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.242) 0:02:02.360 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.027) 0:02:02.387 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.232) 0:02:02.619 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.020) 0:02:02.640 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.019) 0:02:02.659 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.020) 0:02:02.679 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.019) 0:02:02.699 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.048) 0:02:02.748 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.020) 0:02:02.768 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.021) 0:02:02.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:40:00 +0000 (0:00:00.021) 0:02:02.811 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.028) 0:02:02.840 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.039) 0:02:02.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.020) 0:02:02.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.020) 0:02:02.920 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.037) 0:02:02.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.019) 0:02:02.976 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.019) 0:02:02.996 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.037) 0:02:03.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.019) 0:02:03.053 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.018) 0:02:03.072 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.073) 0:02:03.145 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.022) 0:02:03.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.023) 0:02:03.192 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.025) 0:02:03.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.029) 0:02:03.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.025) 0:02:03.272 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.025) 0:02:03.297 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.020) 0:02:03.317 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.018) 0:02:03.336 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.047) 0:02:03.384 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.021) 0:02:03.406 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.033) 0:02:03.439 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.024) 0:02:03.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.024) 0:02:03.488 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.026) 0:02:03.515 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.264) 0:02:03.779 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:01 +0000 (0:00:00.027) 0:02:03.807 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.240) 0:02:04.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.021) 0:02:04.068 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.022) 0:02:04.091 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.022) 0:02:04.114 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.021) 0:02:04.135 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.022) 0:02:04.157 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.021) 0:02:04.179 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.022) 0:02:04.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.020) 0:02:04.222 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.030) 0:02:04.252 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:40:02 +0000 (0:00:00.239) 0:02:04.491 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.644) 0:02:05.135 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.054) 0:02:05.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 [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.020) 0:02:05.210 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.021) 0:02:05.232 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.020) 0:02:05.252 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.019) 0:02:05.272 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.049) 0:02:05.322 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.027) 0:02:05.349 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.027) 0:02:05.376 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.020) 0:02:05.397 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.037) 0:02:05.434 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.024) 0:02:05.458 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.026) 0:02:05.484 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.028) 0:02:05.513 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.235) 0:02:05.748 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:03 +0000 (0:00:00.027) 0:02:05.776 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.259) 0:02:06.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.056 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.022) 0:02:06.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.122 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.144 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.165 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.020) 0:02:06.185 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.207 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.018) 0:02:06.225 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.031) 0:02:06.257 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.279 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.020) 0:02:06.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.023) 0:02:06.323 ******* 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.008292", "end": "2024-08-03 16:40:04.707800", "rc": 0, "start": "2024-08-03 16:40:04.699508" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.251) 0:02:06.574 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.019) 0:02:06.594 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.071) 0:02:06.665 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.035) 0:02:06.700 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.023) 0:02:06.724 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.020) 0:02:06.745 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.766 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.021) 0:02:06.788 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 03 August 2024 16:40:04 +0000 (0:00:00.019) 0:02:06.808 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 03 August 2024 16:40:05 +0000 (0:00:00.732) 0:02:07.540 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722703178.9306817, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722703178.5366786, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 446693705, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703178.3616772, "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": "1561644391", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 03 August 2024 16:40:05 +0000 (0:00:00.233) 0:02:07.773 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 03 August 2024 16:40:06 +0000 (0:00:00.238) 0:02:08.011 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 03 August 2024 16:40:06 +0000 (0:00:00.615) 0:02:08.626 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.426) 0:02:09.053 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.021) 0:02:09.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.021) 0:02:09.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.020) 0:02:09.117 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.021) 0:02:09.139 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.054) 0:02:09.193 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.027) 0:02:09.221 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.024) 0:02:09.246 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.020) 0:02:09.267 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.029) 0:02:09.297 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.035) 0:02:09.332 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.024) 0:02:09.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.022) 0:02:09.379 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.062) 0:02:09.442 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.238) 0:02:09.680 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:07 +0000 (0:00:00.025) 0:02:09.706 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.227) 0:02:09.933 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.022) 0:02:09.956 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.021) 0:02:09.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.020) 0:02:09.998 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.021) 0:02:10.019 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.020) 0:02:10.040 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.020) 0:02:10.061 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.021) 0:02:10.082 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.022) 0:02:10.105 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.036) 0:02:10.142 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.021) 0:02:10.163 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.020) 0:02:10.184 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.039) 0:02:10.223 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.023) 0:02:10.246 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.053) 0:02:10.300 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.042) 0:02:10.342 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.034) 0:02:10.376 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.020) 0:02:10.396 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.018) 0:02:10.415 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.019) 0:02:10.434 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 03 August 2024 16:40:08 +0000 (0:00:00.018) 0:02:10.452 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 03 August 2024 16:40:09 +0000 (0:00:00.673) 0:02:11.125 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 03 August 2024 16:40:09 +0000 (0:00:00.258) 0:02:11.384 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 03 August 2024 16:40:09 +0000 (0:00:00.020) 0:02:11.404 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 03 August 2024 16:40:09 +0000 (0:00:00.019) 0:02:11.424 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.592) 0:02:12.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.023) 0:02:12.039 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.021) 0:02:12.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.022) 0:02:12.084 ******* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.018) 0:02:12.102 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.053) 0:02:12.156 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.023) 0:02:12.179 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.034) 0:02:12.214 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.024) 0:02:12.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.023) 0:02:12.262 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.027) 0:02:12.289 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.232) 0:02:12.522 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.025) 0:02:12.548 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:10 +0000 (0:00:00.267) 0:02:12.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.021) 0:02:12.837 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.020) 0:02:12.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.020) 0:02:12.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.018) 0:02:12.896 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.020) 0:02:12.917 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.020) 0:02:12.937 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.022) 0:02:12.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.020) 0:02:12.981 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.028) 0:02:13.009 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.020) 0:02:13.030 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.019) 0:02:13.049 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.020) 0:02:13.070 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.019) 0:02:13.089 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.019) 0:02:13.109 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.019) 0:02:13.129 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:164 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.017) 0:02:13.146 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.093) 0:02:13.240 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.035) 0:02:13.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.024) 0:02:13.300 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.019) 0:02:13.319 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.019) 0:02:13.339 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:40:11 +0000 (0:00:00.050) 0:02:13.390 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:40:13 +0000 (0:00:01.660) 0:02:15.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.025) 0:02:15.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.026) 0:02:15.102 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028661", "end": "2024-08-03 16:40:13.497014", "rc": 0, "start": "2024-08-03 16:40:13.468353" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.255) 0:02:15.357 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.021) 0:02:15.379 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.020) 0:02:15.400 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.043) 0:02:15.443 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.040) 0:02:15.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.026) 0:02:15.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.025) 0:02:15.536 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.027) 0:02:15.564 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:13 +0000 (0:00:00.250) 0:02:15.814 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.028) 0:02:15.842 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.253) 0:02:16.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.048) 0:02:16.145 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.020) 0:02:16.165 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.020) 0:02:16.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.021) 0:02:16.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.022) 0:02:16.229 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.022) 0:02:16.252 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.021) 0:02:16.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.023) 0:02:16.297 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.028) 0:02:16.325 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.038) 0:02:16.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.019) 0:02:16.383 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.020) 0:02:16.404 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.038) 0:02:16.442 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.025) 0:02:16.468 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.019) 0:02:16.488 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.069) 0:02:16.558 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.022) 0:02:16.580 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.021) 0:02:16.602 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.040) 0:02:16.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.021) 0:02:16.664 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.022) 0:02:16.686 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.020) 0:02:16.707 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.020) 0:02:16.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.019) 0:02:16.747 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.019) 0:02:16.766 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:40:14 +0000 (0:00:00.018) 0:02:16.785 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.045) 0:02:16.831 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.020) 0:02:16.852 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.028) 0:02:16.880 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.023) 0:02:16.904 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.072) 0:02:16.976 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.024) 0:02:17.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.027) 0:02:17.028 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.028) 0:02:17.056 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.247) 0:02:17.304 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.026) 0:02:17.331 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.243) 0:02:17.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.020) 0:02:17.595 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.019) 0:02:17.614 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.018) 0:02:17.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.019) 0:02:17.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.018) 0:02:17.670 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.018) 0:02:17.689 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.018) 0:02:17.708 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.018) 0:02:17.726 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.024) 0:02:17.751 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.020) 0:02:17.771 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:40:15 +0000 (0:00:00.055) 0:02:17.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.020) 0:02:17.847 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.027) 0:02:17.875 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.028) 0:02:17.904 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.021) 0:02:17.925 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.020) 0:02:17.945 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.047) 0:02:17.993 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.026) 0:02:18.019 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.035) 0:02:18.054 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.025) 0:02:18.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.026) 0:02:18.106 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.028) 0:02:18.135 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.242) 0:02:18.378 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.027) 0:02:18.405 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.278) 0:02:18.684 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.021) 0:02:18.705 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.020) 0:02:18.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.019) 0:02:18.745 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.020) 0:02:18.766 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.019) 0:02:18.785 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.019) 0:02:18.805 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:16 +0000 (0:00:00.019) 0:02:18.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.018) 0:02:18.843 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.029) 0:02:18.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.022) 0:02:18.894 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.021) 0:02:18.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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.022) 0:02:18.939 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.021) 0:02:18.961 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.022) 0:02:18.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.020) 0:02:19.004 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.019) 0:02:19.023 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.051) 0:02:19.075 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.060) 0:02:19.135 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.028) 0:02:19.163 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.022) 0:02:19.186 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.035) 0:02:19.221 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.024) 0:02:19.246 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.023) 0:02:19.269 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.026) 0:02:19.296 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.226) 0:02:19.523 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.026) 0:02:19.549 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.248) 0:02:19.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:17 +0000 (0:00:00.021) 0:02:19.819 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.020) 0:02:19.839 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.020) 0:02:19.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.021) 0:02:19.881 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.023) 0:02:19.904 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.021) 0:02:19.926 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.060) 0:02:19.986 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.021) 0:02:20.008 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.020) 0:02:20.028 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.033) 0:02:20.062 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.021) 0:02:20.084 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.023) 0:02:20.107 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.023) 0:02:20.131 ******* 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.008973", "end": "2024-08-03 16:40:18.494421", "rc": 0, "start": "2024-08-03 16:40:18.485448" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.222) 0:02:20.354 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.042) 0:02:20.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 03 August 2024 16:40:18 +0000 (0:00:00.021) 0:02:20.417 ******* 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": "Sat 2024-08-03 16:39:42 UTC", "ActiveEnterTimestampMonotonic": "835889627", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount system-podman\\x2dkube.slice systemd-journald.socket network-online.target basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 16:39:41 UTC", "AssertTimestampMonotonic": "834962766", "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": "Sat 2024-08-03 16:39:41 UTC", "ConditionTimestampMonotonic": "834962765", "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": "16522", "ExecMainStartTimestamp": "Sat 2024-08-03 16:39:42 UTC", "ExecMainStartTimestampMonotonic": "835889614", "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=[Sat 2024-08-03 16:39:41 UTC] ; stop_time=[n/a] ; pid=16402 ; 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": "Sat 2024-08-03 16:39:41 UTC", "InactiveExitTimestampMonotonic": "834963680", "InvocationID": "ea47db863cc14bd69036725aac750fa2", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16522", "MemoryAccounting": "yes", "MemoryCurrent": "30945280", "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 -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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": "Sat 2024-08-03 16:39:42 UTC", "StateChangeTimestampMonotonic": "835889627", "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": "19", "TasksMax": "22405", "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": "Sat 2024-08-03 16:39:42 UTC", "WatchdogTimestampMonotonic": "835889625", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 03 August 2024 16:40:19 +0000 (0:00:01.034) 0:02:21.452 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703178.9306817, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722703178.5366786, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 446693705, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703178.3616772, "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": "1561644391", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 03 August 2024 16:40:19 +0000 (0:00:00.234) 0:02:21.687 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 03 August 2024 16:40:21 +0000 (0:00:01.286) 0:02:22.974 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.186) 0:02:23.160 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.031772", "end": "2024-08-03 16:40:21.517893", "rc": 0, "start": "2024-08-03 16:40:21.486121" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.214) 0:02:23.375 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.033) 0:02:23.409 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.020) 0:02:23.429 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.018) 0:02:23.448 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.019) 0:02:23.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.019) 0:02:23.486 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.085) 0:02:23.571 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.026) 0:02:23.598 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.024) 0:02:23.622 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.019) 0:02:23.642 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.028) 0:02:23.670 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.037) 0:02:23.708 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.026) 0:02:23.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.025) 0:02:23.760 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:21 +0000 (0:00:00.029) 0:02:23.789 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.186) 0:02:23.976 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.025) 0:02:24.002 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.182) 0:02:24.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.020) 0:02:24.206 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.020) 0:02:24.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.021) 0:02:24.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.020) 0:02:24.268 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.060) 0:02:24.328 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.020) 0:02:24.349 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.020) 0:02:24.370 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.020) 0:02:24.390 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.035) 0:02:24.425 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.020) 0:02:24.446 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.018) 0:02:24.464 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.042) 0:02:24.507 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.024) 0:02:24.531 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.044) 0:02:24.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 03 August 2024 16:40:22 +0000 (0:00:00.021) 0:02:24.598 ******* 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 system.slice sysinit.target -.mount 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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "system.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.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": "22405", "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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.441) 0:02:25.039 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703197.1458273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1722703185.2277322, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 377487687, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703184.9997303, "nlink": 1, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 0, "version": "1068413229", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Parse quadlet file] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.194) 0:02:25.233 ******* included: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml for sut TASK [linux-system-roles.podman : Slurp quadlet file] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:6 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.077) 0:02:25.310 ******* 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 : Parse quadlet file] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:12 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.191) 0:02:25.502 ******* 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 : Parse quadlet yaml file] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:45 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.042) 0:02:25.544 ******* 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 : Reset raw variable] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:55 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.021) 0:02:25.566 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.022) 0:02:25.588 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Refresh systemd] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 03 August 2024 16:40:23 +0000 (0:00:00.195) 0:02:25.784 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Remove managed resource] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.451) 0:02:26.235 ******* 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 : Remove volumes] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:99 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.224) 0:02:26.460 ******* 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 : Clear parsed podman variable] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.028) 0:02:26.488 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:130 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.020) 0:02:26.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:141 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.020) 0:02:26.530 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.035) 0:02:26.565 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.019) 0:02:26.585 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.053) 0:02:26.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:151 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.020) 0:02:26.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:160 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.021) 0:02:26.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:169 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.020) 0:02:26.701 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:178 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.021) 0:02:26.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:187 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.020) 0:02:26.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 : For testing and debugging - services] ******** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:197 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.020) 0:02:26.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.021) 0:02:26.785 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.018) 0:02:26.803 ******* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:40:24 +0000 (0:00:00.019) 0:02:26.822 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.055) 0:02:26.878 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.020) 0:02:26.898 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.034) 0:02:26.933 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.027) 0:02:26.961 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.024) 0:02:26.986 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.027) 0:02:27.013 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.201) 0:02:27.215 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.026) 0:02:27.241 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.184) 0:02:27.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.019) 0:02:27.446 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.020) 0:02:27.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.019) 0:02:27.486 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.020) 0:02:27.506 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.020) 0:02:27.527 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.019) 0:02:27.547 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.019) 0:02:27.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.019) 0:02:27.586 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.030) 0:02:27.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.020) 0:02:27.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 : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.019) 0:02:27.657 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:40:25 +0000 (0:00:00.020) 0:02:27.678 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.189) 0:02:27.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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.308) 0:02:28.176 ******* changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.189) 0:02:28.366 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.057) 0:02:28.424 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.020) 0:02:28.444 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.022) 0:02:28.467 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.020) 0:02:28.488 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.043) 0:02:28.532 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.025) 0:02:28.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.025) 0:02:28.582 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.026) 0:02:28.609 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.188) 0:02:28.797 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:26 +0000 (0:00:00.025) 0:02:28.823 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.180) 0:02:29.003 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.019) 0:02:29.023 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.057) 0:02:29.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.021) 0:02:29.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.019) 0:02:29.121 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.020) 0:02:29.142 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.019) 0:02:29.162 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.019) 0:02:29.181 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.018) 0:02:29.200 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.025) 0:02:29.226 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.021) 0:02:29.247 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.027) 0:02:29.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.020) 0:02:29.295 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:40:27 +0000 (0:00:00.026) 0:02:29.322 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.528) 0:02:29.851 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.182) 0:02:30.033 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:178 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.189) 0:02:30.223 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:183 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.393) 0:02:30.616 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.069) 0:02:30.686 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.034) 0:02:30.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.026) 0:02:30.746 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.019) 0:02:30.766 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:40:28 +0000 (0:00:00.020) 0:02:30.786 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:40:29 +0000 (0:00:00.048) 0:02:30.835 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:40:30 +0000 (0:00:01.260) 0:02:32.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.020) 0:02:32.117 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.023) 0:02:32.140 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029731", "end": "2024-08-03 16:40:30.492135", "rc": 0, "start": "2024-08-03 16:40:30.462404" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.208) 0:02:32.348 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.021) 0:02:32.370 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.020) 0:02:32.390 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.038) 0:02:32.428 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.036) 0:02:32.465 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.024) 0:02:32.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.024) 0:02:32.514 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.026) 0:02:32.541 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.188) 0:02:32.729 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:30 +0000 (0:00:00.026) 0:02:32.755 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.183) 0:02:32.939 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.020) 0:02:32.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.020) 0:02:32.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.019 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.018) 0:02:33.038 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.057 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.018) 0:02:33.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.018) 0:02:33.095 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.025) 0:02:33.121 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.036) 0:02:33.157 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.021) 0:02:33.179 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.028) 0:02:33.207 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.039) 0:02:33.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.020) 0:02:33.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.049) 0:02:33.317 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.039) 0:02:33.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.395 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.038) 0:02:33.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.020) 0:02:33.454 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.018) 0:02:33.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.020) 0:02:33.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.533 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.020) 0:02:33.553 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.018) 0:02:33.572 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.047) 0:02:33.619 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.019) 0:02:33.639 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.020) 0:02:33.659 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.055) 0:02:33.715 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:31 +0000 (0:00:00.035) 0:02:33.751 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.191) 0:02:33.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.024) 0:02:33.967 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.028) 0:02:33.995 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.189) 0:02:34.184 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.026) 0:02:34.211 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.203) 0:02:34.415 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003147", "end": "2024-08-03 16:40:32.742277", "rc": 0, "start": "2024-08-03 16:40:32.739130" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.185) 0:02:34.601 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003353", "end": "2024-08-03 16:40:32.929533", "rc": 0, "start": "2024-08-03 16:40:32.926180" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.186) 0:02:34.788 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:32 +0000 (0:00:00.028) 0:02:34.817 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.020) 0:02:34.837 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.020) 0:02:34.857 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.018) 0:02:34.876 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.054) 0:02:34.930 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.020) 0:02:34.950 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.026) 0:02:34.977 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.021) 0:02:34.998 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.028) 0:02:35.026 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.195) 0:02:35.221 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.500) 0:02:35.721 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.030) 0:02:35.752 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.021) 0:02:35.774 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:40:33 +0000 (0:00:00.021) 0:02:35.795 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.054) 0:02:35.849 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.025) 0:02:35.875 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.056) 0:02:35.932 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.114) 0:02:36.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.032) 0:02:36.078 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.050) 0:02:36.129 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.238) 0:02:36.368 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.029) 0:02:36.397 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.189) 0:02:36.587 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003218", "end": "2024-08-03 16:40:34.919372", "rc": 0, "start": "2024-08-03 16:40:34.916154" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:34 +0000 (0:00:00.190) 0:02:36.778 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005174", "end": "2024-08-03 16:40:35.112649", "rc": 0, "start": "2024-08-03 16:40:35.107475" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.192) 0:02:36.971 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.040) 0:02:37.011 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.022) 0:02:37.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.023) 0:02:37.057 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.022) 0:02:37.080 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.021) 0:02:37.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.022) 0:02:37.125 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.114) 0:02:37.239 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.233) 0:02:37.473 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:40:35 +0000 (0:00:00.022) 0:02:37.496 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.483) 0:02:37.979 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.020) 0:02:38.000 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.019) 0:02:38.020 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.020) 0:02:38.040 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.019) 0:02:38.060 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.053) 0:02:38.113 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.036) 0:02:38.149 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.035) 0:02:38.184 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.024) 0:02:38.209 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.038) 0:02:38.247 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.025) 0:02:38.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.024) 0:02:38.297 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.067) 0:02:38.364 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.189) 0:02:38.553 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.025) 0:02:38.579 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:36 +0000 (0:00:00.186) 0:02:38.765 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003125", "end": "2024-08-03 16:40:37.097209", "rc": 0, "start": "2024-08-03 16:40:37.094084" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.190) 0:02:38.955 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003149", "end": "2024-08-03 16:40:37.288064", "rc": 0, "start": "2024-08-03 16:40:37.284915" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.193) 0:02:39.149 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.030) 0:02:39.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.027) 0:02:39.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.023) 0:02:39.231 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.023) 0:02:39.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.030) 0:02:39.285 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.027) 0:02:39.312 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.029) 0:02:39.341 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.039) 0:02:39.380 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.028) 0:02:39.409 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.030) 0:02:39.440 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.101) 0:02:39.541 ******* 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.005308", "end": "2024-08-03 16:40:37.890823", "rc": 0, "start": "2024-08-03 16:40:37.885515" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.227) 0:02:39.769 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:40:37 +0000 (0:00:00.036) 0:02:39.805 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 03 August 2024 16:40:38 +0000 (0:00:00.066) 0:02:39.872 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:40:38 +0000 (0:00:00.055) 0:02:39.928 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.019679", "end": "2024-08-03 16:40:38.282257", "rc": 0, "start": "2024-08-03 16:40:38.262578" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:40:38 +0000 (0:00:00.224) 0:02:40.152 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:40:38 +0000 (0:00:00.024) 0:02:40.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 03 August 2024 16:40:38 +0000 (0:00:00.026) 0:02:40.203 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 03 August 2024 16:40:38 +0000 (0:00:00.032) 0:02:40.235 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 03 August 2024 16:40:38 +0000 (0:00:00.019) 0:02:40.255 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 03 August 2024 16:40:39 +0000 (0:00:01.270) 0:02:41.525 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 03 August 2024 16:40:39 +0000 (0:00:00.181) 0:02:41.707 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 03 August 2024 16:40:40 +0000 (0:00:00.190) 0:02:41.898 ******* 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-1722703240.1064258-6750-277238679448991/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 03 August 2024 16:40:40 +0000 (0:00:00.482) 0:02:42.380 ******* 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: 6bcae0e9e48d582f54fd504fce2445f5b52bb804fb6d8a9ce3463db596004aeb Container: a930c95a9aca7c25e79bc06b2ef1f245c97487bd61121ea8b0d5330c4af926cf TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 03 August 2024 16:40:41 +0000 (0:00:01.012) 0:02:43.392 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 03 August 2024 16:40:41 +0000 (0:00:00.424) 0:02:43.816 ******* 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 podman\\x2dkube.slice basic.target run-user-2001.mount", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "podman\\x2dkube.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "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": "22405", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 03 August 2024 16:40:42 +0000 (0:00:00.354) 0:02:44.171 ******* 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": "network-online.target podman\\x2dkube.slice -.mount basic.target run-user-2001.mount", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "/run/user/2001/containers /home/auth_test_user1", "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": "22405", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 03 August 2024 16:40:43 +0000 (0:00:01.027) 0:02:45.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.057) 0:02:45.256 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.056) 0:02:45.312 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.025) 0:02:45.337 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.024) 0:02:45.362 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.020) 0:02:45.382 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.027) 0:02:45.409 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.035) 0:02:45.445 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.023) 0:02:45.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.026) 0:02:45.495 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.027) 0:02:45.522 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.231) 0:02:45.754 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:43 +0000 (0:00:00.028) 0:02:45.783 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.238) 0:02:46.021 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003782", "end": "2024-08-03 16:40:44.407266", "rc": 0, "start": "2024-08-03 16:40:44.403484" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.279) 0:02:46.300 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003085", "end": "2024-08-03 16:40:44.676739", "rc": 0, "start": "2024-08-03 16:40:44.673654" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.246) 0:02:46.547 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.038) 0:02:46.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.022) 0:02:46.608 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.019) 0:02:46.627 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.020) 0:02:46.648 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.021) 0:02:46.669 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.020) 0:02:46.689 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.035) 0:02:46.725 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.021) 0:02:46.746 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.020) 0:02:46.766 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 03 August 2024 16:40:44 +0000 (0:00:00.040) 0:02:46.807 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.023) 0:02:46.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.019) 0:02:46.849 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.041) 0:02:46.891 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.032) 0:02:46.924 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.227) 0:02:47.152 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.026) 0:02:47.178 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.021) 0:02:47.200 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 03 August 2024 16:40:45 +0000 (0:00:00.020) 0:02:47.220 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 03 August 2024 16:40:46 +0000 (0:00:00.713) 0:02:47.934 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 03 August 2024 16:40:46 +0000 (0:00:00.254) 0:02:48.189 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 03 August 2024 16:40:46 +0000 (0:00:00.021) 0:02:48.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 03 August 2024 16:40:46 +0000 (0:00:00.020) 0:02:48.232 ******* 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-1722703246.441001-6980-29585805062466/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.628) 0:02:48.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.023) 0:02:48.883 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.024) 0:02:48.908 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.059) 0:02:48.967 ******* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.019) 0:02:48.987 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.056) 0:02:49.043 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.022) 0:02:49.066 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.033) 0:02:49.100 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.025) 0:02:49.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.025) 0:02:49.151 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.031) 0:02:49.182 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.213) 0:02:49.395 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.025) 0:02:49.421 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:47 +0000 (0:00:00.225) 0:02:49.647 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004021", "end": "2024-08-03 16:40:48.009106", "rc": 0, "start": "2024-08-03 16:40:48.005085" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.221) 0:02:49.868 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004166", "end": "2024-08-03 16:40:48.248251", "rc": 0, "start": "2024-08-03 16:40:48.244085" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.280) 0:02:50.148 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.029) 0:02:50.178 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.020) 0:02:50.199 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.019) 0:02:50.219 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.020) 0:02:50.239 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.021) 0:02:50.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.020) 0:02:50.281 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.070) 0:02:50.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.021) 0:02:50.373 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.021) 0:02:50.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 credential file is absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.020) 0:02:50.415 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.019) 0:02:50.435 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.020) 0:02:50.455 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.019) 0:02:50.475 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.058) 0:02:50.533 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.020) 0:02:50.554 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.019) 0:02:50.573 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.058) 0:02:50.632 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.036) 0:02:50.668 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.026) 0:02:50.695 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.026) 0:02:50.721 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:48 +0000 (0:00:00.028) 0:02:50.750 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.247) 0:02:50.998 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.027) 0:02:51.025 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.236) 0:02:51.261 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004527", "end": "2024-08-03 16:40:49.628765", "rc": 0, "start": "2024-08-03 16:40:49.624238" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.229) 0:02:51.490 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006611", "end": "2024-08-03 16:40:49.864708", "rc": 0, "start": "2024-08-03 16:40:49.858097" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.232) 0:02:51.723 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.030) 0:02:51.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.022) 0:02:51.776 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.021) 0:02:51.797 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:49 +0000 (0:00:00.020) 0:02:51.818 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.061) 0:02:51.879 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.024) 0:02:51.904 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.028) 0:02:51.933 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.022) 0:02:51.955 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.028) 0:02:51.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.034) 0:02:52.018 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.035) 0:02:52.054 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.037) 0:02:52.091 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.021) 0:02:52.112 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:212 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.020) 0:02:52.133 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.033) 0:02:52.166 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.035) 0:02:52.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.024) 0:02:52.226 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.018) 0:02:52.245 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.018) 0:02:52.263 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:40:50 +0000 (0:00:00.049) 0:02:52.312 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:40:52 +0000 (0:00:01.657) 0:02:53.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.020) 0:02:53.990 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.024) 0:02:54.015 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033350", "end": "2024-08-03 16:40:52.430178", "rc": 0, "start": "2024-08-03 16:40:52.396828" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.274) 0:02:54.289 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.023) 0:02:54.312 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.021) 0:02:54.334 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.040) 0:02:54.374 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.066) 0:02:54.441 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.242) 0:02:54.684 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.026) 0:02:54.710 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:52 +0000 (0:00:00.027) 0:02:54.737 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.252) 0:02:54.990 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.033) 0:02:55.023 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.242) 0:02:55.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.021) 0:02:55.287 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.020) 0:02:55.308 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.023) 0:02:55.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.020) 0:02:55.352 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.022) 0:02:55.374 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.021) 0:02:55.396 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.020) 0:02:55.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.056) 0:02:55.473 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.026) 0:02:55.499 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.047) 0:02:55.547 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.019) 0:02:55.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.020) 0:02:55.587 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.040) 0:02:55.628 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.020) 0:02:55.648 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.020) 0:02:55.669 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.045) 0:02:55.715 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.021) 0:02:55.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.020) 0:02:55.757 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:40:53 +0000 (0:00:00.042) 0:02:55.800 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.036) 0:02:55.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.023) 0:02:55.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.066) 0:02:55.926 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.024) 0:02:55.951 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.026) 0:02:55.978 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.034) 0:02:56.012 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.023) 0:02:56.036 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.069) 0:02:56.105 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.047) 0:02:56.153 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.030) 0:02:56.183 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.024) 0:02:56.207 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.038) 0:02:56.245 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.026) 0:02:56.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.027) 0:02:56.300 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.029) 0:02:56.329 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.241) 0:02:56.570 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.026) 0:02:56.596 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:54 +0000 (0:00:00.232) 0:02:56.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.022) 0:02:56.851 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.021) 0:02:56.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.027) 0:02:56.901 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.023) 0:02:56.924 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.020) 0:02:56.945 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.021) 0:02:56.966 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.020) 0:02:56.986 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.020) 0:02:57.007 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.025) 0:02:57.033 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.023) 0:02:57.056 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.032) 0:02:57.089 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.021) 0:02:57.111 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.032) 0:02:57.144 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.030) 0:02:57.174 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.021) 0:02:57.196 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.021) 0:02:57.218 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.087) 0:02:57.305 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.024) 0:02:57.329 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.057) 0:02:57.386 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.034) 0:02:57.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.042) 0:02:57.463 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.033) 0:02:57.497 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.251) 0:02:57.748 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:55 +0000 (0:00:00.026) 0:02:57.775 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.240) 0:02:58.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.022) 0:02:58.039 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.034) 0:02:58.073 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.021) 0:02:58.094 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.021) 0:02:58.116 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.026) 0:02:58.143 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.022) 0:02:58.165 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.093) 0:02:58.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.025) 0:02:58.285 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.034) 0:02:58.320 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.021) 0:02:58.341 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.029) 0:02:58.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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.021) 0:02:58.392 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.027) 0:02:58.420 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.022) 0:02:58.443 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.043) 0:02:58.486 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.032) 0:02:58.519 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.067) 0:02:58.587 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.033) 0:02:58.620 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.037) 0:02:58.657 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.038) 0:02:58.696 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.064) 0:02:58.760 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:56 +0000 (0:00:00.046) 0:02:58.807 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.045) 0:02:58.853 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.133) 0:02:58.986 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.234) 0:02:59.221 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.027) 0:02:59.248 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.262) 0:02:59.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.028) 0:02:59.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.030) 0:02:59.570 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.024) 0:02:59.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.022) 0:02:59.617 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.022) 0:02:59.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.021) 0:02:59.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.025) 0:02:59.686 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.049) 0:02:59.735 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.032) 0:02:59.768 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:40:57 +0000 (0:00:00.038) 0:02:59.807 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:40:58 +0000 (0:00:00.030) 0:02:59.838 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:40:58 +0000 (0:00:00.024) 0:02:59.862 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:40:58 +0000 (0:00:00.043) 0:02:59.906 ******* 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.008700", "end": "2024-08-03 16:40:58.295118", "rc": 0, "start": "2024-08-03 16:40:58.286418" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:40:58 +0000 (0:00:00.259) 0:03:00.165 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 03 August 2024 16:40:58 +0000 (0:00:00.072) 0:03:00.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 03 August 2024 16:40:58 +0000 (0:00:00.029) 0:03:00.267 ******* 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": "systemd-journald.socket basic.target system-podman\\x2dkube.slice network-online.target sysinit.target -.mount", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "22405", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 03 August 2024 16:40:58 +0000 (0:00:00.389) 0:03:00.656 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.234) 0:03:00.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.023) 0:03:00.915 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.244) 0:03:01.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.046) 0:03:01.206 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.038) 0:03:01.244 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.022) 0:03:01.267 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.020) 0:03:01.287 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.022) 0:03:01.310 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.020) 0:03:01.330 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.105) 0:03:01.435 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.028) 0:03:01.464 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.026) 0:03:01.490 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.051) 0:03:01.542 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.031) 0:03:01.573 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.038) 0:03:01.612 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.025) 0:03:01.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.027) 0:03:01.666 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:40:59 +0000 (0:00:00.027) 0:03:01.694 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.238) 0:03:01.932 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.026) 0:03:01.958 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.231) 0:03:02.190 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.020) 0:03:02.211 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.024) 0:03:02.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.073) 0:03:02.308 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.023) 0:03:02.331 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.020) 0:03:02.352 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.022) 0:03:02.374 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.021) 0:03:02.395 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.021) 0:03:02.417 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.037) 0:03:02.455 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.022) 0:03:02.477 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.021) 0:03:02.498 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.040) 0:03:02.539 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.024) 0:03:02.564 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.046) 0:03:02.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 03 August 2024 16:41:00 +0000 (0:00:00.020) 0:03:02.631 ******* 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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.400) 0:03:03.031 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Parse quadlet file] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.283) 0:03:03.314 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.022) 0:03:03.337 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Refresh systemd] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.244) 0:03:03.581 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove managed resource] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.023) 0:03:03.605 ******* 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 volumes] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:99 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.021) 0:03:03.626 ******* 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 : Clear parsed podman variable] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.036) 0:03:03.663 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:130 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.019) 0:03:03.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:141 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.021) 0:03:03.703 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.036) 0:03:03.739 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.034) 0:03:03.774 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.030) 0:03:03.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:151 Saturday 03 August 2024 16:41:01 +0000 (0:00:00.020) 0:03:03.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:160 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.023) 0:03:03.848 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:169 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.021) 0:03:03.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:178 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.023) 0:03:03.892 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:187 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.022) 0:03:03.915 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:197 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.021) 0:03:03.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.081) 0:03:04.017 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.023) 0:03:04.041 ******* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.021) 0:03:04.062 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.064) 0:03:04.127 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.047) 0:03:04.175 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.060) 0:03:04.236 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.032) 0:03:04.268 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.029) 0:03:04.298 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.045) 0:03:04.343 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.247) 0:03:04.591 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:02 +0000 (0:00:00.029) 0:03:04.620 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.246) 0:03:04.866 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.021) 0:03:04.888 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.021) 0:03:04.909 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.067) 0:03:04.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.021) 0:03:04.998 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.039) 0:03:05.037 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.041) 0:03:05.079 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.021) 0:03:05.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.021) 0:03:05.122 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.030) 0:03:05.152 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.027) 0:03:05.179 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.030) 0:03:05.210 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.049) 0:03:05.260 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.246) 0:03:05.506 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:41:03 +0000 (0:00:00.230) 0:03:05.736 ******* ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.237) 0:03:05.974 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.073) 0:03:06.047 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.074) 0:03:06.122 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.021) 0:03:06.144 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.021) 0:03:06.166 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.036) 0:03:06.202 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.026) 0:03:06.229 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.024) 0:03:06.254 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.029) 0:03:06.284 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.248) 0:03:06.533 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.033) 0:03:06.566 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.231) 0:03:06.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:04 +0000 (0:00:00.020) 0:03:06.818 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.020) 0:03:06.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.018) 0:03:06.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.020) 0:03:06.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.020) 0:03:06.898 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.019) 0:03:06.917 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.075) 0:03:06.992 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.021) 0:03:07.013 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.026) 0:03:07.040 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.021) 0:03:07.062 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.028) 0:03:07.091 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.020) 0:03:07.112 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:41:05 +0000 (0:00:00.027) 0:03:07.139 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.732) 0:03:07.871 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.251) 0:03:08.123 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:233 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.251) 0:03:08.375 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.044) 0:03:08.419 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.038) 0:03:08.457 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.073) 0:03:08.530 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.020) 0:03:08.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.022) 0:03:08.574 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 03 August 2024 16:41:06 +0000 (0:00:00.051) 0:03:08.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 03 August 2024 16:41:08 +0000 (0:00:01.603) 0:03:10.229 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 03 August 2024 16:41:08 +0000 (0:00:00.029) 0:03:10.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 03 August 2024 16:41:08 +0000 (0:00:00.028) 0:03:10.287 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040514", "end": "2024-08-03 16:41:08.695227", "rc": 0, "start": "2024-08-03 16:41:08.654713" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 03 August 2024 16:41:08 +0000 (0:00:00.269) 0:03:10.556 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 03 August 2024 16:41:08 +0000 (0:00:00.053) 0:03:10.610 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 03 August 2024 16:41:08 +0000 (0:00:00.021) 0:03:10.631 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 03 August 2024 16:41:08 +0000 (0:00:00.040) 0:03:10.672 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:08 +0000 (0:00:00.041) 0:03:10.714 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:09 +0000 (0:00:00.233) 0:03:10.947 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:09 +0000 (0:00:00.025) 0:03:10.973 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:09 +0000 (0:00:00.029) 0:03:11.002 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:09 +0000 (0:00:00.231) 0:03:11.233 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:09 +0000 (0:00:00.028) 0:03:11.262 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:09 +0000 (0:00:00.239) 0:03:11.501 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004020", "end": "2024-08-03 16:41:09.881659", "rc": 0, "start": "2024-08-03 16:41:09.877639" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:09 +0000 (0:00:00.238) 0:03:11.740 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006671", "end": "2024-08-03 16:41:10.116456", "rc": 0, "start": "2024-08-03 16:41:10.109785" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.235) 0:03:11.975 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.071) 0:03:12.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.023) 0:03:12.070 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.020) 0:03:12.091 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.019) 0:03:12.111 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.020) 0:03:12.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.025) 0:03:12.157 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.027) 0:03:12.185 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.041) 0:03:12.227 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.034) 0:03:12.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.048) 0:03:12.309 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.056) 0:03:12.366 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.028) 0:03:12.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.021) 0:03:12.416 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.043) 0:03:12.459 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.021) 0:03:12.481 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.058) 0:03:12.540 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.054) 0:03:12.595 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.025) 0:03:12.620 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.023) 0:03:12.643 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.024) 0:03:12.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.021) 0:03:12.689 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.021) 0:03:12.710 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.020) 0:03:12.731 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.019) 0:03:12.751 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.050) 0:03:12.802 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:41:10 +0000 (0:00:00.022) 0:03:12.824 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.024) 0:03:12.849 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.034) 0:03:12.883 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.042) 0:03:12.926 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.036) 0:03:12.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.061) 0:03:13.024 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.028) 0:03:13.052 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.230) 0:03:13.282 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.033) 0:03:13.316 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.235) 0:03:13.552 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004286", "end": "2024-08-03 16:41:11.922423", "rc": 0, "start": "2024-08-03 16:41:11.918137" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:11 +0000 (0:00:00.230) 0:03:13.782 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004156", "end": "2024-08-03 16:41:12.162422", "rc": 0, "start": "2024-08-03 16:41:12.158266" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.239) 0:03:14.021 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.032) 0:03:14.053 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.022) 0:03:14.076 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.024) 0:03:14.101 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.024) 0:03:14.125 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.023) 0:03:14.149 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.023) 0:03:14.172 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.026) 0:03:14.199 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.035) 0:03:14.234 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.032) 0:03:14.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.070) 0:03:14.336 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.059) 0:03:14.396 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.034) 0:03:14.430 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.034) 0:03:14.465 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.022) 0:03:14.488 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.087) 0:03:14.575 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.039) 0:03:14.615 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.072) 0:03:14.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.045) 0:03:14.733 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:12 +0000 (0:00:00.047) 0:03:14.781 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:13 +0000 (0:00:00.048) 0:03:14.830 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:13 +0000 (0:00:00.251) 0:03:15.081 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:13 +0000 (0:00:00.047) 0:03:15.128 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:13 +0000 (0:00:00.227) 0:03:15.356 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003882", "end": "2024-08-03 16:41:13.727286", "rc": 0, "start": "2024-08-03 16:41:13.723404" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:13 +0000 (0:00:00.276) 0:03:15.632 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004893", "end": "2024-08-03 16:41:13.999229", "rc": 0, "start": "2024-08-03 16:41:13.994336" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.231) 0:03:15.864 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.038) 0:03:15.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.022) 0:03:15.925 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.022) 0:03:15.947 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.027) 0:03:15.975 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.034) 0:03:16.009 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.023) 0:03:16.033 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.036) 0:03:16.070 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.030) 0:03:16.100 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.025) 0:03:16.125 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.028) 0:03:16.154 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.027) 0:03:16.181 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.022) 0:03:16.204 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.036) 0:03:16.241 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.022) 0:03:16.263 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.102) 0:03:16.366 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.026) 0:03:16.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": "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.030) 0:03:16.423 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.026) 0:03:16.450 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.043) 0:03:16.494 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.025) 0:03:16.519 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.027) 0:03:16.546 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.028) 0:03:16.575 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.217) 0:03:16.793 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:14 +0000 (0:00:00.026) 0:03:16.819 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.231) 0:03:17.051 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004017", "end": "2024-08-03 16:41:15.409150", "rc": 0, "start": "2024-08-03 16:41:15.405133" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.217) 0:03:17.268 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003215", "end": "2024-08-03 16:41:15.637669", "rc": 0, "start": "2024-08-03 16:41:15.634454" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.226) 0:03:17.494 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.029) 0:03:17.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.058) 0:03:17.582 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.022) 0:03:17.605 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.021) 0:03:17.626 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.020) 0:03:17.646 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.021) 0:03:17.668 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.023) 0:03:17.692 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.031) 0:03:17.723 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.022) 0:03:17.745 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.021) 0:03:17.767 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 03 August 2024 16:41:15 +0000 (0:00:00.024) 0:03:17.791 ******* 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.009700", "end": "2024-08-03 16:41:16.154402", "rc": 0, "start": "2024-08-03 16:41:16.144702" } 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 03 August 2024 16:41:16 +0000 (0:00:00.223) 0:03:18.015 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 03 August 2024 16:41:16 +0000 (0:00:00.043) 0:03:18.058 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703238.289156, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722703241.28018, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 117953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722703241.28018, "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 03 August 2024 16:41:16 +0000 (0:00:00.238) 0:03:18.297 ******* 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": "Sat 2024-08-03 16:40:43 UTC", "ActiveEnterTimestampMonotonic": "897090173", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target podman\\x2dkube.slice -.mount basic.target run-user-2001.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 16:40:42 UTC", "AssertTimestampMonotonic": "896395957", "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": "Sat 2024-08-03 16:40:42 UTC", "ConditionTimestampMonotonic": "896395956", "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": "26612", "ExecMainStartTimestamp": "Sat 2024-08-03 16:40:43 UTC", "ExecMainStartTimestampMonotonic": "897090151", "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=[Sat 2024-08-03 16:40:42 UTC] ; stop_time=[n/a] ; pid=26577 ; 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": "Sat 2024-08-03 16:40:42 UTC", "InactiveExitTimestampMonotonic": "896396542", "InvocationID": "64dca098d1d8424781b9bec11d396984", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "26612", "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": "/run/user/2001/containers /home/auth_test_user1", "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": "Sat 2024-08-03 16:40:43 UTC", "StateChangeTimestampMonotonic": "897090173", "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": "22405", "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": "Sat 2024-08-03 16:40:43 UTC", "WatchdogTimestampMonotonic": "897090170", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 03 August 2024 16:41:17 +0000 (0:00:00.913) 0:03:19.210 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703240.8111763, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722703240.4951737, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 226492740, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703240.3151722, "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": "3358738483", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 03 August 2024 16:41:17 +0000 (0:00:00.210) 0:03:19.421 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 03 August 2024 16:41:17 +0000 (0:00:00.311) 0:03:19.732 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.229) 0:03:19.962 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039308", "end": "2024-08-03 16:41:18.343229", "rc": 0, "start": "2024-08-03 16:41:18.303921" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.242) 0:03:20.205 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.050) 0:03:20.255 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.023) 0:03:20.279 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.041) 0:03:20.320 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.027) 0:03:20.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.027) 0:03:20.375 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.068) 0:03:20.443 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.027) 0:03:20.471 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.082) 0:03:20.554 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.028) 0:03:20.582 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.046) 0:03:20.629 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.044) 0:03:20.673 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.058) 0:03:20.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.035) 0:03:20.768 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:18 +0000 (0:00:00.035) 0:03:20.804 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.198) 0:03:21.002 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.028) 0:03:21.030 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.185) 0:03:21.216 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.002939", "end": "2024-08-03 16:41:19.541750", "rc": 0, "start": "2024-08-03 16:41:19.538811" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.198) 0:03:21.414 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.002934", "end": "2024-08-03 16:41:19.743608", "rc": 0, "start": "2024-08-03 16:41:19.740674" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.189) 0:03:21.604 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.040) 0:03:21.645 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.040) 0:03:21.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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.080) 0:03:21.766 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:19 +0000 (0:00:00.023) 0:03:21.789 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.044) 0:03:21.833 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.029) 0:03:21.863 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.061) 0:03:21.925 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.025) 0:03:21.950 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.025) 0:03:21.976 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.044) 0:03:22.020 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.025) 0:03:22.045 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.049) 0:03:22.095 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703238.289156, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722703241.28018, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 117953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722703241.28018, "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.197) 0:03:22.292 ******* 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": "-.slice basic.target run-user-2001.mount -.mount", "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": "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "/run/user/2001/containers /home/auth_test_user1", "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": "22405", "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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 03 August 2024 16:41:20 +0000 (0:00:00.349) 0:03:22.642 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703276.8564641, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1722703246.9672253, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 136315219, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703246.7322235, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 2001, "version": "878975858", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Parse quadlet file] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.186) 0:03:22.829 ******* included: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml for sut TASK [linux-system-roles.podman : Slurp quadlet file] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:6 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.086) 0:03:22.915 ******* 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 : Parse quadlet file] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:12 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.176) 0:03:23.092 ******* 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 : Parse quadlet yaml file] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:45 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.029) 0:03:23.122 ******* 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 : Reset raw variable] ************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:55 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.022) 0:03:23.144 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.020) 0:03:23.164 ******* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Refresh systemd] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.185) 0:03:23.350 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Remove managed resource] ********************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 03 August 2024 16:41:21 +0000 (0:00:00.331) 0:03:23.682 ******* 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 : Remove volumes] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:99 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.243) 0:03:23.926 ******* 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 : Clear parsed podman variable] **************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.031) 0:03:23.958 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:130 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.019) 0:03:23.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:141 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.022) 0:03:24.000 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.037) 0:03:24.037 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.022) 0:03:24.059 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.021) 0:03:24.081 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:151 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.061) 0:03:24.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:160 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.022) 0:03:24.165 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:169 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.022) 0:03:24.187 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:178 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.021) 0:03:24.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:187 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.021) 0:03:24.230 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:197 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.021) 0:03:24.252 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.021) 0:03:24.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.019) 0:03:24.294 ******* included: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.061) 0:03:24.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.026) 0:03:24.382 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.025) 0:03:24.407 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703238.289156, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722703241.28018, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 117953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722703241.28018, "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 03 August 2024 16:41:22 +0000 (0:00:00.181) 0:03:24.589 ******* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 03 August 2024 16:41:23 +0000 (0:00:00.328) 0:03:24.917 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049624", "end": "2024-08-03 16:41:23.304423", "rc": 0, "start": "2024-08-03 16:41:23.254799" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 03 August 2024 16:41:23 +0000 (0:00:00.247) 0:03:25.165 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.044702", "end": "2024-08-03 16:41:23.544352", "rc": 0, "start": "2024-08-03 16:41:23.499650" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 03 August 2024 16:41:23 +0000 (0:00:00.242) 0:03:25.407 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.006832", "end": "2024-08-03 16:41:23.741374", "rc": 0, "start": "2024-08-03 16:41:23.734542" } TASK [linux-system-roles.podman : Wait for user session to exit closing state] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:65 Saturday 03 August 2024 16:41:23 +0000 (0:00:00.192) 0:03:25.599 ******* fatal: [sut]: FAILED! => { "attempts": 1, "changed": false, "cmd": [ "loginctl", "show-user", "-P", "State", "auth_test_user1" ], "delta": "0:00:00.006023", "end": "2024-08-03 16:41:23.933688", "rc": 1, "start": "2024-08-03 16:41:23.927665" } STDERR: loginctl: invalid option -- 'P' MSG: non-zero return code ...ignoring TASK [linux-system-roles.podman : Stop logind] ********************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:79 Saturday 03 August 2024 16:41:23 +0000 (0:00:00.191) 0:03:25.791 ******* changed: [sut] => { "changed": true, "name": "systemd-logind", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-08-03 16:25:56 UTC", "ActiveEnterTimestampMonotonic": "11861271", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "user.slice nss-user-lookup.target dbus.socket systemd-journald.socket system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 16:25:56 UTC", "AssertTimestampMonotonic": "11351063", "Before": "session-6.scope multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.login1", "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_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-03 16:25:56 UTC", "ConditionTimestampMonotonic": "11351061", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-logind.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Login Service", "DevicePolicy": "auto", "Documentation": "man:systemd-logind.service(8) man:logind.conf(5) https://www.freedesktop.org/wiki/Software/systemd/logind https://www.freedesktop.org/wiki/Software/systemd/multiseat", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "592", "ExecMainStartTimestamp": "Sat 2024-08-03 16:25:56 UTC", "ExecMainStartTimestampMonotonic": "11351784", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-logind ; argv[]=/usr/lib/systemd/systemd-logind ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "512", "FragmentPath": "/usr/lib/systemd/system/systemd-logind.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": "systemd-logind.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-08-03 16:25:56 UTC", "InactiveExitTimestampMonotonic": "11351819", "InvocationID": "e962d1e854b54fa5ab2abada8e5c3cc5", "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": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "592", "MemoryAccounting": "yes", "MemoryCurrent": "3162112", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "systemd-logind.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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.slice dbus.socket sysinit.target", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-03 16:25:56 UTC", "StateChangeTimestampMonotonic": "11863163", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk capget capset chdir chmod chown chown32 clock_getres clock_gettime clock_nanosleep clone close connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_setup io_submit ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mincore mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedsend mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat pause personality pipe pipe2 poll ppoll prctl pread64 preadv preadv2 prlimit64 process_vm_readv process_vm_writev pselect6 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx symlink symlinkat sync sync_file_range syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_settime timerfd_create timerfd_gettime timerfd_settime times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus.socket user.slice", "WatchdogTimestamp": "Sat 2024-08-03 16:41:16 UTC", "WatchdogTimestampMonotonic": "930300914", "WatchdogUSec": "3min" } } TASK [linux-system-roles.podman : Wait for user session to exit closing state] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:84 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.342) 0:03:26.134 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "loginctl", "show-user", "-P", "State", "auth_test_user1" ], "delta": "0:00:00.005131", "end": "2024-08-03 16:41:24.463684", "failed_when_result": false, "rc": 1, "start": "2024-08-03 16:41:24.458553" } STDERR: loginctl: invalid option -- 'P' MSG: non-zero return code TASK [linux-system-roles.podman : Restart logind] ****************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:96 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.189) 0:03:26.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.020) 0:03:26.344 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.064) 0:03:26.409 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.022) 0:03:26.431 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.034) 0:03:26.466 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.024) 0:03:26.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.025) 0:03:26.516 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.066) 0:03:26.582 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.189) 0:03:26.772 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:24 +0000 (0:00:00.025) 0:03:26.798 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.180) 0:03:26.978 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.002890", "end": "2024-08-03 16:41:25.307897", "rc": 0, "start": "2024-08-03 16:41:25.305007" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.189) 0:03:27.167 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003159", "end": "2024-08-03 16:41:25.497350", "rc": 0, "start": "2024-08-03 16:41:25.494191" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.187) 0:03:27.355 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.031) 0:03:27.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.020) 0:03:27.406 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.020) 0:03:27.427 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.020) 0:03:27.448 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.020) 0:03:27.468 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.020) 0:03:27.489 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.029) 0:03:27.519 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.022) 0:03:27.541 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.020) 0:03:27.561 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.021) 0:03:27.583 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 03 August 2024 16:41:25 +0000 (0:00:00.225) 0:03:27.809 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.183) 0:03:27.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.023) 0:03:28.016 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.067) 0:03:28.084 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.020) 0:03:28.105 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.022) 0:03:28.127 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.021) 0:03:28.148 ******* included: /WORKDIR/git-weekly-cixuldt70e/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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.035) 0:03:28.183 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.024) 0:03:28.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.023) 0:03:28.232 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.027) 0:03:28.260 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.189) 0:03:28.449 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.026) 0:03:28.475 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722703135.8473337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722703105.2460806, "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": "4018804411", "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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 03 August 2024 16:41:26 +0000 (0:00:00.227) 0:03:28.703 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.002900", "end": "2024-08-03 16:41:27.029732", "rc": 0, "start": "2024-08-03 16:41:27.026832" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.182) 0:03:28.886 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.002985", "end": "2024-08-03 16:41:27.211383", "rc": 0, "start": "2024-08-03 16:41:27.208398" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.182) 0:03:29.068 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.029) 0:03:29.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.021) 0:03:29.119 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.021) 0:03:29.140 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.020) 0:03:29.161 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.020) 0:03:29.182 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.020) 0:03:29.202 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.030) 0:03:29.233 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.023) 0:03:29.257 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.032) 0:03:29.289 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.022) 0:03:29.311 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 03 August 2024 16:41:27 +0000 (0:00:00.028) 0:03:29.340 ******* 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-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 03 August 2024 16:41:28 +0000 (0:00:00.526) 0:03:29.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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 03 August 2024 16:41:28 +0000 (0:00:00.208) 0:03:30.075 ******* 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-weekly-cixuldt70e/tests/tests_auth_and_security.yml:255 Saturday 03 August 2024 16:41:28 +0000 (0:00:00.201) 0:03:30.276 ******* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:260 Saturday 03 August 2024 16:41:28 +0000 (0:00:00.275) 0:03:30.551 ******* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:278 Saturday 03 August 2024 16:41:28 +0000 (0:00:00.208) 0:03:30.760 ******* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_oz7agsyx_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-cixuldt70e/tests/tests_auth_and_security.yml:286 Saturday 03 August 2024 16:41:29 +0000 (0:00:00.121) 0:03:30.882 ******* included: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/cleanup_registry.yml for sut TASK [Get volume for cleanup] ************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/cleanup_registry.yml:3 Saturday 03 August 2024 16:41:29 +0000 (0:00:00.033) 0:03:30.915 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "inspect", "podman_registry", "--format", "{{range .}}{{range .Mounts}}{{if eq .Type \"volume\"}}{{.Name}}{{end}}{{end}}{{end}}" ], "delta": "0:00:00.038330", "end": "2024-08-03 16:41:29.281713", "rc": 0, "start": "2024-08-03 16:41:29.243383" } STDOUT: 1fb5b3ea0581ea92c83a1dd3c4b01075e7f76193d1786d17cc309eead71fe73e TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/cleanup_registry.yml:11 Saturday 03 August 2024 16:41:29 +0000 (0:00:00.235) 0:03:31.150 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.255204", "end": "2024-08-03 16:41:29.732535", "rc": 0, "start": "2024-08-03 16:41:29.477331" } STDOUT: podman_registry TASK [Destroy volume] ********************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/cleanup_registry.yml:15 Saturday 03 August 2024 16:41:29 +0000 (0:00:00.442) 0:03:31.592 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "volume", "rm", "1fb5b3ea0581ea92c83a1dd3c4b01075e7f76193d1786d17cc309eead71fe73e" ], "delta": "0:00:00.041208", "end": "2024-08-03 16:41:29.958411", "rc": 0, "start": "2024-08-03 16:41:29.917203" } STDOUT: 1fb5b3ea0581ea92c83a1dd3c4b01075e7f76193d1786d17cc309eead71fe73e TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-cixuldt70e/tests/tasks/cleanup_registry.yml:19 Saturday 03 August 2024 16:41:29 +0000 (0:00:00.222) 0:03:31.815 ******* changed: [sut] => (item=/tmp/lsr_vczjwyld_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_vczjwyld_podman", "path": "/tmp/lsr_vczjwyld_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=806 changed=71 unreachable=0 failed=0 skipped=902 rescued=2 ignored=1 Saturday 03 August 2024 16:41:30 +0000 (0:00:00.175) 0:03:31.991 ******* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 54.09s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 4.66s /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.93s /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 3.38s /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:92 -------------- linux-system-roles.podman : Gather the package facts -------------------- 3.32s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.98s /WORKDIR/git-weekly-cixuldt70e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.66s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.61s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.60s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.35s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Push test images into local registry ------------------------------------ 1.34s /WORKDIR/git-weekly-cixuldt70e/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Gather the package facts -------------------- 1.32s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Remove pod/containers ----------------------- 1.29s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 linux-system-roles.podman : Ensure container images are present --------- 1.27s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Gather the package facts -------------------- 1.26s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.23s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.22s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.22s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Update containers/pods ---------------------- 1.11s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Stop and disable service -------------------- 1.03s /WORKDIR/git-weekly-cixuldt70e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 ---^---^---^---^---^--- # 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) ---^---^---^---^---^---